List Expected Payments

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
int32
Defaults to 25
string

One of unreconciled, reconciled, or archived.

string

Specify internal_account_id to see expected_payments for a specific account.

string

One of credit, debit

string

One of the Payment Types from Payment Orders

string

Specify counterparty_id to see expected_payments for a specific account.

string

Specify external_id to see expected_payments matching a specific identifier.

int32

Specify an amount to see expected_payments whose upper and lower bounds contain the value.

You can also use gte (>=), lte (<=) or eq (=) to filter by amount. For example, to see expected_payments whose bounds include amounts greater than or equal to $100, use amount%5Bgte%5D=10000.

string

For example, if you want to query for records with metadata key Type and value Loan, the query would be metadata%5BType%5D=Loan. This encodes the query parameters.

date-time

Filter expected payments created after the timestamp

date-time

Filter expected payments created before the timestamp

date-time

Filter expected payments was last updated after the timestamp

date-time

Filter expected payments was last updated before the timestamp

string
Response
200

OK

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!