GET {{url}}customers
Returns a list of all customers. Customers are returned by creation date, with the most recently created customers showing first.
Body
PARAM
Key | Datatype | Required | Description |
offset
|
null | The record to start the response on. | |
limit
|
null | A limit on the scope of values returned in the response. | |
filter
|
null | Limit the fields returned in the response to the ones you need. | |
Company-Id
|
null | Unique ID assigned by Acquired.com for your company. |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status