v1
latestOpenAPI 3.0.22026-07-24113565544.0 KBStatements
List Account Statements
Retrives a list of Account Statements by accountID.
get/accounts/{accountID}/statements
Path parameters
accountIDstring required
The user's unique account identifier.
Example:cc07f91b-7ee1-4868-b8fc-823c70a1b932.1407775317759
Response
Retrieving a list of Account Statements by accountID was Successful.
Example response
[
{
"displayName": "Apr 28, 2017 Statement",
"fileKey": "2017042802"
}
]