Brazil

These are the values for Bank Account Validations in Brazil.

Bank Code
Type
Denomination
Account Type
Checking Regex
Saving Regex
Branch Regex

542

Bank

CLOUDWALK IP LTDA

C, S

/^[0-9]{2,19}-?[0-9xX]{1}?$/

/^[0-9]{2,19}-?[0-9xX]{1}?$/

^[0-9xX]{2,5}$

Bank

All others banks

C, S

/^[0-9]{2,14}-?[0-9xX]{1}?$/

/^[0-9]{2,14}-?[0-9xX]{1}?$/

^[0-9xX]{2,5}$

Account Type Reference

The following account types are supported:

Code
Account Type
Description

C

Checking Account

Standard transactional account for daily banking operations.

S

Saving Account

Interest-bearing savings account for funds accumulation.

Last updated

Was this helpful?