List Settlement Batches
Settlements
List Settlement Batches
List settlement batches visible to the authenticated partner
GET
List Settlement Batches
Documentation Index
Fetch the complete documentation index at: https://apidocs.paylias.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Organization ID header used for authorization
The Partner ID header used for authorization
Query Parameters
Filter batches by processing status
Available options:
PROCESSING, COMPLETED, FAILED Unix timestamp (seconds) for the inclusive cutoff start range
Unix timestamp (seconds) for the inclusive cutoff end range
Results page number (minimum 1)
Required range:
x >= 1Page size (maximum 100)
Required range:
1 <= x <= 100