Get a voucher URL
Returns a URL to download the transfer voucher of the payment intent in PDF format. The payment intent must belong to your organization and match the mode (live or test) of the API key used. The URL expires 5 minutes after the request. url is null when the payment intent does not have a voucher, for example when the payment has not succeeded. Available for organizations on API version 2026-02-01 or later.
v2 · Base URL https://api.fintoc.com/v2Authorizations
Path Parameters
The id of the payment intent that holds the voucher to retrieve.
Response
Presigned URL of the voucher. url is null when the payment intent does not have a voucher.
Presigned URL to download the transfer voucher in PDF format. The URL expires 5 minutes after the request. null when the payment intent does not have a voucher.
"https://storage.fintoc.com/vouchers/pi_BO381oEATXonG6bj_bank_voucher.pdf"