post

/shopgate.cart.addCoupons.v1

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

Note: Some shops don’t support more than one coupon, or none at all.

Request Body

Schema
array[string]

Code of the coupon.

Responses

Returns an empty object after the action was performed.

1 Example
Schema
object
output
object
required

Send a Test Request

Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
host