Customer list statistics
GET/companies/:companyID/:companyId/customers/statistics
deprecated
Customer list statistics
Responses
- 200
success - customers wide statistics
- application/json
- Schema
- Example (from schema)
Schema
count numberrequired
{
"count": 10
}
Loading...