Mexico
Learn everything you need to know to make payouts in Mexico with dLocal.
Mandatory parameters
Mandatory parameter | Description | Flow type |
---|---|---|
login | 32 chars | ALL |
pass | 32 chars | ALL |
external_id | Max. 100 chars | ALL |
beneficiary_name | Max. 50 chars | ALL |
beneficiary_lastname | Max. 50 chars | ALL |
country | MX | ALL |
bank_code | Mandatory only if the account is a debit card. See bank codes below. | ALL |
bank_account | See bank account validations below. | ALL |
currency | MXN or USD | ALL |
amount | Max. 2 decimal numbers | ALL |
purpose | EPREMT - Remittance Mandatory only for remittance (P2P) | P2P |
address | Beneficiary address Max. 200 chars. Mandatory only for remittance (P2P) | P2P |
city | Beneficiary city Max. 200 chars. Mandatory only for remittance (P2P) | P2P |
remitter_full_name | Max. 200 chars Mandatory for Remittance (P2P) | P2P |
remitter_document_type | "ID" for national identification number "PASS" for passport "LABOR" for labor card / ID Mandatory only for remittance (P2P) transactions if the amount exceeds USD 2.999. | P2P |
remitter_document | Max. 45 chars. Mandatory only for remittance (P2P) transactions if the amount exceeds USD 2.999. | P2P |
remitter_address | Max. 200 chars Mandatory only for remittance (P2P) | P2P |
remitter_city | Max. 40 chars Mandatory for Remittance (P2P) | P2P |
remitter_country | ISO 3166-1 alpha-2 code. Mandatory only for remittance (P2P) | P2P |
remitter_postal_code | Max. 20 chars. Mandatory only for remittance (P2P) | P2P |
Example request
{
"login":"1n234n56",
"pass":"HolAc123o",
"external_id":"1234567812345678b",
"beneficiary_name":"JUAN",
"beneficiary_lastname":"PEREZ",
"country":"MX",
"bank_code":"137",
"bank_account":"123456789123456789",
"amount":"2977.89",
"comments":"this is the 1st comment",
"currency":"MXN",
"extra_info":"{this_is_extra:2334}",
"notification_url":"https://thisisawebsite.net/payments",
"type":"json"
}
Bank account validations
Validation | Type | Length | Type | Verification digit | Example |
---|---|---|---|---|---|
Bank account | CLABE | 18 | numeric | Apply verification algorithm | 032180000118359719 |
Bank codes
Check below the different values that bank_code
parameter can take in Mexico.
Bank Code | Bank Name |
---|---|
138 | ABC Capital |
133 | Actinver |
062 | Afirme |
661 | KLAR |
706 | Arcus |
652 | CREDICAPITAL |
128 | Autofin |
127 | Azteca |
030 | Bajio |
106 | BANK OF AMERICA |
002 | Banamex |
006 | Bancomext |
137 | Bancoppel |
019 | Banjercito |
009 | Banobras |
072 | Banorte |
058 | Banregio |
166 | BaBien |
060 | Bansi |
129 | Barclays |
145 | Bbase |
012 | BBVA Bancomer |
112 | BMonex |
132 | BMultiva |
630 | CB Intercam |
631 | CI Bolsa |
143 | Cibanco |
901 | CLS |
130 | Compartamos |
140 | Consubanco |
124 | Deutsche Bank |
616 | Finamex |
634 | Fincomun |
699 | FONDEADORA |
601 | GBM |
168 | Hipotecaria Federal |
021 | HSBC |
036 | Inbursa |
902 | Indeval |
136 | Interbanco |
059 | Invex |
110 | JP Morgan |
653 | Kuspit |
670 | Libertad |
602 | Masari |
722 | Mercado Pago |
042 | Mifel |
600 | Monexcb |
135 | Nafin |
638 | Nu bank |
710 | NVIO |
659 | Opciones Empresariales del Noroeste |
620 | Profuturo |
014 | Santander |
044 | Scotiabank |
646 | STP |
108 | MUFG |
656 | Unagra |
617 | Valmex |
605 | Value |
113 | Ve Por Mas |
608 | Vector |
141 | Volkswagen |
Updated about 1 month ago