/customers/count

GET {{baseUrl}}/customers/count?trade=<integer>

Returns a count of the customers

Request Params

KeyDatatypeRequiredDescription
tradestring0 if the results should contain regular customers, 1 if the results should contain trade customers

RESPONSES

status: OK

{&quot;count&quot;:&quot;\u003cinteger\u003e&quot;}