post

/shopgate.cart.deleteCoupons.v1

Deletes all given coupons from the cart. Depending on the shop and/or extension, which is handling this operation, some coupons could remain in the cart. Expecially if cart rules apply.

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