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