Skip to main content
GET
Get a refund voucher URL
v1 · Base URL https://api.fintoc.com/v1
Voucher URL storage migrationStarting May 4, 2026, the url field returned by voucher endpoint will be a presigned URL served from Google Cloud Storage instead of Amazon S3. There are no changes to the API behavior or contract.

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

The id of the refund whose voucher you want to retrieve.

Response

Presigned URL to download the PDF voucher. The URL expires 5 minutes after it is generated.

url
string | null
required

Presigned URL to download the PDF voucher of the refund. The URL expires 5 minutes after it is generated.

Example:

"https://storage.googleapis.com/fintoc-vouchers/refunds/ref_8XzNbCv1LqKjWp4R/voucher.pdf"