Retrieve all payments from a file payment

GET {{url}}/file-payments/:id/report-file

HEADERS

KeyDatatypeRequiredDescription
x-fapi-financial-idstring
Authorizationstring

RESPONSES

status: OK

{"Payments":[{"Amount":{"Amount":"10.00","Currency":"GBP"},"Reference":"User comment","Status":"Created"}]}