These docs are for v1. Click to read the latest docs for v2.

Query Expected Transactions

Returns a list of expected transactions. For further details on Pagination, see section above.
Sort order is always descending on date

Query Params
string

Filters out transactions of the given account.

string

Filters out transactions of the given status (CREATED, RECONCILED or ARCHIVED).

string

Filters out transactions with date before or equal to the given date. Format as yyyy-mm-dd.

string

Filters out transactions with date after or equal to the given date. Format as yyyy-mm-dd.

integer

Limit resulting response list. Defaults to 100.

string

If response comes back and nextToken is populated, use that value in this token query to continue pagination.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json