latestOpenAPI 3.0.02026-08-101013821017.9 KB
4b69392f93b9
Cart Offers
Delete specific cart applied offer
Delete the specific offer applied to the customer's cart. If the offer type of the specific offer is bundle, the line item group will be break and the line item may be removed base on the bundle type.
delete/v1/shoppers/me/carts/active/applied-offers/{offerId}
Path parameters
offerIdstring required
Offer ID.
Query parameters
tokenstring
Authorized or anonymous token for a customer.
Response
Successful response.