Wallets and Vouchers
Mint Voucher
Mints a new voucher with specified parameters.
This operation creates a voucher by allocating funds from a specified source account. The voucher is assigned a unique identifier and can be redeemed before its expiration date.
POST
Body
application/json
The details required to mint a new voucher.
The body is of type object
.
Response
200 - application/json
The minted Voucher object containing all relevant details.
The response is of type object
.