List Statements
Statements
List Statements
deprecated
List statements based on the provided filters
GET
List Statements
The Rewards Engine API replaces this endpoint.New customers should use Get Reward Details instead.
OAuth Scope
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.
Available options:
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.
Available options:
DESC, ASC Cursor for getting the next page of results.