With the Client API, you can retrieve either a detailed list of Clients or details about a single Client.
Basic Attributes
The following attributes are returned by the API calls in this section.
Field Name | Description | Data Type |
---|---|---|
| FW Internal ID of the Client | integer |
| FW Internal Id of the Office | integer |
| Client name | string |
| External code for the client | string |
| Address for a given client | |
a. addressType | Address identifier | string |
b. line1 | Address line 1 | string |
c. line2 | Address line 2 | string |
d. zip | Zip Code | string |
e. state | State | string |
f. city | City | string |
g. country | Country | string |