GET api2/orders/count.json
Get count of orders
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Count of orders
Count| Name | Description | Type | Additional information |
|---|---|---|---|
| count | integer |
None. |
Response Format
{
"count": 1
}