List all bank statements
Return a list of submitted bank statements starting with the most recent one.
Headers
X-Api-Key
X-Application-Id
Query parameters
created_after
Only return bank statements older or equal than this date
created_before
Only return bank statements newer than this date
cursor
Starting point for the set of bank statements
limit
The limit of bank statements to be returned
status
If specified, only return bank statements with this status
Allowed values:
Response
Successful Response
next_cursor
data