Skip to main content
PUT
/
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 which to associate the coupon.

couponCode
string
required

Coupon code that the customer supplies to get the discounted price.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

Success

The response is of type any.