Add Coupon to Checkout
Authentication
Path parameters
ID of the checkout; the same as the cart ID.
Headers
Request
Coupon codes have a 50-character limit.
The cart version that you expect to apply the updates. If the provided version doesn’t match the current cart version, you will receive a conflict error. This field is optional; if not provided, optimistic concurrency control will not apply.