delete https://t{tenantId}-s{siteId}.{env}.mozu.com/api/commerce/orders//coupons/
Removes a coupon that had been previously applied to the order.
Response
Removes a coupon that had been previously applied to the order.
xxxxxxxxxx
curl --request DELETE \
--url https://t0-s0.sandbox.mozu.com/api/commerce/orders/orderId/coupons/couponCode \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: