This endpoint associates a provided coupon code with an existing card order by its orderId
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier of the card order to which the coupon will be attached.
Coupon successfully attached to the card order.
The response is of type object
.