/customers/count
GET {{baseUrl}}/customers/count?trade=<integer>
Returns a count of the customers
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
trade | string | 0 if the results should contain regular customers, 1 if the results should contain trade customers |
RESPONSES
status: OK
{"count":"\u003cinteger\u003e"}