GET api-v1/commerce/orders/version

Returns the numeric version number of the active orders system, or -1 if there isn't one

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

The numeric version number of the active orders system, or -1 if there isn't one

integer

Response Formats

application/json,text/json

Sample:
1

application/xml,text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>