SWIFT
International wire transfer via the SWIFT network. Used for cross-border pay-out.
Required fields
Field
Type
Description
Example
{
"type": "SWIFT",
"currency": "USD",
"swift": {
"swiftCode": "BNPAFRPPXXX",
"bank": {
"accountNumber": "00012345678"
},
"customer": {
"firstName": "Pierre",
"lastName": "Dupont",
"email": "[email protected]",
"documentType": "PASSPORT",
"documentNumber": "FR1234567"
}
}
}Schema
Last updated

