Newer Version Available

This content describes an older version of this product. View Latest

Commerce Webstore Checkout Coupon, Delete

Delete a coupon from a checkout.

Unlike the Commerce Webstore Cart Coupon resources, the Commerce Webstore Checkout Coupon resources can remove a coupon without canceling a checkout.

To use the Commerce Webstore Checkout Coupon resources, your store must have the Cart Calculate API enabled. See Enable and Disable the Cart Calculate API for a Webstore.

Resource
1/commerce/webstores/${webstoreId}/checkouts/${activeOrCheckoutId}/coupons/${cartCouponId}
Available version
61.0
HTTP methods
DELETE
Request parameters for DELETE
Parameter Name Type Description Required or Optional Available Version
effectiveAccountId String ID of the buyer account or guest buyer profile for which the request is made. If unspecified, the default value is determined from context. Optional 61.0
Response for DELETE
202: Accepted DELETE