Manage offers (synchronous API)
Creates a new offer.
For system access use case, use API key/secret in the Authorization header, the API key should be set up with sufficient role.
The site ID associated with the offer.
Name of an offer.
Offer_New_1A description of the offer.
Offer_New_1The external reference identifier of the offer.
Offer_New_1Type of the offer.
discountDetermines how the offer is triggered. Possible values are promotionalUrlOrExternalTriggered, alwaysTriggered, couponCode, siteTest.
promotionalUrlOrExternalTriggeredType of the added coupon. If offerTrigger is couponCode then couponType field is required. Possible values are importCouponCodes, enterCouponCodes, generateCouponCodes, rangeCouponCodes.
importCouponCodesStart date of an offer.
2024-05-12T00:00:00.000ZEnd date of an offer.
2024-05-13T00:00:00.000ZTotal usuage limit of an offer.
18Shopper usage limit of an offer.
12The catalog associated to the offer.
823600The currency of an offer. It is required only when we have product’s discountType either 'Amount' or 'Amount Off'.
USDThe price list of the offer.
listPriceOffer successfully created.
Identifier of an offer..
426368220289Status of an offer.
DraftThe name of the offer.
Key_New_315511Description of an offer.
New_Release_Offer_5The external reference identifier of the offer.
Key_New_315511The site ID associated with the offer.
paytest2The type of the offer.
discountDetermines how the offer is triggered. Possible values are alwaysTriggered, couponCode, siteTest.
promotionalUrlOrExternalTriggeredStart date of an offer.
2024-05-12T00:00:00.000ZEnd date of an offer. End date must be a future date.
2024-05-13T00:00:00.000ZThe date of creation of an offer.
2024-05-02T08:29:00.275ZThe date of modification of an offer.
2024-05-02T08:29:00.275ZDefault locale of an offer.
en_USTotal usuage limit of an offer.
1Shopper usage limit of an offer.
1The catalog associated to the offer.
823600The currency of an offer.
USDThe price list of an offer.
listPrice- Bad request.
- Please verify your API key and secret (if applicable) is correct.
Last updated