Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the card order to which the coupon will be attached.
Body
application/json
The coupon code to be applied to the order.
Example:
"DISCOUNT2023"
Response
Coupon successfully attached to the card order.
The coupon code that was applied to the order.
Example:
"DISCOUNT2023"