Post https://whitelabel.markets/demos/apex/api/v1/giftcard/redeem
Authorization* string
Pass your {secret_key} as a bearer token in the request header to authorize this call
card_id* string
Card ID from successful order response or webhook
{
"message": "Card redeemed",
"status": "success",
"data": null
}