Creates a new MWT request.

Available for admins who has "initiate_execute_user_transfers" permission.

Path Params
string
required

Id of user for who request will be created.

Body Params
uint32
required

The ID of the source account.

string
required

The currency code of the destination account.

string
required

The amount to transfer. Must be a valid decimal number greater than zero.

string
required

The confirmed total outgoing amount. Must match the value returned from the preview endpoint. Must be a valid decimal number.

string

The description of the request.

string
required

The reference message for the request.

string
required

The SWIFT/BIC code of the destination bank.

string
required

The name of the destination bank.

string
required

The address of the destination bank.

string
required

The location of the destination bank.

uint32
required

The country ID of the destination bank.

string

The ABA RTN code of the destination bank.

string
required

The name of the customer initiating the request.

string
required

The address of the customer initiating the request.

string
required

The IBAN of the customer's account.

boolean

Indicates whether intermediary bank details are required.

string

The SWIFT/BIC code of the intermediary bank.

string

The name of the intermediary bank.

string

The address of the intermediary bank.

string

The location of the intermediary bank.

string

The country ID of the intermediary bank.

string

The ABA RTN code of the intermediary bank.

string

The IBAN of the intermediary bank's account.

boolean

Indicates whether the input fields should be saved as a template.

string

The unique template name.

Responses

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