/outgoing - POST

Initiates a new outgoing wire payment

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

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 The accepted field length is being changed to 35 to agree with ISO specifications. 100 characters will be allowed for a short time only; please update your calls to pass no more than 35 characters to avoid bad request results

string | null

The continued address of the intermediary bank, if one exists The accepted field length is being changed to 35 to agree with ISO specifications. 100 characters will be allowed for a short time only; please update your calls to pass no more than 35 characters to avoid bad request results

string | null

The country of the intermediary bank, if one exists The accepted field length is being changed to 35 to agree with ISO specifications. 100 characters will be allowed for a short time only; please update your calls to pass no more than 35 characters to avoid bad request results

string | null

The name of the beneficary bank

string | null

The street address of the beneficiary bank The accepted field length is being changed to 35 to agree with ISO specifications. 100 characters will be allowed for a short time only; please update your calls to pass no more than 35 characters to avoid bad request results

string | null

The continued address of the beneficiary bank The accepted field length is being changed to 35 to agree with ISO specifications. 100 characters will be allowed for a short time only; please update your calls to pass no more than 35 characters to avoid bad request results

string | null

The country of the beneficiary bank The accepted field length is being changed to 35 to agree with ISO specifications. 100 characters will be allowed for a short time only; please update your calls to pass no more than 35 characters to avoid bad request results

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 The accepted field length is being changed to 35 to agree with ISO specifications. 100 characters will be allowed for a short time only; please update your calls to pass no more than 35 characters to avoid bad request results

string
required
length between 1 and 100

The continued address of the beneficiary party The accepted field length is being changed to 35 to agree with ISO specifications. 100 characters will be allowed for a short time only; please update your calls to pass no more than 35 characters to avoid bad request results

string | null

The country of the beneficiary party The accepted field length is being changed to 35 to agree with ISO specifications. 100 characters will be allowed for a short time only; please update your calls to pass no more than 35 characters to avoid bad request results

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

Unique request idenitfier for idempotency.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Response
Choose an example:
application/json
text/json
application/problem+json