v1
latestOpenAPI 3.0.12026-07-243407211.3 MBGet 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
Path parameters
Partner program code for the account.
Unique account identifier (UID or GUID).
Query parameters
Indicates if the statement is for a CBL account.
Headers
Unique request tracking identifier (X-GD-RequestId header).
Response
OK