{
"estabNationalRegister": "string",
"code": "00000101",
"nationalRegister": "string",
"companyName": "ACME CORP INC",
"tradeName": "ACME",
"email": "contact@acme.com",
"phone": "551122334455",
"birthDate": "2024-12-31T00:00:00:SSZ",
"stateRegistration": "1122334455",
"municipalRegistration": "11223344",
"taxRegime": "EPP",
"status": "active",
"contacts": [
{
"email": "contact@acme.com",
"name": "THOMAS EDISON",
"phone": "551122334455"
}
],
"addresses": [
{
"nickname": "DEFAULT",
"cep": "11222333",
"street": "XPTO STEET",
"number": "12300",
"complement": "SL 5201",
"neighborhood": "XPTO",
"state": "SP",
"city": "SAO PAULO",
"favorite": true,
"status": "string"
}
],
"bankAccounts": [
{
"nickname": "PRIMARY",
"bankName": "BB",
"bankCode": "001",
"agency": "1234",
"agencyDigit": "0",
"account": "012314",
"accountDigit": "0",
"accountType": "accounting-account"
}
],
"branches": [
{
"code": "001001",
"nationalRegister": "string"
}
],
"additionalInfos": {
"paymentConditions": [
"001",
"002"
],
"paymentDates": [
"00",
"30,60,90"
],
"natureCode": "1234560",
"mandatoryPurchase": "Y",
"costCenter": "11223344",
"managerialAccount": "33221144",
"conditionPayment": "001"
},
"custom": {}
}