Settlement PDF
Download the pdf report for each settlement made by Walley.
Each settlement generate a PDF file that aggregates all transactions and fees (if any), giving you an overview of the transactions for the settlement period.
Example of PDF settlement file
- Request
- Response
GET /reports/settlements/{{settlementId}}/file/pdf
Host: api.uat.walleydev.com // (Please note! Different hostname in production)
Authorization: Bearer bXlVc2VybmFtZTpmN2E1ODA4MGQzZTk0M2VmNWYyMTZlMDE...
Status: 200 OK
PDF file
Error codes​
Http status code | Description |
---|---|
401 | Unauthorized, token verification needed. See: Authentication for more information |
403 | Permissions needed e.g. trying to fetch content for a store you don't have permission to |
404 | Pdf not found |
Data Model​
Request​
Request headers​
Header | Required | Explanation |
---|---|---|
Authorization | Yes | Instructions on how to generate the Bearer token value can be found here |
Response​
File stream