Gets multiple statements for a specified account. The links to the downloadable statements will be included in the response.
Note: The Collections Window, Notes, Advanced Payment Manager, Payment Plans, and Statement Generator features are entering end of support on June 3, 2024. For more information, please refer to the Product and Feature End of Support page.
{- "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"
}
]
}