List Statements
List statements based on the provided filters
Documentation Index
Fetch the complete documentation index at: https://paxos-0ac97319-mintlify-clarify-expected-transfer-volume-mo.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Paxos APIs use OAuth 2 with the client credentials grant flow.
Token URLs:
- Production: https://oauth.paxos.com/oauth2/token
- Sandbox: https://oauth.sandbox.paxos.com/oauth2/token
Learn more in the API credentials guide →
Query Parameters
customer_id is a required field.
Optionally filter by the ref_ids of the statements.
Optionally filter by the ids of the statements.
Optionally filter by the statuses of the statements to be returned. Defaults to all statuses.
STATEMENT_STATUS_UNSPECIFIED, STATEMENT_STATUS_INITIATED, STATEMENT_STATUS_GENERATED, STATEMENT_STATUS_PAID Number of results to return. Defaults to 100.
Sort order for the results by period start, defaults to DESC if not provided.
DESC, ASC Cursor for getting the next page of results.