Enable direct edit for claimables
Summary:
Enable direct edit for claimables and promotions
Content (required):
We need to create coupons for shoppers on-the-fly based on external rules. For example, once a shopper logs in, they get a 20% coupon for the order, while another shopper may get 60%.
This is feasible through /ccadmin/v1/claimables (REST API for Oracle Commerce Cloud - Promotions REST Endpoints) however claimables and promotions depend on publishing.
Is there a way to enable direct edit for claimables and promotions through /ccadmin/v1/merchant/directEdit/{name} (REST API for Oracle Commerce Cloud - updateDirectEditConfiguration)?
Thank you!
0