type, its capabilities, display metadata, and required source attributes, allowing clients to dynamically present available providers and collect the information required to redeem them.
Use the discovery endpoint as the source of truth to automatically stay up to date as providers and capabilities evolve.
Voucher
Vouchers are redeemed through three providers today: 1Voucher, OTT Mobile, and Blu Telecom (Blu Voucher).| Provider | Type | Identifier | Partial Redemption | Balance Lookup | Change Voucher Returned | SMS Delivery |
|---|---|---|---|---|---|---|
| 1Voucher | vouchers.one_voucher | pin (16 digit) | Yes | No | Yes, change_voucher field is returned in API Response | Yes, delivered by provider when phone_number is supplied |
| Blu Voucher | vouchers.blu | pinphone_number | Yes | Yes | Yes, change_voucher field is returned in API Response | No |
| OTT Mobile | vouchers.ott | tokenserial_number (for lookup) | Yes | Yes | No | Yes, delivered by provider when phone_number is supplied |
- Full redemption
- Partial redemption
- Where value remains after redemption, a replacement voucher is returned through the
change_voucherfield (PIN, serial number, barcode, instructions). - Where value remains after redemption, a replacement voucher is delivered directly to the customer by SMS using the supplied phone number.
The replacement PIN is the customer’s only way to spend the residual balance, so it must be preserved and surfaced to the customer.
Blu Voucher Redemption Behaviour Supports:
- Full redemption
- Partial redemption
- Where value remains after redemption, a replacement voucher is returned through the
change_voucherfield.The replacement PIN is the customer’s only way to spend the residual balance, so it must be preserved and surfaced to the customer.
- Full redemption
- Partial redemption
- Where value remains after redemption, a replacement voucher is delivered directly to the customer by SMS using the supplied phone number.
The replacement token is the customer’s only way to spend the residual balance, so it must be preserved and surfaced to the customer.
Gift Cards
Coming soon.Gift cards will be supported as a stored value type in future.
Loyalty Points
Coming soon.Gift cards will be supported as a stored value type in future.

