put https://api-v1.controlle.com/contact/v1/contacts/
{
"name": "Contato Teste",
"email": "[email protected]",
"phone": "48999999999",
"type": 0,
"cpf_cnpj": "00000000000",
"client": true,
"supplier": true,
"company_name": null,
"registration_municipal": null,
"registration_state": null,
"obs_contact": "Observação",
"zipcode": "88800000",
"street": "Rua Teste",
"number": "11",
"complement": "Apartamento",
"district": "Centro",
"city": "Criciúma",
"state": "SC"
}