GET v1/Shops/{shopId}/Offers/{offerCode}/offerId
Get the ShopCtrl Offer Id based on the offerCode.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| shopId |
The id of the shop. |
integer |
Required. |
| offerCode |
The unique ShopCtrl Offer code. |
string |
Required. |
Body Parameters
None.
Response Information
Resource Description
The Offer object.
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int>1</int>