GET v1/Shops/{shopId}/Orders/{orderCode}/OrderId

Get the ShopCtrl Order Id based on the OrderCode.

Request Information

Requires Authorization!

URI Parameters

NameDescriptionTypeAdditional information
shopId

The id of the shop.

integer

Required.

orderCode

The unique ShopCtrl Order code.

string

Required.

Body Parameters

None.

Response Information

Resource Description

The Order object.


integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int>1</int>