List partner transactions with cursor pagination
Partner API
List partner transactions with cursor pagination
Returns partner-scoped transactions in stable descending order (created_at, id). Use next_cursor from the response for pagination. Optional filters support status, merchant dimensions, canonical reference, and RFC3339 time windows.
GET
List partner transactions with cursor pagination
Documentation Index
Fetch the complete documentation index at: https://docs.cashweb.cash/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Comma-separated transaction statuses.
Filter by merchant identifier.
Filter by terminal identifier.
Filter by canonical merchant reference.
Inclusive start time in RFC3339.
Inclusive end time in RFC3339.
Opaque cursor returned by the previous response.
Requested page size.
Required range:
1 <= x <= 100Response
Transaction list retrieved
Standard API response wrapper for all successful responses