/outgoing - POST

Initiates a new outgoing wire payment

❗️

Warning

Wires submitted through cubiX are processed from 9:15 to 5:55 eastern time, excluding weekends and holidays. Wires submitted outside these hours will be queued for processing when the wire room re-opens.

Body Params

the wire to send

double
required

Amount of wire transaction, in dollars and cents

date-time | null

Date on which to process the wire. Must be todays date or a future date
If not provided, then the process date will be the next available time the wire can be processed

string
required
length between 1 and 50

The account number from which to originate the payment

string
required
length between 9 and 9

Routing number of the receiving bank. This must be a federal ABA number. If there is no intermediary bank, then this should be the ABA number of the beneficiary bank

string | null

Name of receiving bank. If there is no intermediary bank, then this should be the name of the beneficiary bank

string | null

The type of ID specified in IntermediateId
Valid values are
B - Bic/Swift
F - Federal ABA Number
D - DDA Number

string | null

The Bic/Swift, or ABA number of the intermediary bank, if one exists

string | null

The name of the intermediary bank, if one exists

string | null

The street address of the intermediary bank, if one exists

string | null

The continued address of the intermediary bank, if one exists

string | null

The country of the intermediary bank, if one exists

string | null

The name of the beneficary bank

string | null

The street address of the beneficiary bank

string | null

The continued address of the beneficiary bank

string | null

The country of the beneficiary bank

string
required
length between 1 and 1

The type of ID specified in BeneficiaryFIId
Valid values are
B - Bic/Swift
F - Federal ABA Number
D - DDA Number

string
required
length between 1 and 50

The Bic/Swift, or ABA of the beneficiary bank

string
required
length between 1 and 100

The name of the beneficiary party

string
required
length between 1 and 100

The street address of the beneficiary party

string
required
length between 1 and 100

The continued address of the beneficiary party

string | null

The country of the beneficiary party

string
required
length between 1 and 1

The type of ID specified in BeneficiaryId. Typically this is 'D'
Valid values are
B - Bic/Swift
F - Federal ABA Number
D - DDA Number

string
required
length between 1 and 50

The Bic/Swift, ABA, or typically DDA Number of the beneficiary

string | null

Notes for the transaction. Length of these notes is not limited, but only the first 140 characters will be send inside the wire to the correspondent bank

Headers
uuid
required

Format - uuid. Unique request idenitfier for idempotency.

Responses

Response body
object
uuid

Language