List statements
List the statements for a given financial account.
Path parameters
Globally unique identifier for financial account.
Globally unique identifier for financial account.
Query parameters
Date string in RFC 3339 format. Only entries created after the specified date will be included.
Date string in RFC 3339 format. Only entries created after the specified date will be included.
Date string in RFC 3339 format. Only entries created before the specified date will be included.
Date string in RFC 3339 format. Only entries created before the specified date will be included.
A cursor representing an item's token before which a page of results should end. Used to retrieve the previous page of results before this item.
A cursor representing an item's token before which a page of results should end. Used to retrieve the previous page of results before this item.
Page size (for pagination).
Page size (for pagination).
A cursor representing an item's token after which a page of results should begin. Used to retrieve the next page of results after this item.
A cursor representing an item's token after which a page of results should begin. Used to retrieve the next page of results after this item.
Whether to include the initial statement. It is not included by default.
Whether to include the initial statement. It is not included by default.
Response
OK
Changes
Changed in 4 of the 83 revisions of this API.306
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
422response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
- ▲
the response property
data/items/next_payment_due_datebecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/next_statement_end_datebecame nullable for the status200response-property-became-nullable
- ▲
added
credit_detailssubschema #1to thedata/items/period_totals/credit_detailsresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
credit_detailssubschema #1to thedata/items/statement_totals/credit_detailsresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
credit_detailssubschema #1to thedata/items/ytd_totals/credit_detailsresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
debit_detailssubschema #1to thedata/items/period_totals/debit_detailsresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
debit_detailssubschema #1to thedata/items/statement_totals/debit_detailsresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
debit_detailssubschema #1to thedata/items/ytd_totals/debit_detailsresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
payment_detailssubschema #1to thedata/items/period_totals/payment_detailsresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
payment_detailssubschema #1to thedata/items/statement_totals/payment_detailsresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
payment_detailssubschema #1to thedata/items/ytd_totals/payment_detailsresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
removed the pattern property
^.*$from thedata/items/period_totals/credit_detailsresponse property for the status200response-property-pattern-property-removed
- ▲
removed the pattern property
^.*$from thedata/items/period_totals/debit_detailsresponse property for the status200response-property-pattern-property-removed
- ▲
removed the pattern property
^.*$from thedata/items/period_totals/payment_detailsresponse property for the status200response-property-pattern-property-removed
- ▲
removed the pattern property
^.*$from thedata/items/statement_totals/credit_detailsresponse property for the status200response-property-pattern-property-removed
- ▲
removed the pattern property
^.*$from thedata/items/statement_totals/debit_detailsresponse property for the status200response-property-pattern-property-removed
- ▲
removed the pattern property
^.*$from thedata/items/statement_totals/payment_detailsresponse property for the status200response-property-pattern-property-removed
- ▲
removed the pattern property
^.*$from thedata/items/ytd_totals/credit_detailsresponse property for the status200response-property-pattern-property-removed
- ▲
removed the pattern property
^.*$from thedata/items/ytd_totals/debit_detailsresponse property for the status200response-property-pattern-property-removed
- ▲
removed the pattern property
^.*$from thedata/items/ytd_totals/payment_detailsresponse property for the status200response-property-pattern-property-removed
- ▲
the
data/items/period_totals/credit_detailsresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
data/items/period_totals/debit_detailsresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
data/items/period_totals/payment_detailsresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
data/items/statement_totals/credit_detailsresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
data/items/statement_totals/debit_detailsresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
data/items/statement_totals/payment_detailsresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
data/items/ytd_totals/credit_detailsresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
data/items/ytd_totals/debit_detailsresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
data/items/ytd_totals/payment_detailsresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
- ▲
response property
data/items/credit_product_tokenlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
- ○
added the optional property
data/items/statement_totalsto the response with the200statusresponse-optional-property-added
- ○