Remittance
Field
Value
Example — Brazil to USA
{
"identityId": "<IDENTITY_ID>",
"accountNumber": "<ACCOUNT_NUMBER>",
"product": "BRL:USD",
"type": "REMITTANCE",
"purchaseAmount": "500",
"purchaseCurrency": "BRL",
"currency": "USD",
"origins": [
{
"type": "ACCOUNT",
"currency": "BRL",
"identity": { "identityId": "<IDENTITY_ID>" },
"account": { "accountNumber": "<ACCOUNT_NUMBER>" }
}
],
"destinations": [
{
"type": "ACH",
"currency": "USD",
"ach": {
"routingNumber": "021000021",
"accountType": "CHECKING",
"bank": { "accountNumber": "123456789" },
"customer": {
"firstName": "John",
"lastName": "Doe",
"email": "[email protected]",
"documentNumber": "123-45-6789",
"documentType": "SSN"
}
}
}
]
}Ownership
Settlement Time
Bulk Payments
Last updated

