Retrieve Account Statement
An account statement is a chronological record of all financial activity associated with a user’s account. It provides a transparent view of money moving in and out of the account over a selected period of time, giving users complete visibility into their account activity. To retrieve the account statement, use theGET /user/statement endpoint.
- Sandbox
- Production
Query Parameters
integer
Maximum number of statement entries to return per page.
string
Pagination cursor for retrieving the next page of results.
string
ISO-8601 date to filter statement entries from (inclusive).
string
ISO-8601 date to filter statement entries up to (inclusive).
Types of Account Statement Entries
Each entry in an account statement falls into one of three transaction types, each with its own set of possible statuses:A declined card transaction still appears on the statement with status
declined — see Card Decline Reasons for why a transaction may be declined.