Logo
Peach Payments Public API Documentation

Download a file

GET {{baseUrl}}/api/payments/:paymentId/files/:fileId

Downloads a file that was attached to a payment link.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status





Curl
curl -X GET 'baseUrl/api/payments/:paymentId/files/:fileId' -H 'Accept: application/json'

ENDPOINTS