GET /companies/{id}

Returns company data

This method returns company data by given ID

Path Parameters

Name Description Type Required Default
id The ID of the company Integer

Query Parameters

Name Description Type Required Default
currency_code The currency code of the company String USD
localization Localization Boolean false
format Response format - json/xml String
token Token String

Responses

Status Code Description Type
200 The company data object SingleCompanyResponseItem
API Query Builder
Query
Query Result