Skip to main content

Search Available Statements

POST 

/statements/search

This API looks for available Financial Accounts Statements given an Account Id & Account Type. The API Consumer can also filter by a date range.

  • A request with a startDate, and without an endDate, returns all the qualified statements with a date equal to and greater than the start date.
  • A request with an endDate, and without a startDate, returns all the qualified statements with a date equal to and less than the end date.
  • A request without a startDate or an endDate returns all the qualified statements for the keys requested.

Request

Responses

Successful Statements Retrieval Response.