Count all costumers
GET https://api.ecartapi.com/api/v2/customers/count
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |
RESPONSES
status: OK
{"success":true,"count":2}
GET https://api.ecartapi.com/api/v2/customers/count
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |
status: OK
{"success":true,"count":2}