Retrieve all payments from a file payment
GET {{url}}/file-payments/:id/report-file
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-fapi-financial-id | string | ||
Authorization | string |
RESPONSES
status: OK
{"Payments":[{"Amount":{"Amount":"10.00","Currency":"GBP"},"Reference":"User comment","Status":"Created"}]}