v1

latestOpenAPI 3.0.02026-07-262561105.1 KB
Files API

Get file download link by ID.

Get a link to download a file by ID.

get/{file_id}

Path parameters

file_idstring required

A unique identifier for file object.

Query parameters

merchant_idstring

An optional value indicating the id of the Merchant.

Response

Success

file_idstring required

A unique identifier for file object.

download_urlstring required

A url used by client to download file.

download_url_expires_atstring required

A time at which the file download link expires and is no longer available.