Create Internal Account Transfer

Initiates a new transfer (deposit or withdrawal) for an internal account. The transfer is created in a pending state and will be processed according to the specified payment method and timing. Supports ACH, wire transfers, and internal transfers between Wingspan accounts.

Path Params
string
required

The ID of the internal account to transfer from/to

Body Params
string
required

The ID of the internal account to create the transfer on

number
required
≥ 0.01

The amount to transfer

string
enum
required

The direction of the transfer relative to the account

Allowed:
string
required
length ≤ 140

Description of the transfer purpose

string
enum
Defaults to ACH

The transfer method to use for the transfer

Allowed:
string

The ID of the counterparty account (source for deposits, destination for withdrawals)

string
enum

The type of the counterparty account

Allowed:
date

Optional date to schedule the transfer for future processing

metadata
object

Additional reference information for the transfer

Responses

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