{
"id": "text",
"name": "text",
"type": "text",
"fiscal_registration_number": "text",
"state_registration": "text",
"email": "text",
"phone": "text",
"mobile": "text",
"profile_id": "text",
"seller_id": "text",
"active": true,
"company_default": "text",
"attributes": {
"ANY_ADDITIONAL_PROPERTY": {}
},
"additional_data": {
"ANY_ADDITIONAL_PROPERTY": {}
},
"addresses": [
{
"id": "text",
"partner_id": "text",
"name": "text",
"address_type": "text",
"street": "text",
"number": "text",
"complement": "text",
"contact_number": "text",
"contact_name": "text",
"neighborhood": "text",
"state": "text",
"country": "text",
"city": "text",
"postal_code": "text",
"main_address": true
}
],
"sellers": [
{
"id": "text",
"seller_id": "text",
"name": "text",
"main": true
}
],
"contacts": [
{
"id": "text",
"partner_id": "text",
"name": "text",
"role": "text",
"phone": "text",
"email": "text",
"active": true
}
],
"payment_groups": [
{
"id": "text",
"payment_group_id": "text"
}
]
}