Account Statements are generated monthly for every active Account. You can access the statement's data via the API or retrieve a PDF with its details via its associated File.
The identifier for the Account this Account Statement belongs to.
The ISO 8601 time at which the Account Statement was created.
The Account's balance at the start of its statement period.
The identifier of the File containing a PDF of the statement.
The Account Statement identifier.
The Account's balance at the start of its statement period.
The ISO 8601 time representing the end of the period the Account Statement covers.
The ISO 8601 time representing the start of the period the Account Statement covers.
A constant representing the object's type. For this resource it will always be account_statement
.
Return the page of entries after this one.
Limit the size of the list that is returned. The default (and maximum) is 100 objects.
Filter Account Statements to those belonging to the specified Account.
Return results after this ISO 8601 timestamp.
Return results before this ISO 8601 timestamp.
Return results on or after this ISO 8601 timestamp.
Return results on or before this ISO 8601 timestamp.
The identifier of the Account Statement to retrieve.
Simulates an Account Statement being created for an account. In production, Account Statements are generated once per month.
The identifier of the Account the statement is for.