Create a new ACH/Wire transfer request

Initiated a new request to process funds via ACH or Wire transfer, including necessary account details, transfer type, and recipient information. Note: Only requests with a status of 'Pending' can be modified after submission.

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

A unique numeric identifier for the bank account. To obtain a valid Bank ID, use the 'GET /v1/bankaccount/list' endpoint.

int64
required

Account numeric unique identifier. Required if Correspondent and Account No is not set.

string
required
length between 4 and 4

The name given to a bank, broker, dealer, or financial institution that acts on behalf of another financial institution. Four Alpha numeric character. Required if Account ID is not set.

string
required

The alphanumeric identifier of the account. Required if Account ID is not set.

string
required

Specifies the type of fund transfer request. Check /v1/systemcode/list API for valid values (type = 'Type', subType = 'Request Type'), use the 'code' value.

string
required

Indicates the direction of the fund movement. Check /v1/systemcode/list API for valid values (type = 'Type', subType = 'Transfer Type'), use the 'code' value.

string
required

Specifies the monetary amount involved in the transfer request. This value should be a positive number formatted as a string, representing the total funds to be deposited or withdrawn.

string
required

Represents the current state of the transfer request. Accepted values are: 'Pending', 'Transfer Approved', and 'Broker Approved'. Note: Only requests with a status of 'Pending' can be modified after submission.

string

Federal Reference Number (a nine-digit code) means, for any wire transfer, the reference number relating to such transfer for purposes of the funds transfer system used to transfer balances for immediately available credit among the member banks of the U.S. Federal Reserve System. (Banks use routing numbers to direct the exchange of funds to and from one another.)

string

An identifier that is related to the account holder outside the system.

Response

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