List account scheduled transfers

Retrieve an account's scheduled transfers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Pismo account ID.

Query Params
string
required

Per page amount (min=1, max=100). Default is 20.

string

This is the last_evaluated_creation_datetime field in the returned result and is used to get the next page of results in a subsequent request. RFC 3339 format. For example - "2023-04-12T23:20:50.52Z".

string
length ≤ 36

Schedule ID filter

string

Schedule creation datetime begin filter. RFC 3339 value, for example: 2023-04-12T23:20:50.52Z.

string

Schedule creation datetime end filter. RFC 3339 value, for example: 2023-04-12T23:20:50.52Z.

string

Schedule datetime begin filter. RFC 3339 value, for example: 2023-04-12T23:20:50.52Z.

string

Schedule datetime end filter. RFC 3339 value, for example: 2023-04-12T23:20:50.52Z.

Headers
string
required

Account token - an access token encoded with a Pismo account ID. Tokens can expire quickly, which can result in a 401 Unauthorized message.

Responses

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