Download a file
Download a file uploaded to a File
resource. For more info, see Uploading files to Finix.
curl -X GET \
https://finix.sandbox-payments-api.com/files/FILE_bJecqoRPasStEPVpvKHtgA/download \
--output file_name.jpg \
-u USsRhsHYZGBPnQw8CByJyEQW:8a14c2f9-d94b-4c72-8f5c-a62908e5b30e \
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. |