Either a source, destination, or both are required in the request body.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Version of Deliver and Verify APIs. Use v2022-09-21.
Available options:
v2022-09-21
Body
application/json
Unique reference id for the Schedule. Generated by you.
Minimum length:
1
Transfer amount in integral cents (example: 100 = $1). Must be greater than zero.
Required range:
x >= 1
Currency code in ISO 4217 format. Only USD is supported.
Available options:
USD
Speed of transfer.
Available options:
asap
, standard
, same_day
, wire
The date when the schedule starts, in YYYY-MM-DD format.
Example:
"2025-01-01"
Recurrence of the schedule in iCalendar RRULE format
Example:
"RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=MO,WE,FR"
For use cases that require a Source, information about the transfer funding source, which will be debited.
Information about the transfer funds destination, which will be credited.
Response
200 response.