Skip to content
Rewards

Activate or Claim Voucher/Card

Activate or claim a coupon/card a Client holds (e.g., cash cards, stock cards, coffee vouchers). After activation, the card enters Activated or Redeeming status.

POSThttps://api.lbkrs.com/rewards/activate_card

Request body application/json

card_idstringrequired

Card/Coupon id

aaidstring

Target account aaid; provided when activating cash or stock cards in multi-account scenarios

Responses

HTTP 200The request succeeded. The response body contains the result of the “Activate or claim voucher/card” operation.
Standard response envelopecodemessagedata
dataobjectdata structure
start_timestring

Start timestamp (seconds)

end_timestring

Expiry timestamp (seconds)

card_statusinteger

Coupon/voucher status:

  • 0 - Not activated
  • 1 - Used
  • 2 - Expired
  • 3 - Locked
  • 4 - Activated

01234

activate_timestring

Voucher/card activation timestamp (seconds)

coupon_idstring

Third-party id for coffee voucher; returned only when activating a coffee voucher

Whale Docs