Remove discount code
Removes a previously applied discount code from the cart. The ID is the discount code string itself.
DELETE
Spree SDK
Authorizations
Publishable API key for store access
JWT token for authenticated customers
Headers
Bearer token for authenticated customers
Order token for guest access
Path Parameters
Cart prefixed ID
The discount code string to remove (e.g., SAVE10)
Response
discount code removed
Spree SDK

