Transfer
External Transfer
Admin Access RequiredCreate an external transfer. The transfer_external_type must be specified (e.g., DOMESTIC_USD, SWIFT) and the respective transfer type's payload be filled out in the request body. For example, if transfer_external_type is SWIFT, the swift parameters must be completed.
Country-Specific Validation
Certain fields have additional validation requirements depending on the destination country or transfer type.
| Transfer Type | Destination Country | Field | Description | Length | Format |
|---|---|---|---|---|---|
| SWIFT | Mexico (MX) | destination | CLABE number | 18 | Digits only |
| DOMESTIC_USD | United States (US) | ach_routing_number | ACH routing number | 9 | Digits only |
Example External Transfer
Authorization
AuthorizationRequiredBearer <token>Enter your token in the format: Bearer {token}
In: header
Request Body
application/jsonOptionaltransfer_external_typeRequiredstringValue in:
"SWIFT" | "DOMESTIC_USD"domestic_usdobjectswiftobjectResponse Body
Success response
transaction_idRequiredstring