Settled Transactions in Batch
Settlements
Settled Transactions in Batch
List settled transactions for a settlement batch
GET
Settled Transactions in Batch
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
Path Parameters
The unique identifier for the settlement batch
Example:
"batch_123456789"
Query Parameters
Optional transaction identifier filter
Results page number (minimum 1)
Required range:
x >= 1Page size (maximum 100)
Required range:
1 <= x <= 100