GET
/
v1
/
service
/
voucher

Response

200 - application/json
expires_at
string
required

The expiration date of the voucher in ISO 8601 format.

funding_source_account
string
required

The account ID from which funds were sourced to back the voucher.

provider_name
string
required

The name of the voucher provider or issuing system.

status
enum<string>
required

The current status of the voucher.

Available options:
ACTIVE,
PARTIALLY_REDEEMED,
FULLY_REDEEMED,
EXPIRED,
CANCELLED
value
object
required

The value of the voucher.

voucher_id
string
required

Unique identifier for the voucher.