Skip to main content
DELETE
/
commerce
/
carts
/
{cartId}
/
coupons
/
{couponCode}
Error
A valid request URL is required to generate request examples
"<unknown>"

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

cartId
string
required

Unique identifier of the cart with the coupon you want to remove.

couponCode
string
required

Coupon code to remove.

Response

Success

The response is of type any.