Mexico
These are the values for Bank Account Validations in Mexico.
Examples: Bank account validations request
Bank Code
Bank
Account Type
Name
Lenght
Type
Check digit
Example
N/A
All
C/S
CLABE
18
Numeric
verifier algorithm
002180700070799802
N/A
All
D
Debit Card Account
16
Numeric
N/A
1234567890123456
N/A
All
P
Phone Number Account
10
Numeric
N/A
1234567890
Account Type
Description
C
Checking Account
S
Savings Account
D
Debit Card Account
P
Phone Number Account
Examples: Bank account validations response
{
"code" : "200",
"description" : "Valid bank code and account number"
}
Cuenta CLABE structure:

Last updated
Was this helpful?