Exemplos de chamada e retorno
Chamada
{
"entidade": "string",
"nome": "string",
"email": "string",
"ddd": "string",
"telefone": "string",
"ramal": "string"
}
Retorno
{
"success": true,
"message": "string"
}
Chamada
{
"entidade": "string",
"nome": "string",
"email": "string",
"ddd": "string",
"telefone": "string",
"ramal": "string"
}
Retorno
{
"success": true,
"message": "string"
}