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