Mexico

See all the information for the creation of an account for Mexico.

Flow

Flow for creation of Mexican ​accounts.

Flow for creation of Mexican ​accounts.

📘

To create a card, the account could be in PENDING status and it will activate when the card creation process is completed.

Mandatory parameters

Owner object

PropertyTypeDescription
first_nameStringOwner's first name.

Length: 50.
last_namesStringOwner's complete last names.

Length: 50.
birth_dateStringOwner's birth date. YYYY-MM-DD. Users must be over 18 years old.

Length: 10.
emailStringOwner's email.

Length: 64.
phone_numberStringOwner's cellphone number.

Length: 20.
documentStringOwner’s personal identification number.

Length: 20.
document_typeStringOwner's personal identification type.

Length: 3.
nationalityStringOwner's nationality. Owner's country code. ISO 3166-1 alpha-2-code.

Length: 2.
genderCharM or F.

Length: 1.
marital_statusCharCheck the marital status table below for more details.

Length: 1.
tax_identifierStringOwner's Tax Identifier (RFC).

Length: 20.
terms_and_conditions_acceptedBooleanAccount's terms and conditions.

Length: 5.
addressAddress ObjectOwner's address.

Address object

Find more details of the state and city fields on Address Information.

PropertyTypeDescription
countryStringOwner's country code. ISO 3166-1 alpha-2-code. (MX).

Length: 2.
cityStringOwner's address city code.

Length: 5.
stateStringOwner's address state code.

Length: 3.
streetStringOwner's address street.

Length: 200.
zip_codeStringOwner's address ZIP code.

Length: 20.

Example request

{
    "account_reference": "eKNDoyhdAf",
    "owner": {
        "first_name": "Juan",
        "last_names": "Perez",
        "birth_date": "1942-04-23",
        "email": "[email protected]",
        "phone_number": "108357877062",
        "document": "12345678A",
        "address": {
            "country": "MX",
            "city": "101",
            "state": "101",
            "street": "Av. 16 de Septiembre kGlQOn",
            "street2": "Av. 16 de Septiembre oLSBYp",
            "house_number": "82",
            "zip_code": "06000",
            "neighbourhood": "Casa"
        },
        "marital_status": "S",
        "gender": "M",
        "birth_place": "Mexico",
        "nationality": "MX",
        "tax_identifier": "LOMP8206281HO",
        "terms_and_conditions_accepted": true,
        "document_type": "PAS"
    },
    "description": "dLocal Wallet for xTljEUpi VyjGEdsX",
}
{
    "account_reference": "eKNDoyhdAe",
    "description": "dLocal Wallet for xTljEUpi VyjGEdsX",
    "owner": {
        "first_name": "Juan",
        "last_names": "Perez",
        "birth_date": "1942-04-23",
        "email": "[email protected]",
        "phone_number": "108357871062",
        "document": "12345678A",
        "address": {
            "country": "MX",
            "city": "101",
            "state": "101",
            "street": "Av. 16 de Septiembre kGlQOn",
            "zip_code": "06000"
        },
        "marital_status": "S",
        "gender": "M",
        "birth_place": "Mexico",
        "nationality": "MX",
        "tax_identifier": "LOMP8206281HO",
        "terms_and_conditions_accepted": true,
        "document_type": "PAS"
    },
    "account_id": "ISGA-4-de3a5198d26f4a7582cb12ff82e8ae99",
    "currency": "MXN",
    "status": "PENDING",
    "status_code": "101",
    "status_detail": "The account is pending.",
    "creation_date": "2021-11-24T13:54:19.432Z",
    "cards": []
}

Document type

TypeDescriptionLength
IFECredencial Instituto Federal ElectoralBetween 1 to 17
INEInstituto Nacional ElectoralBetween 1 to 17
PASPasaporteBetween 1 to 9

Marital status

StatusDescription
SSingle
MMarried
WWidowed
DDivorced

Address information

States

Download the table in xlsx version.

CodeName
1TAMAULIPAS
2TLAXCALA
3VERACRUZ
4YUCATAN
5ZACATECAS
6BAJA CALIFORNIA NORTE
7AGUASCALIENTES
8BAJA CALIFORNIA SUR
9CAMPECHE
10CHIAPAS
11CHIHUAHUA
12COAHUILA
13COLIMA
14DISTRITO FEDERAL
15DURANGO
16ESTADO DE MEXICO
17GUANAJUATO
18GUERRERO
19HIDALGO
20JALISCO
21MICHOACAN
22MORELOS
23NAYARIT
24NUEVO LEON
25OAXACA
26PUEBLA
27QUERETARO
28QUINTANA ROO
29SAN LUIS POTOSI
30SINALOA
31SONORA
32TABASCO

Cities

To find the City's ID, download the table on xlsx version.