Create a Transfer

Create a new transfer.

Body Params

Post the necessary fields for the API to create a new transfer.

string
required
string
required
string
integer
required

Transfer amount as an integer amount in cents
"$10.00" is 1000.
Only currency in USD is supported.

ach
object

ACH object is only required if the origination or destination account is an External account

Responses

404

Account not found

422

Unable to process transfer. Account is inactive, has transfers disabled, insufficient funds, or otherwise exceeds limit.

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