Inyo

Bank deposit

FieldTypeDescription
typestring"BANK_DEPOSIT"
countryCodestringISO alpha-3 of the destination bank
accountNumberstringAccount number, IBAN, or alias — format enforced per country
accountNumberTypestringSelects the rail on corridors that offer more than one — see below
bankCodestringBank, sort code, IFSC, CNAPS, or branch identifier
routingNumberstringSecondary routing identifier (Brazil agência, Sri Lanka branch code)
accountTypestring"CHECKING" or "SAVINGS"

accountNumberType — alias rails

Some countries let one BANK_DEPOSIT carry either a conventional account number or an alias. The value changes which other fields are required:

CountryValuesEffect
India (IND)BBAN, UPIUPI puts a Virtual Payment Address (user@psp) in accountNumber and drops bankCode/accountType; BBAN requires all three
Mexico (MEX)BBAN, DIMODIMO sends to a 10-digit phone number and requires bankCode; BBAN takes an 18-digit CLABE alone
United Kingdom (GBR)BBAN, IBANBBAN requires the 8-digit account plus a sort code in bankCode

SEPA countries take an IBAN in accountNumber and have no accountNumberType — the IBAN's own country prefix is the rail.

What's Next