Gets multiple statements for a specified account. The links to the downloadable statements will be included in the response.
{- "success": true,
- "count": 2,
- "statements": [
- {
- "statement_name": "STA00000232.pdf",
- "statement_time": "12/19/2018 11:19:26 EST",
- "starting_date": "2018-05-01T00:00:00.000-04:00",
- "ending_date": "2018-12-19T00:00:00.000-05:00"
}, - {
- "statement_name": "STA00000076.pdf",
- "statement_time": "12/19/2018 11:13:57 EST",
- "starting_date": "2018-08-01T00:00:00.000-04:00",
- "ending_date": "2018-12-19T00:00:00.000-05:00"
}
]
}