account/client-accounts/scheduled-transfers

This endpoint is used to look up either the list of all scheduled client account transfers, or to list the details of a single scheduled client account transfer.

If the value ScheduledTransferID is present, we only list the details of that scheduled client account transfer.

Log in to see full request history
Query Params
string
required

Your account ID

string
required

API key for the account

string
required

Hashed signature for the request

int32

ID of the schedule transfer (if this value is present, we list the details of the scheduled tranfser)

string

The Client Account ID that the scheduled transactions belong to

date-time

Return Client account transfers scheduled for or after this date/time. Can be specified in YYYY-MM-DD format.

date-time

Return Client account transfers scheduled for or before this date/time. Can be specified in YYYY-MM-DD format.

Response

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