WIRE
Domestic and international wire transfer. Used for pay-out in the USA.
Required fields
Field
Type
Description
Example
{
"type": "WIRE",
"currency": "USD",
"wire": {
"swiftCode": "CHASUS33",
"bank": {
"accountNumber": "000987654321"
},
"customer": {
"firstName": "Jane",
"lastName": "Doe",
"email": "[email protected]",
"documentType": "SSN",
"documentNumber": "987654321"
}
}
}Schema
Last updated

