Skip to main content

Settlement PDF

Download the PDF report for each settlement made by Walley.

Each settlement generates 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

GET /reports/settlements/{{settlementId}}/file/pdf HTTP/1.1
Host: api.uat.walleydev.com // Test environment. Production uses a different hostname.
Authorization: Bearer bXlVc2VybmFtZTpmN2E1ODA4MGQzZTk0M2VmNWYyMTZlMDE...
Http status codeDescription
200Successful request
401Token missing, expired, or invalid. See Authentication
403No permission for this store
404PDF not found

Data Model​

Request​

Request headers​

HeaderRequiredExplanation
AuthorizationYesSee Authentication for how to generate the Bearer token value

Response​

File stream