PATH
PATH = 'companies'
Companies path
Company manager
get(int $id) : \Iqrf\Repository\Entities\Company
Returns the company by its ID
int | $id | Company ID |
Corrupted data in the API response
Requested company not found
IQRF Repository API is unavailable
Company