Customers count(Deprecated)
GET https://api.ecartapi.com/api/v2/customers/count
This endoint is deprecated and will be removed in the future.
Returns a count of all Customers.
More information about the ecommerce's resource.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"success":true,"count":{"count":1}}