{
"step": "",
"legal": {
"legal_name": "Empresa 2 Exemplo LTDA",
"trade_name": "Empresa 2 Exemplo",
"legal_nature": "1234",
"financial_statistic": "4100",
"business_line": "667890",
"establish_date": "2021-01-15",
"monthly_income": 2000,
}
"email": "contato@empresa.com"
"phone": {
"mobile_phone": "999999999",
"mobile_phone_country": "BRA"
}
"address": {
"street": "Rua Exemplo",
"number": "123",
"city": "São Paulo",
"complement": "Sala 10",
"zip_code": "01000-000",
"country": "BRA",
"district": "Centro",
"state": "SP"
}
"documents": [
{
"is_main": true,
"number": "12.345.678/0001-99",
"country_code": "BR",
"issue_date": "2020-01-01",
"expiration_date": null,
"authority_agency": "Receita Federal"
},
]
"relationships": [
{
"role": "partner",
"person_type": 1,
"is_account_handler": true,
"is_responsible_onboarding": true,
"taxid_number": "98069392000140",
"taxid_country": "BRA",
"legal_name": "Empresa 2 Exemplo LTDA",
"trade_name": "Empresa 2 Exemplo",
"legal_nature": "1234",
"financial_statistic": "4100",
"business_line": "667890",
"establish_date": "2021-01-15",
"monthly_income": 2000,
"name": "João da Silva",
"mother_name": "Maria da Silva",
"birth_date": "1985-05-20",
"gender": "male",
"marital_status": "single",
"is_pep": false,
"pep_since": null,
"email": "joao.silva@email.com",
"phone": {
"mobile_phone": "988888888",
"mobile_phone_country": "BRA",
},
"address": {
"street": "Av. Paulista",
"number": "1000",
"city": "São Paulo",
"state": "SP",
"complement": "Apto 101",
"zip_code": "01310-100",
"country": "BRA",
"district": "Bela Vista"
},
"documents": [
{
"is_main": true,
"number": "98069392000140",
"country_code": "BR",
"issue_date": "2003-01-01",
"expiration_date": null,
"authority_agency": "SSP"
}
]
}
]
}