POST

Remove Coupon


Removes the coupon from a cart.

Permissions
Manage eCommerce - all permissions
Manage Stores - all permissions
Manage Restaurants - all permissions
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/ecom/v1/carts/{id}/remove-coupon

Path Params
idstringRequired

Cart ID.

Response Object
cartCart

Updated cart.

Remove a coupon from a cart
Request
cURL
Response
JSON
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?