Firm Addresses
GET {{base_url}}/firm/:ClientID/address
Use this endpoint to retrieve all addresses associated with a firm in the Firms hub.
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
{"ClientID":"CLIENTID1013542461518","CLAddressID":"b6f29455-684e-4492-b09d-b4e43772fc10","PrimaryInd":"N","Billing":"N","Accounting":"N","Address":"London Office","Addressee":"","Address1":"3 Hanover Square","Address2":"Suite 800","Address3":"","Address4":"","City":"London","State":"","Zip":"W1S","Country":"GB","Phone":"44 (0) 20 7518-5010","FAX":"44 (0) 20 7518-5222","Email":"email@company.com","TaxRegistrationNumber":"","TaxCountryCode":"","PhoneFormat":"","FaxFormat":"","CreateUser":"LoggedInUserWhoCreated","CreateDate":"2005-07-31T14:40:34.000","ModUser":"LoggedInUserWhoChanged","ModDate":"2005-07-31T14:40:34.000","Payment":"N","StateDescription":"","QBOID":"","QBOAddressID":"","QBOIsBillingAddr":"N","QBOIsShippingAddr":"N","QBOLastUpdated":""}