v1

latestOpenAPI 3.0.12026-07-2412502.6 MB
Gift Cards

Claim a gift card

Apply a gift card to an existing subscription.

post/gift_cards/claim

Request body

gift_card_codestring required

Gift card code to apply to the order offer.

order_offer_idinteger required

Order Offer ID to apply the gift card to.

Response

OK

gift_card_idinteger
customer_idinteger nullable
gift_card_codestring
gift_card_totalstring
gift_card_balancestring
gift_card_activeboolean
date_expirestring date-time nullable
date_createdstring date-time
created_byinteger
date_modifiedstring date-time
modified_byinteger
gift_card_notesstring nullable

Example response

{
  "date_expire": "2023-04-01 00:00:00",
  "date_created": "2023-04-01 00:00:00",
  "date_modified": "2023-04-01 00:00:00"
}