POST

Remove Coupon From Current Cart


Removes the coupon from the current site visitor's cart.

Note: This endpoint requires visitor or member authentication.

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/current/remove-coupon

Request
This endpoint does not take any parameters.
Response Object
cartCart

Updated cart.

Remove a coupon from the current site visitor's 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?