Brazil

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

Flow

Flow for creation of Brazilian accounts.

Flow for creation of Brazilian accounts.

📘

To create a card, the account must be activated.

Mandatory parameters

Owner object

PropertyTypeDescription
first_name*StringOwner's first name.

Length: 50.
last_names*StringOwner's complete last names.

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

Length: 10.
email*StringOwner's email.

Length: 50.
phone_number*StringOwner's cellphone number.

Area code (Format: 0XX) + Phone number ( 8 - 9 characters)

Length: >=11 / <=12
document*StringOwner’s CPF number.

Length: 11.
mother_name*StringMother full name.

Length: 80.
genderCharM or F.

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

Length: 1.
ip_address*StringOwner's IP Address.

Length: 40.
terms_and_conditions_accepted*BooleanAccount's terms and conditions.

Length: 5.
data_management_accepted*BooleanAccount's data management.

Length: 5.
address*Address ObjectOwner's address.

Address object

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

PropertyTypeDescription
country*StringOwner's country code. ISO 3166-1 alpha-2-code. (BR).

Length: 2.
city*StringOwner's address city code.

Length: 30.
state*StringOwner's address state code.

Length: 2.
street*StringOwner's address street.

Length: 40.
street_number*IntegerOwner's address street number.

Length: >0 up to 8 chr.
street2StringAdditional information on street.

Length: <=80.
house_numberStringOwner's house number (floor, apartment).

Length: 20.
zip_code*StringOwner's address ZIP code.

Length: <=8.
neighbourhood*StringNeighbourhood or district.

Length: >= 1 <= 40.

Example request

{
    "account_reference": "sTpadHr5M6",
    "owner": {
        "first_name": "Juan",
        "last_names": "Perez",
        "birth_date": "1957-11-05",
        "email": "[email protected]",
        "phone_number": "023123456789",
        "document": "64645052462",
        "mother_name": "ustlWWBw KCrSGERq",
        "address": {
            "country": "BR",
            "city": "1000",
            "state": "1",
            "street": "Rodovia Armando Calil Bulos tsuJtb",
            "street_number": "2567",
            "street2": "Carrera 74 EbXiEI",
            "house_number": "5940",
            "zip_code": "88058",
            "neighbourhood": "Casa"
        },
        "marital_status": "S",
        "gender": "M",
        "terms_and_conditions_accepted": true,
        "data_management_accepted": true,
        "ip_address": "123.198.222.231",
    },
    "description": "dLocal Wallet for vbVsZwAp eVRqghVa",
}
{
    "account_reference": "sTpadHr5M6",
    "description": "dLocal Wallet for vbVsZwAp eVRqghVa",
    "notification_url": "http://your-notification-url.com",
    "owner": {
        "first_name": "Juan",
        "last_names": "Perez",
        "birth_date": "1957-11-05",
        "email": "[email protected]",
        "phone_number": "023123456789",
        "document": "64645052462",
        "address": {
            "country": "BR",
            "city": "1000",
            "state": "1",
            "street": "Rodovia Armando Calil Bulos tsuJtb",
            "state_number": "2567",
            "street2": "Carrera 74 EbXiEI",
            "house_number": "5940",
            "zip_code": "88058",
            "neighbourhood": "Casa"
        },
        "mother_name": "ustlWWBw KCrSGERq",
        "marital_status": "S",
        "gender": "M",
        "ip_address": "123.198.222.231",
    },
    "account_id": "ISGA-4-bd2dd659d4f74816a9dc6a091d2d05c7",
    "currency": "BRL"
    "status": "WAITING_FOR_IMAGES",
    "status_code": "200",
    "status_detail": "Images are required.",
    "creation_date": "2021-11-24T15:49:19.823Z",
    "cards": []
}

Marital status

StatusDescription
SSingle
MMarried
WWidowed
DDivorced

Catalogues

Download the table in xlsx version: