curl --location 'https://api-dev.messagefy.io/api/v1/admin/financialmanager' \
--header 'api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"accountId": "019f1a8a-7e30-79dd-be6e-a379e4fa4904",
"name": "Paula Saraiva",
"isDefault": true,
"parameters": {
"name": "Paiva Neto Enterprises",
"title": "Arquitetura",
"legalName": "Paiva Neto LTDA",
"document": "CNPJ",
"documentNumber": "63629891000160",
"slug": "paivaneto",
"email": "paivaneto@hotmail.com",
"phone": "(59) 9784-9883",
"contactName": "Gabriel Xavier",
"contactPhone": "(79) 22339-3757",
"contactEmail": "gabriel@hotmail.com"
}
}'{
"financialManagerId": "019f1a9c-3d3f-7ee8-b65e-f2d3a60cb494",
"name": "Título",
"parameters": {
"name": "Nome",
"title": "Presidente",
"legalName": "Razão Social ou Nome",
"document": "CNPJ",
"documentNumber": "63629891000160",
"slug": "nome-curto",
"email": "emailempresa@teste.com.br",
"phone": "12312312432",
"contactName": "Contato da Empresa",
"contactPhone": "11213123123",
"contactEmail": "emailcontato@empresa.com"
},
"isDefault": false,
"isEnabled": true,
"createdAt": "2026-06-30T22:17:54.7524512+00:00",
"updatedAt": "2026-06-30T22:17:54.7524512+00:00",
"accountId": "019f1a8a-7e30-79dd-be6e-a379e4fa4904",
"accountName": "Teste 30/06 19h",
"organizationId": "019e8e3e-4e18-7bd5-98ac-adc280893d6e",
"organizationName": "ChatGuru"
}