Deprecated API Reference
This API Reference is being deprecated. Please use the New API Reference.
Download a file
Download a file uploaded to a File
resource. For more info, see Uploading files to Finix.
curl https://finix.sandbox-payments-api.com/files/FILE_bJecqoRPasStEPVpvKHtgA/download \
--output file_name.jpg \
-H 'Finix-Version:2022-02-01' \
-u USsRhsHYZGBPnQw8CByJyEQW:8a14c2f9-d94b-4c72-8f5c-a62908e5b30e \
-X GET
HTTP Request
GET https://finix.sandbox-payments-api.com/files/:FILE_ID:/download
URL Parameters
Parameter |
Description |
---|---|
:FILE_ID: | The File ID that was created to upload the file. |