post

/carts/{cartId}/coupons

Adds multiple coupons to the cart. The coupon code needs to be unique. There can’t be two coupons with identical codes in the cart at any given time.

Authorization

oauth2 - password

Request Parameters

1 Path Parameter

Request Body

Schema
array[string]

Code of the coupon.

Responses

Coupon was successfully added.

Schema
object

Send a Test Request

Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
cartId
$$.env
1 variable not set
oauth_access_token