Redeeming a QR code Voucher

4. Redeeming a QR code Voucher

To redeem a QR code voucher, make a request to the redemption endpoint

POST /v1/vouchers/redeem

with the content of the QR code.

The voucher is successfully redeemed when a HTTP 200 success is received with a transaction and campaign object returned.

Last updated