Wallets and Vouchers
List Vouchers
Retrieves a list of vouchers based on specified criteria.
GET
Response
200 - application/json
A paginated list of Voucher objects matching the specified criteria.
Unique identifier for the voucher.
The value of the voucher.
The expiration date of the voucher in ISO 8601 format.
The name of the voucher provider or issuing system.
The account ID from which funds were sourced to back the voucher.
The current status of the voucher.
Available options:
ACTIVE
, PARTIALLY_REDEEMED
, FULLY_REDEEMED
, EXPIRED
, CANCELLED