REST web service interface

GET orders/count

Updated, 2012-06-19 14:28

Returns the total number of command to the following status: canceled, completed, pending and Treated.

Resource Information

Rate Limited? No
Authentication Mandatory
Response Formats json,xml
HTTP Methods GET
Response Object Count

Resource URL

https://ecommerce.dexero.com/service/rest/2/merchant/catalog/orders/count.format

Example Request

https://ecommerce.dexero.com/service/rest/2/merchand/catalogue/orders/count.json

Example Response

XML JSON
{
  "count" : 27
}

Response Object "Count"

Field Data type Description
count int The number of results.