Companies

GET {{base_url}}/Settings/Company

Use this endpoint to retrieve a list of available companies.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

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"},{"Company":"OM","FirmName":"ABC Company","FunctionalCurrencyCode":"BGL","Country":"US","Status":"A"},{"Company":"PR","FirmName":"Apple \u0026 Bartlett, PC (EQ auto numbers)","FunctionalCurrencyCode":"USD","Country":"IE","Status":"A"},{"Company":"ZZ","FirmName":"XYZ Company","FunctionalCurrencyCode":"BDT","Country":"US","Status":"A"}]