Bank Accounts - Physical Person

This section contains endpoints specifically for managing outbound bank accounts linked to individual client profiles (physical persons). Here you can create, retrieve, list, and remove bank accounts associated with individual users for remittance operations.

Key
Description
Required
Data Type
Example

bankName

Name of the beneficiary bank

Yes

String

"Bank of America"

bankCountry

Country where the bank is located (ISO code)

Yes

String

"USA"

number

Bank account number

Yes

String

"1092213123"

code.option

Type of routing code system

Yes

String

"ACH"

code.value

Routing code value

Yes

String

"021000021"

beneficiaryDocument.beneficiaryDocType

Type of beneficiary identification document

Yes

String

"RG"

beneficiaryDocument.value

Beneficiary document number

Yes

String

"987654321"