try {
            $result = $this->executeRest($command);
        } catch (HipayRestResponseException $e) {

            if ($e->getResponse()->getStatusCode() == '401') {