Initiate Transfer
Initiates a new fund transfer. Supported transfer types include Standard, Cross-Member, Cross-TIN, IRA Contribution, Loan Payment, and Intra-FI.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Unique identifier of the transfer
Transfer type (STANDARD, CROSS_MEMBER, IRA_CONTRIBUTION, LOAN_PAYMENT, INTRA_FI)
Source account ID
Destination account ID
Transfer amount
"USD"
Transfer status (PENDING, COMPLETED, FAILED)
Response
Transfer initiated
Unique identifier of the transfer
Transfer type (STANDARD, CROSS_MEMBER, IRA_CONTRIBUTION, LOAN_PAYMENT, INTRA_FI)
Source account ID
Destination account ID
Transfer amount
"USD"
Transfer status (PENDING, COMPLETED, FAILED)
