Exemplo de retorno

Retorno

{
  "success": true,
  "message": "string",
  "record_count": 0,
  "data": [
    {
      "id": 0,
      "id_cli": 0,
      "cnpj": "string",
      "ie": "string",
      "nome": "string",
      "email": "string",
      "id_mun_origem": 0,
      "telefone": "string",
      "endereco": "string",
      "im": "string",
      "uf": "string",
      "cnae_principal": "string",
      "cnae_secundario": "string"
    }
  ]
}


Revision #3
Created 8 July 2025 18:49:21 by Paulo Campos
Updated 11 July 2025 17:45:46 by Paulo Campos