Get eStatements List

Structure of API Call: GET /programs/{programCode}/accounts/{accountIdentifier}/statements

  • List Available Statements for an Account This endpoint allows a list of available statements to be retrieved

If the GET request is successful, the following response message will be returned along with a 200 HTTP status code.

Note: If a statement is not available, and the accountIdentifier exists, then an empty list will be returned along with the 200 HTTP status code. If the accountIdentifier does not exist, a 404 HTTP status code will be returned.

eStatements List

All available eStatements will be included in the accountholder’s online Statements list. The Statements list may become long over time, so it is recommended that Partners:

  • Limit the list to 2 years or less
  • Implement a hide/unhide tab for accountholders to view eStatements older than 2 years
Language
Authorization
Header
Click Try It! to start a request and see the response here!