Saltar al contenido principal
GET
Get a voucher URL
v2 · Base URL https://api.fintoc.com/v2

Autorizaciones

Authorization
string
header
requerido

Parámetros de ruta

id
string
requerido

The id of the payment intent that holds the voucher to retrieve.

Respuesta

Presigned URL of the voucher. url is null when the payment intent does not have a voucher.

url
string | null

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.

Ejemplo:

"https://storage.fintoc.com/vouchers/pi_BO381oEATXonG6bj_bank_voucher.pdf"