Set Active Company
PUT {{base_url}}/Settings/ActiveCompany/:company
Use this endpoint to set a given company as the active (or current) company.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
[{"Company":"AP","FirmName":"Apple and Barlett EUR","FunctionalCurrencyCode":"EUR","Country":"US","Status":"A"}]