{
"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": false,
"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": false
}
],
"payment_methods": [
{
"id": "text",
"payment_method_id": "text",
"name": "text",
"min_value": 0,
"max_value": 0
}
],
"sellers": [
{
"id": "text",
"seller_id": "text",
"name": "text",
"main": false
}
]
}