Required Configuration for Promo Offers
The following steps are required to display the field corresponding to the cb_offer_skus
parameter that allows customers to provide the Promo or Intro offer IDs when placing an order in the UX control panel:
-
Get the product line APS resource. For example:
https://xxxx.xxxx.xxxx.xx/aps/2/resources?implementing(http://xxx.xxx.xxxxxx/inhouse-products/productLine/1.0),eq(appId,PRD-000-000-000),select(aps.id,parameters)
-
Get the list of parameters and APS ID.
-
Send a PUT request with the whole list of parameters to update the Promo/Intro Offers ordering parameter (cb_offer_skus) and set the showToCustomer parameter to True.