Reserve a voucher within a payment context — returns a 6-digit voucher code.
POST /api/v1/vouchers/reserve-voucher
The payee reserves a voucher using the context code the payer shared with them. The response includes a 6-digit voucher code and a voucher ID. The voucher starts in RESERVED status.
This endpoint accepts both API key authentication and registered user tokens.