{
  "openapi": "3.0.3",
  "info": {
    "title": "Ecom",
    "version": "1.0.0",
    "description": "OpenAPI gerado automaticamente a partir da collection Postman: Ecom.\n\n**Padrões Enterprise aplicados**\n- Respostas padronizadas (`success`, `data`, `message`, `request_id`)\n- Modelo de erro padronizado (`error.code`, `error.message`, `error.details`)\n- Headers recomendados: `X-Request-Id` (correlation), `Idempotency-Key` (operações mutáveis)\n- Respostas comuns: 400/401/403/404/409/422/429/500\n- Segurança por `Authorization` (Token/Bearer) como esquemas reutilizáveis\n",
    "contact": {
      "name": "Suporte Técnico",
      "email": "suporte@seusistema.com"
    }
  },
  "servers": [
    {
      "url": "http://localhost:8000",
      "description": "Local / dev (detectado da collection Postman)"
    },
    {
      "url": "https://api.seusistema.com/v1",
      "description": "Produção (exemplo — ajuste para o domínio real)"
    },
    {
      "url": "https://staging-api.seusistema.com/v1",
      "description": "Staging (exemplo)"
    }
  ],
  "tags": [
    {
      "name": "Accounts"
    },
    {
      "name": "Candidato"
    },
    {
      "name": "Company"
    },
    {
      "name": "Elections"
    },
    {
      "name": "Evaluation"
    },
    {
      "name": "Firebase Cloud Messaging - Notifications"
    },
    {
      "name": "Frontend Indicators"
    },
    {
      "name": "General"
    },
    {
      "name": "Location"
    },
    {
      "name": "Login/Register"
    },
    {
      "name": "Neurobots"
    },
    {
      "name": "NoAuthorizationFromEcom"
    },
    {
      "name": "Partidos"
    },
    {
      "name": "SMS"
    },
    {
      "name": "Social Networks"
    },
    {
      "name": "callbacks"
    },
    {
      "name": "chat"
    },
    {
      "name": "chatMessenger"
    },
    {
      "name": "concorrentes"
    },
    {
      "name": "controle"
    },
    {
      "name": "docs"
    },
    {
      "name": "entidades"
    },
    {
      "name": "equipe/operadores"
    },
    {
      "name": "ia"
    },
    {
      "name": "monitor_social"
    },
    {
      "name": "news"
    },
    {
      "name": "notifications"
    },
    {
      "name": "old painel elections"
    },
    {
      "name": "reports"
    },
    {
      "name": "research"
    },
    {
      "name": "testes"
    },
    {
      "name": "tools"
    },
    {
      "name": "trends"
    },
    {
      "name": "webhooks"
    }
  ],
  "paths": {
    "/{base_url}/api/callback/twilio_sms/": {
      "post": {
        "tags": [
          "callbacks"
        ],
        "summary": "Callback para o Twilio SMS",
        "operationId": "Callback_para_o_Twilio_SMS",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/api/social_callback/": {
      "get": {
        "tags": [
          "callbacks"
        ],
        "summary": "callback tiktok",
        "operationId": "callback_tiktok",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/api/callback/facebook_removal/": {
      "post": {
        "tags": [
          "callbacks"
        ],
        "summary": "facebook removal data",
        "operationId": "facebook_removal_data",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      },
      "get": {
        "tags": [
          "callbacks"
        ],
        "summary": "check facebook opt removal",
        "operationId": "check_facebook_opt_removal",
        "parameters": [
          {
            "name": "id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "1"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/callback/google/": {
      "get": {
        "tags": [
          "callbacks"
        ],
        "summary": "New Request",
        "operationId": "New_Request",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/": {
      "get": {
        "tags": [
          "ia"
        ],
        "summary": "root - assistentes",
        "operationId": "root_assistentes_2",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/news/get_requested_fonts/": {
      "get": {
        "tags": [
          "news"
        ],
        "summary": "get requested news fonts",
        "operationId": "get_requested_news_fonts_2",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/api/sms/list_credentials/": {
      "post": {
        "tags": [
          "webhooks"
        ],
        "summary": "webhook - smscopo_whatsapp",
        "operationId": "webhook_smscopo_whatsapp",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "titulo": "teste 171",
                "credencial": 1,
                "mensagem": {
                  "recipient_list_str": "+5541992099962",
                  "mensagem": "Os Neurobots vão invadir a terra! De novo"
                }
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      },
      "get": {
        "tags": [
          "webhooks"
        ],
        "summary": "webhook - smscopo_whatsapp Copy",
        "operationId": "webhook_smscopo_whatsapp_Copy",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "titulo": "teste 171",
                "credencial": 1,
                "mensagem": {
                  "recipient_list_str": "+5541992099962",
                  "mensagem": "Os Neurobots vão invadir a terra! De novo"
                }
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/api/webhook/facebook/": {
      "get": {
        "tags": [
          "webhooks"
        ],
        "summary": "webhooks",
        "operationId": "webhooks",
        "parameters": [
          {
            "name": "hub.mode",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "subscribe"
          },
          {
            "name": "hub.challenge",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "123"
          },
          {
            "name": "hub.verify_token",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "batata"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "description": "—"
      }
    },
    "/{base_url}/api/webhook/twilio_sms/": {
      "get": {
        "tags": [
          "webhooks"
        ],
        "summary": "webhooks twilio",
        "operationId": "webhooks_twilio",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/auth/login": {
      "post": {
        "tags": [
          "General"
        ],
        "summary": "Login backend",
        "description": "Login to django backend\n",
        "operationId": "Login_backend_2",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "username": "paulino",
                "password": "Dasfadas@2026!!!"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ]
      }
    },
    "/{base_url}/api/auth/logout": {
      "post": {
        "tags": [
          "Login/Register"
        ],
        "summary": "logout",
        "operationId": "logout",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/tokens/remove_token/": {
      "post": {
        "tags": [
          "Login/Register"
        ],
        "summary": "remove token",
        "operationId": "remove_token",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "token_key": "abc"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/check/credential/": {
      "post": {
        "tags": [
          "Login/Register"
        ],
        "summary": "New Request",
        "operationId": "New_Request",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "username": "paul",
                "password": "Dasfadas@2026!!"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/api/auth/generate_new_pass": {
      "get": {
        "tags": [
          "Login/Register"
        ],
        "summary": "Password Reset Generate",
        "operationId": "Password_Reset_Generate",
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "0e54ef6c633d3b7eba9d76d14f4fcea3e"
          },
          {
            "name": "email",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "paulino@neoplace.com.br"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "description": "—"
      }
    },
    "/{base_url}/api/auth/password_reset/validate_token": {
      "post": {
        "tags": [
          "Login/Register"
        ],
        "summary": "reset password - checking token",
        "operationId": "reset_password_checking_token",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "email": "paulino@neoplace.com.br",
                "token": "ff9c18474ac7857c5dafad238e072ec5a61d70"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/check/email/": {
      "get": {
        "tags": [
          "Login/Register"
        ],
        "summary": "New Request",
        "operationId": "New_Request",
        "parameters": [
          {
            "name": "email",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "paulino@neoplace.com.br"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "description": "—"
      }
    },
    "/{base_url}/api/controle/system_is_online/": {
      "get": {
        "tags": [
          "controle"
        ],
        "summary": "Check if system is online - backend token",
        "operationId": "Check_if_system_is_online_backend_token_2",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/controle/basic_status/": {
      "get": {
        "tags": [
          "controle"
        ],
        "summary": "basic backend status",
        "operationId": "basic_backend_status_2",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/auth/account": {
      "get": {
        "tags": [
          "Accounts"
        ],
        "summary": "Get users list",
        "operationId": "Get_users_list",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/account/": {
      "get": {
        "tags": [
          "chatMessenger"
        ],
        "summary": "Get Chat Contacts",
        "operationId": "Get_Chat_Contacts_2",
        "parameters": [
          {
            "name": "only_team",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      },
      "post": {
        "tags": [
          "old painel elections"
        ],
        "summary": "sync account to the sm-elections - syncronize candidates",
        "operationId": "sync_account_to_the_sm_elections_syncronize_candidates_2",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "sync_smscopo": {
                  "elections_token": "359a89b3d8803cd725d6d89d28a600ea93c8998"
                }
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/usuario/1/": {
      "get": {
        "tags": [
          "Accounts"
        ],
        "summary": "Get Info from User ID",
        "operationId": "Get_Info_from_User_ID",
        "requestBody": {
          "required": true,
          "content": {
            "text/plain": {
              "schema": {
                "type": "string"
              },
              "example": ""
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/operators/get_operators/": {
      "get": {
        "tags": [
          "equipe/operadores"
        ],
        "summary": "Get Operators by entity id",
        "operationId": "Get_Operators_by_entity_id_2",
        "parameters": [
          {
            "name": "id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "108"
          },
          {
            "name": "tp",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "all"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/entidade/data/": {
      "get": {
        "tags": [
          "entidades"
        ],
        "summary": "get entity by id",
        "operationId": "get_entity_by_id_2",
        "parameters": [
          {
            "name": "id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "114"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/entidade/": {
      "get": {
        "tags": [
          "entidades"
        ],
        "summary": "lista entidades",
        "operationId": "lista_entidades_2",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/operators/check_operator_email/": {
      "get": {
        "tags": [
          "equipe/operadores"
        ],
        "summary": "check operador by email",
        "operationId": "check_operador_by_email_2",
        "parameters": [
          {
            "name": "email",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "paulino@neoplace.com.br"
          },
          {
            "name": "entity_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "108"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/entidade/add/": {
      "post": {
        "tags": [
          "Accounts"
        ],
        "summary": "Post new candidate to entity",
        "operationId": "Post_new_candidate_to_entity",
        "parameters": [
          {
            "name": "tp",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "candidato"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "tipoDisputa": "SP",
                "position": "11",
                "ballot": "2",
                "cpf": "344.481.648-02",
                "nm_urna": "Mateus Veneziani",
                "nr_urna": null,
                "nome": "MATEUS VENEZIANI DA SILVA",
                "id": 305,
                "foto": "/media/images/Concorrentes/mateus-veneziani-da-silva-2020-sp.jpg",
                "image_url": "http://localhost:8000/media/images/Concorrentes/mateus-veneziani-da-silva-2020-sp.jpg",
                "titulo_eleitor": "363544010116",
                "data_nascimento": "1988-12-08",
                "idade": 35,
                "nacionalidade": 1,
                "pais_nascimento": "BR",
                "estado_nascimento": "SP",
                "municipio_nascimento": "Caraguatatuba",
                "partido": "45",
                "genero": "Masculino",
                "instrucao": 7,
                "ocupacao": 257,
                "estado_civil": 3,
                "raca": 1,
                "referencia_social": {
                  "id": 193,
                  "tipo": "politico",
                  "nm": "mateus-veneziani-da-silva",
                  "origem_name": "concorrente_candidato",
                  "social_network": [
                    {
                      "exist_or_active": true,
                      "id": "e34a0cf6",
                      "img": "https://scontent.cdninstagram.com/v/t51.2885-19/133292173_183184133540885_2142772212621793951_n.jpg?stp=dst-jpg_s100x100&_nc_cat=107&ccb=1-7&_nc_sid=c4dd86&_nc_ohc=H3RVjNHtOxUAX_yIt7L&_nc_ht=scontent.cdninstagram.com&oh=00_AfAUrIsl7Kydwti2LRZrCr2zsjIobNPgtq9EeqtWFLWuAw&oe=657EDC67",
                      "img_url": "https://scontent.cdninstagram.com/v/t51.2885-19/133292173_183184133540885_2142772212621793951_n.jpg?stp=dst-jpg_s100x100&_nc_cat=107&ccb=1-7&_nc_sid=c4dd86&_nc_ohc=H3RVjNHtOxUAX_yIt7L&_nc_ht=scontent.cdninstagram.com&oh=00_AfAUrIsl7Kydwti2LRZrCr2zsjIobNPgtq9EeqtWFLWuAw&oe=657EDC67",
                      "last_full_evaluation_date": null,
                      "link": "https://www.instagram.com/mateusveneziani/",
                      "nm_rede": "instagram",
                      "referencia_social": null,
                      "tipo": "Pessoal",
                      "user": "mateusveneziani",
                      "username": "mateusveneziani"
                    },
                    {
                      "exist_or_active": true,
                      "id": "4a7b7d6a",
                      "img": "https://scontent.fcwb2-3.fna.fbcdn.net/v/t1.6435-1/123309215_3712892322065023_3344248182301224190_n.jpg?stp=dst-jpg_s720x720&_nc_cat=104&ccb=1-7&_nc_sid=1d5463&_nc_ohc=NYoczNLWLecAX9ni2cq&_nc_ht=scontent.fcwb2-3.fna&oh=00_AfCwOowviamjrtYN6wXzj_1xBHwi4pNSAgTU26xa9v6LmA&oe=65A121C1",
                      "img_url": "https://scontent.fcwb2-3.fna.fbcdn.net/v/t1.6435-1/123309215_3712892322065023_3344248182301224190_n.jpg?stp=dst-jpg_s720x720&_nc_cat=104&ccb=1-7&_nc_sid=1d5463&_nc_ohc=NYoczNLWLecAX9ni2cq&_nc_ht=scontent.fcwb2-3.fna&oh=00_AfCwOowviamjrtYN6wXzj_1xBHwi4pNSAgTU26xa9v6LmA&oe=65A121C1",
                      "last_full_evaluation_date": null,
                      "link": "https://www.facebook.com/mateus.veneziani/",
                      "nm_rede": "facebook",
                      "referencia_social": null,
                      "tipo": "Disputa",
                      "user": "mateus.veneziani",
                      "username": "mateus.veneziani"
                    }
                  ]
                },
                "disputa_eleitoral": 24,
                "marketshare": [
                  {
                    "id": 54,
                    "principal": true,
                    "marketshare": "José Pereira de Aguilar Júnior Caragua/Municipal",
                    "tendency": "stable",
                    "notes": null,
                    "evaluations": 13
                  }
                ],
                "uf": "SP",
                "cidade": "Caraguatatuba",
                "email": "psdbcaragua@gmail.com",
                "list_emails": [
                  "CONTABILKAWATA@HOTMAIL.COM",
                  "processos@contabildinamica.com",
                  "psdbcaragua@gmail.com"
                ],
                "exerce_funcao": false,
                "reeleicao": false,
                "paisDisputa": "BR",
                "estado_disputa": "SP",
                "municipio_disputa": "Caraguatatuba",
                "cepBase": "",
                "paisBase": "BR",
                "estadoBase": "SP",
                "municipioBase": null,
                "endBase": "",
                "first_campaign": false,
                "asLegenda": true,
                "nomeLegenda": "MAIS CARAGUA",
                "partidosLegenda": [
                  "PSDB",
                  "MDB",
                  "DEM",
                  "NOVO"
                ]
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/entidade/tutela/": {
      "get": {
        "tags": [
          "Accounts"
        ],
        "summary": "Adiciona ou Remove Tutela entre Players",
        "operationId": "Adiciona_ou_Remove_Tutela_entre_Players",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/strategy/approve_pending_scenario_requests/": {
      "post": {
        "tags": [
          "Accounts"
        ],
        "summary": "Run Pending Scenario Request",
        "operationId": "Run_Pending_Scenario_Request",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "selectedMonitorId": 23,
                "scenarios_list": [
                  27
                ]
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/research/get_user_research_bookmarks/": {
      "get": {
        "tags": [
          "research"
        ],
        "summary": "Get usuario research bookmarks",
        "operationId": "Get_usuario_research_bookmarks_2",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/usuario/get_user_social_logins/": {
      "get": {
        "tags": [
          "Accounts"
        ],
        "summary": "get user social logins",
        "operationId": "get_user_social_logins",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/check/login_attempt/": {
      "get": {
        "tags": [
          "Accounts"
        ],
        "summary": "check login attempt message",
        "operationId": "check_login_attempt_message",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/monitor_social/data/": {
      "get": {
        "tags": [
          "entidades"
        ],
        "summary": "get monitores sociais entidade",
        "operationId": "get_monitores_sociais_entidade_2",
        "parameters": [
          {
            "name": "id_monitor",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "3"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/monitor_social/manage_news_fonts/": {
      "post": {
        "tags": [
          "monitor_social"
        ],
        "summary": "add/remove news fonts for monitor social",
        "operationId": "add_remove_news_fonts_for_monitor_social",
        "parameters": [
          {
            "name": "mon_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "3"
          },
          {
            "name": "request_inclusion",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "fonts": [
                  "estadao",
                  "gazetadopovo"
                ]
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/monitor_social/get_map_sns_points/": {
      "get": {
        "tags": [
          "monitor_social"
        ],
        "summary": "Get MonSocial SNS Map",
        "operationId": "Get_MonSocial_SNS_Map_2",
        "parameters": [
          {
            "name": "mon_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "3"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/monitor_social/get_realtime_sns/": {
      "get": {
        "tags": [
          "Evaluation"
        ],
        "summary": "Real time SNS",
        "operationId": "Real_time_SNS_2",
        "parameters": [
          {
            "name": "mon_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "3"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/strategy/get_scenarios/": {
      "get": {
        "tags": [
          "Frontend Indicators"
        ],
        "summary": "Get Entity Scenarios By ID",
        "operationId": "Get_Entity_Scenarios_By_ID_2",
        "parameters": [
          {
            "name": "id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "76"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/strategy/get_competition/": {
      "get": {
        "tags": [
          "Frontend Indicators"
        ],
        "summary": "Get Entity Competition By ID Copy",
        "operationId": "Get_Entity_Competition_By_ID_Copy_2",
        "parameters": [
          {
            "name": "id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "1"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/eleicoes/detalhes/": {
      "get": {
        "tags": [
          "Elections"
        ],
        "summary": "detalhes by monitor id",
        "operationId": "detalhes_by_monitor_id_2",
        "parameters": [
          {
            "name": "mon_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "3"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/monitor_social/inclui/": {
      "post": {
        "tags": [
          "monitor_social"
        ],
        "summary": "inclui monitor",
        "operationId": "inclui_monitor",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "entity_id": 5,
                "ballot": 7,
                "position": 3
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/monitor_social/exclui/": {
      "get": {
        "tags": [
          "entidades"
        ],
        "summary": "Exclui",
        "operationId": "Exclui_2",
        "parameters": [
          {
            "name": "mon_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "74"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/monitor_social/verifica/": {
      "get": {
        "tags": [
          "entidades"
        ],
        "summary": "verifica",
        "operationId": "verifica_2",
        "parameters": [
          {
            "name": "mon_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "74"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "requestBody": {
          "required": true,
          "content": {
            "text/plain": {
              "schema": {
                "type": "string"
              },
              "example": ""
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/monitor_social/resumo/": {
      "get": {
        "tags": [
          "entidades"
        ],
        "summary": "Resumo monitor social por id",
        "operationId": "Resumo_monitor_social_por_id_2",
        "parameters": [
          {
            "name": "mon_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "3"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/candidato/": {
      "get": {
        "tags": [
          "Candidato"
        ],
        "summary": "Enable - Disable Candidate (painel/backend)",
        "operationId": "Enable_Disable_Candidate_painel_backend_2",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/candidato/get_candidate_operators/": {
      "get": {
        "tags": [
          "Candidato"
        ],
        "summary": "Get Candidate Operators - Não funciona mais",
        "operationId": "Get_Candidate_Operators_N_o_funciona_mais",
        "parameters": [
          {
            "name": "candidate_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "21"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/candidato/ativa_desativa_atualizacao/": {
      "get": {
        "tags": [
          "Candidato"
        ],
        "summary": "Enable - Disable candidate updates in painel/backend",
        "operationId": "Enable_Disable_candidate_updates_in_painel_backend",
        "parameters": [
          {
            "name": "candidate_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "23"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/social_network/get_list/": {
      "get": {
        "tags": [
          "Social Networks"
        ],
        "summary": "Get Entity Social Networks List",
        "operationId": "Get_Entity_Social_Networks_List_2",
        "parameters": [
          {
            "name": "id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "108"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/candidato/get_candidate_evolution_at_smscopo/": {
      "get": {
        "tags": [
          "Candidato"
        ],
        "summary": "Get candidate evolution at elections scopo",
        "operationId": "Get_candidate_evolution_at_elections_scopo",
        "parameters": [
          {
            "name": "id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "108"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/candidato/get_local_candidate/": {
      "get": {
        "tags": [
          "Candidato"
        ],
        "summary": "get_local_candidate by id or cpf",
        "operationId": "get_local_candidate_by_id_or_cpf_2",
        "parameters": [
          {
            "name": "cpf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "035.538.218-09"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/candidato/get_candidates_from_sm_elections/": {
      "post": {
        "tags": [
          "old painel elections"
        ],
        "summary": "get election candidates from defined elections_token",
        "operationId": "get_election_candidates_from_defined_elections_token_2",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "elections_token": "7cdada912a73a0ea7cd0bceacd204ef5b50caa96"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/candidato/get_fill_data/": {
      "get": {
        "tags": [
          "Candidato"
        ],
        "summary": "Get Filldata",
        "operationId": "Get_Filldata_2",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/candidato/get_oponentes_disputa/": {
      "get": {
        "tags": [
          "Candidato"
        ],
        "summary": "Get Oponentes Candidato",
        "operationId": "Get_Oponentes_Candidato",
        "parameters": [
          {
            "name": "candidate_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "46"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/candidato/get_votation_points/": {
      "get": {
        "tags": [
          "Elections"
        ],
        "summary": "Get Votation Markers Points ..",
        "operationId": "Get_Votation_Markers_Points_2",
        "parameters": [
          {
            "name": "id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "108"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/candidato/get_candidate_dispute_at_smscopo/": {
      "get": {
        "tags": [
          "old painel elections"
        ],
        "summary": "Get Dispute data at Elections Scopo",
        "operationId": "Get_Dispute_data_at_Elections_Scopo_2",
        "parameters": [
          {
            "name": "id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "86"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/candidato/get_offline_candidates/": {
      "get": {
        "tags": [
          "Candidato"
        ],
        "summary": "Get offline Candidates",
        "operationId": "Get_offline_Candidates",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/candidato/get_candidate_entity/": {
      "get": {
        "tags": [
          "concorrentes"
        ],
        "summary": "dados da entidade de candidato",
        "operationId": "dados_da_entidade_de_candidato_2",
        "parameters": [
          {
            "name": "cpf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "318.795.601-78"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/research/concorrente_info/": {
      "get": {
        "tags": [
          "concorrentes"
        ],
        "summary": "check concorrente",
        "operationId": "check_concorrente_2",
        "parameters": [
          {
            "name": "cpf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "846.071.572-87"
          },
          {
            "name": "not_new",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "True"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/evaluation/get_decision_factors/": {
      "get": {
        "tags": [
          "Frontend Indicators"
        ],
        "summary": "Get Evaluation - Decision Factors",
        "operationId": "Get_Evaluation_Decision_Factors_2",
        "parameters": [
          {
            "name": "uf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "SP"
          },
          {
            "name": "city",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "Caraguatatuba"
          },
          {
            "name": "group",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "16-24 anos%20Classe%20B/C%20Mulheres"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/evaluation/leituras/": {
      "get": {
        "tags": [
          "Evaluation"
        ],
        "summary": "pega leituras pelo id da entidade",
        "operationId": "pega_leituras_pelo_id_da_entidade_2",
        "parameters": [
          {
            "name": "mon_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "3"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/evaluation/get_sn_distribution/": {
      "get": {
        "tags": [
          "Evaluation"
        ],
        "summary": "Get social networks use and distribution",
        "operationId": "Get_social_networks_use_and_distribution",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/evaluation/concorrentes/": {
      "get": {
        "tags": [
          "Evaluation"
        ],
        "summary": "pega avaliações candidato",
        "operationId": "pega_avalia_es_candidato_2",
        "parameters": [
          {
            "name": "id_monitor",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "3"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/trends/action_range_news_fonts/": {
      "post": {
        "tags": [
          "trends"
        ],
        "summary": "action_range_news_fonts",
        "operationId": "action_range_news_fonts_2",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "range": "estadual",
                "country": "Brasil",
                "state": "SP",
                "city": "Caraguatatuba",
                "neighborhood": null,
                "selected_location": "Caraguatatuba"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      },
      "get": {
        "tags": [
          "trends"
        ],
        "summary": "get_location_midia_uses",
        "operationId": "get_location_midia_uses",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/estados/detalhes/": {
      "get": {
        "tags": [
          "Location"
        ],
        "summary": "Get Location Details State",
        "operationId": "Get_Location_Details_State_2",
        "parameters": [
          {
            "name": "uf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "SP"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/municipios/getEleitores/": {
      "get": {
        "tags": [
          "Elections"
        ],
        "summary": "Busca Eleitores",
        "operationId": "Busca_Eleitores",
        "parameters": [
          {
            "name": "uf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "PR"
          },
          {
            "name": "city",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "Curitiba"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/eleicoes/votos_partido/": {
      "get": {
        "tags": [
          "research"
        ],
        "summary": "pega votação partido",
        "operationId": "pega_vota_o_partido_2",
        "parameters": [
          {
            "name": "uf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "SP"
          },
          {
            "name": "partido",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "PL"
          },
          {
            "name": "range",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "estadual"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/eleicoes/partidos/": {
      "get": {
        "tags": [
          "entidades"
        ],
        "summary": "New Request",
        "operationId": "New_Request_2",
        "parameters": [
          {
            "name": "mon_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "3"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/eleicoes/comparativos/": {
      "get": {
        "tags": [
          "Elections"
        ],
        "summary": "Análises Comparativas",
        "operationId": "An_lises_Comparativas_2",
        "parameters": [
          {
            "name": "comparativo",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "analise_partidos"
          },
          {
            "name": "ano",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "2022"
          },
          {
            "name": "uf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "SP"
          },
          {
            "name": "alcance",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "estadual"
          },
          {
            "name": "turno",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "1"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/notifications/check_token/": {
      "post": {
        "tags": [
          "notifications"
        ],
        "summary": "check_token",
        "operationId": "check_token_2",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "token": "cjlPbabEPU4QlMY150MqNO:APA91bFPYMLc077Ahd8coD-T5kQ0QhBern2O_aSEp2Gd6DPS_3BMqT-6mkBP42tJwBDUJvUlOG5Mo_vjcl-JNF2hVu34iM77Y0ekuujdALl-giR7Sz36oSk",
                "uid": "8e5604af-99db-47a5-b5e9-465040486690"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/notifications/associate_token/": {
      "post": {
        "tags": [
          "Firebase Cloud Messaging - Notifications"
        ],
        "summary": "Associate token to the user",
        "operationId": "Associate_token_to_the_user",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "token": "cRwHdK9BFRmhhA_9r7aJE8:APA91bGKiLnZEZOT97LJqt-ZBsxqY2qn4eW-1FrIElGv8u6XindrJWMT--6SVrZnBxYMFl1H57c1e_ahbpCZAWzEnRGGDlmRQqVsAtRIwT7hkxC2HGEAyfk"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/notifications/dessociate_token/": {
      "post": {
        "tags": [
          "Firebase Cloud Messaging - Notifications"
        ],
        "summary": "Dessociate FCM Token",
        "operationId": "Dessociate_FCM_Token",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "token": "123"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/notifications/include_push_notification/": {
      "post": {
        "tags": [
          "Firebase Cloud Messaging - Notifications"
        ],
        "summary": "Include FCM Push Notification",
        "operationId": "Include_FCM_Push_Notification",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "id": "462906e6-d6b6-407a-a24e-1f0fb4eb9999",
                "message": "O sistema vai reiniciar e permanecer instavel por 90 segundos",
                "options": {
                  "variant": "info"
                }
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/notifications/mark_msg_push_asread/": {
      "post": {
        "tags": [
          "Firebase Cloud Messaging - Notifications"
        ],
        "summary": "Mark FCM Push Notification as Read",
        "operationId": "Mark_FCM_Push_Notification_as_Read",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "id": "462906e6-d6b6-407a-a24e-1f0fb4eb9999"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/notifications/mark_list_msgpush_asread/": {
      "post": {
        "tags": [
          "Firebase Cloud Messaging - Notifications"
        ],
        "summary": "Mark FCM Push Notification LIST as Read",
        "operationId": "Mark_FCM_Push_Notification_LIST_as_Read",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "ids": [
                  "462906e6-d6b6-407a-a24e-1f0fb4eb9999",
                  "55",
                  "76",
                  "8312ec93-9e04-44a3-9b26-e54535bf7d57"
                ]
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/notifications/handle_user_messages/": {
      "post": {
        "tags": [
          "Firebase Cloud Messaging - Notifications"
        ],
        "summary": "Change the FCM Notifications Status to a list of message IDS",
        "operationId": "Change_the_FCM_Notifications_Status_to_a_list_of_message_IDS",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "ids": [
                  "462906e6-d6b6-407a-a24e-1f0fb4eb9999",
                  "55",
                  "76",
                  "8312ec93-9e04-44a3-9b26-e54535bf7d57"
                ],
                "command": "mark_unread"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/notifications/notify_all/": {
      "get": {
        "tags": [
          "Firebase Cloud Messaging - Notifications"
        ],
        "summary": "Change the FCM Notifications Status to a list of message IDS Copy",
        "operationId": "Change_the_FCM_Notifications_Status_to_a_list_of_message_IDS_Copy",
        "requestBody": {
          "required": true,
          "content": {
            "text/plain": {
              "schema": {
                "type": "string"
              },
              "example": ""
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/docs/cloud-messaging/server": {
      "get": {
        "tags": [
          "Firebase Cloud Messaging - Notifications"
        ],
        "summary": "testing sending fcm notification",
        "operationId": "testing_sending_fcm_notification",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/reports/cria_report_candidato/75": {
      "get": {
        "tags": [
          "reports"
        ],
        "summary": "Test Report",
        "operationId": "Test_Report",
        "requestBody": {
          "required": true,
          "content": {
            "text/plain": {
              "schema": {
                "type": "string"
              },
              "example": ""
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/reports/webpf/104": {
      "get": {
        "tags": [
          "reports"
        ],
        "summary": "Preview a lead (PessoaFisica) report in html",
        "operationId": "Preview_a_lead_PessoaFisica_report_in_html",
        "requestBody": {
          "required": true,
          "content": {
            "text/plain": {
              "schema": {
                "type": "string"
              },
              "example": ""
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/api/research/generate_report_pf/": {
      "get": {
        "tags": [
          "reports"
        ],
        "summary": "Create Report PF (example - testes)",
        "operationId": "Create_Report_PF_example_testes",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "lead_id": 104,
                "type": "b64"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/reports/pf": {
      "get": {
        "tags": [
          "reports"
        ],
        "summary": "Create Report PF (example - testes) Copy",
        "operationId": "Create_Report_PF_example_testes_Copy",
        "requestBody": {
          "required": true,
          "content": {
            "text/plain": {
              "schema": {
                "type": "string"
              },
              "example": ""
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/reports/inicial_template_pj/117": {
      "get": {
        "tags": [
          "reports"
        ],
        "summary": "New Request",
        "operationId": "New_Request_2",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/operators/generate_entity_report/": {
      "get": {
        "tags": [
          "reports"
        ],
        "summary": "gy",
        "operationId": "gy_2",
        "parameters": [
          {
            "name": "id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "156"
          },
          {
            "name": "tp_report",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "inicial"
          },
          {
            "name": "correct",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "\"local_geral\", \"btatinha\""
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/reports/inicial_template/128": {
      "get": {
        "tags": [
          "reports"
        ],
        "summary": "Clear/Reset Entity Report",
        "operationId": "Clear_Reset_Entity_Report",
        "parameters": [
          {
            "name": "correct",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "clean_all"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/research/send_email_report_pf/": {
      "post": {
        "tags": [
          "reports"
        ],
        "summary": "send email report",
        "operationId": "send_email_report",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "lead_id": 108,
                "type": "b64",
                "email": "paulino@neoplace.com.br"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/company/user_account/": {
      "get": {
        "tags": [
          "Company"
        ],
        "summary": "Get User Company ID Details",
        "operationId": "Get_User_Company_ID_Details",
        "parameters": [
          {
            "name": "company_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "1"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/api/research/load_licitacoes_empresa/": {
      "post": {
        "tags": [
          "research"
        ],
        "summary": "http://localhost:8000/api/research/load_licitacoes_empresa/",
        "operationId": "http_localhost_8000_api_research_load_licitacoes_empresa",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "cnpj": "05.442.599/0001-37",
                "doc_lead": "87528231991"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/research/generate_report_pf/": {
      "post": {
        "tags": [
          "research"
        ],
        "summary": "Gera relatorio pesquisa usuario",
        "operationId": "Gera_relatorio_pesquisa_usuario",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "lead_id": 3
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/research/pj/": {
      "get": {
        "tags": [
          "research"
        ],
        "summary": "Pesquisa PJ - Pessoa Jurídica",
        "operationId": "Pesquisa_PJ_Pessoa_Jur_dica",
        "parameters": [
          {
            "name": "cnpj",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "83.599.191/0001-87"
          },
          {
            "name": "forceupdate",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/research/update_research_bookmark/": {
      "post": {
        "tags": [
          "research"
        ],
        "summary": "Fast inclusion/exclusion user bookmark",
        "operationId": "Fast_inclusion_exclusion_user_bookmark",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "name": "testeInclusion",
                "document": "000"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/research/candidato_info/": {
      "get": {
        "tags": [
          "research"
        ],
        "summary": "get_candidate_info by entity_id",
        "operationId": "get_candidate_info_by_entity_id",
        "parameters": [
          {
            "name": "cpf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "388.582.409-44"
          },
          {
            "name": "forceupdate",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "True"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/media/candidatos/2020/SP/FSP250000691685_div.jpg": {
      "get": {
        "tags": [
          "research"
        ],
        "summary": "get_candidate_img",
        "operationId": "get_candidate_img",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/media/candidatos/2020/fotos/SP/FSP250000691685_div.jpg": {
      "get": {
        "tags": [
          "research"
        ],
        "summary": "carrega foto candidato - monitor",
        "operationId": "carrega_foto_candidato_monitor",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/research/concorrentes_disputa/": {
      "post": {
        "tags": [
          "research"
        ],
        "summary": "pega concorrentes potenciais disputa eleitoral",
        "operationId": "pega_concorrentes_potenciais_disputa_eleitoral",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "pleito": 2,
                "cargo": 11,
                "partido": "PT",
                "uf": "SP",
                "municipio": "Caraguatatuba"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/research/busca_candidatos/": {
      "post": {
        "tags": [
          "research"
        ],
        "summary": "busca candidatos por nome ou filtros",
        "operationId": "busca_candidatos_por_nome_ou_filtros",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "nome": "Rafael Greca",
                "tp": "parcial",
                "inclui_nm_urna": true
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/validar_doc": {
      "get": {
        "tags": [
          "tools"
        ],
        "summary": "validar cpf",
        "operationId": "validar_cpf_2",
        "parameters": [
          {
            "name": "cpf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "035.528.218-09"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/research/celulares_async/": {
      "get": {
        "tags": [
          "research"
        ],
        "summary": "busca celulares async",
        "operationId": "busca_celulares_async",
        "parameters": [
          {
            "name": "cpf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "03452433587"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/research-progress/6a38a53b-d51f-49b2-b31d-2f7393da2171/": {
      "get": {
        "tags": [
          "research"
        ],
        "summary": "get task progress",
        "operationId": "get_task_progress",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/research/politico_async/": {
      "get": {
        "tags": [
          "research"
        ],
        "summary": "busca politica async",
        "operationId": "busca_politica_async",
        "parameters": [
          {
            "name": "cpf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "28647505115"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/callback/escavador_research/": {
      "post": {
        "tags": [
          "research"
        ],
        "summary": "teste callback escavador",
        "operationId": "teste_callback_escavador",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "id": 19093260,
                "created_at": {
                  "date": "2024-10-15 13:51:26",
                  "timezone_type": 3,
                  "timezone": "UTC"
                },
                "enviar_callback": "SIM",
                "link_api": "https://api.escavador.com/api/v1/async/resultados/19093260",
                "numero_processo": "0301740-50.2017.8.24.0075",
                "resposta": {
                  "numero_unico": "0301740-50.2017.8.24.0075",
                  "origem": "TJSC",
                  "instancias": [
                    {
                      "id": 510847877,
                      "url": "https://eproc1g.tjsc.jus.br/eproc/externo_controlador.php?acao=consultaArquivados/visualizar&subfrm=1&codigo=230006Q590000&instancia=SC&et=1729072699&hashd=ad18bb7a02722e966b9d0f69562b3165",
                      "sistema": "ESAJ",
                      "instancia": "PRIMEIRO_GRAU",
                      "extra_instancia": "230006Q590000",
                      "tipo_precatorio": null,
                      "segredo": false,
                      "numero": null,
                      "assunto": "Cheque",
                      "classe": "Execução de Título Extrajudicial",
                      "area": null,
                      "data_distribuicao": "17/03/2017",
                      "orgao_julgador": "3ª Vara Cível - Tubarão",
                      "moeda_valor_causa": "R$",
                      "valor_causa": "4105.0900",
                      "arquivado": false,
                      "data_arquivamento": null,
                      "fisico": false,
                      "last_update_time": "15/10/2024 13:58",
                      "situacoes": [
                        {
                          "data": null,
                          "nome": "migrado",
                          "detalhe": null,
                          "created_at": "15/10/2024",
                          "deleted_at": null
                        }
                      ],
                      "dados": [
                        {
                          "tipo": "Competência",
                          "valor": "Civil - Execução Civil"
                        },
                        {
                          "tipo": "Migração",
                          "valor": "Migrado do sistema SAJ para o sistema EPROC"
                        }
                      ],
                      "partes": [
                        {
                          "id": 2161604581,
                          "tipo": "Exequente",
                          "nome": "Rogério Marcos Meime",
                          "principal": true,
                          "polo": null,
                          "documento": {
                            "tipo": null,
                            "numero": null
                          }
                        },
                        {
                          "id": 2161604582,
                          "tipo": "Executado",
                          "nome": "Cleber Lopes",
                          "principal": true,
                          "polo": null,
                          "documento": {
                            "tipo": null,
                            "numero": null
                          }
                        },
                        {
                          "id": 2161604583,
                          "tipo": "Advogado",
                          "nome": "Mariana Liotti Fuzzo",
                          "principal": true,
                          "polo": null,
                          "documento": {
                            "tipo": null,
                            "numero": null
                          },
                          "advogado_de": 2161604581,
                          "oabs": [
                            {
                              "numero": "40693",
                              "uf": "SC"
                            }
                          ]
                        }
                      ],
                      "movimentacoes": [
                        {
                          "id": 21507548830,
                          "data": "23/06/2020",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado"
                        },
                        {
                          "id": 21507548831,
                          "data": "19/06/2020",
                          "conteudo": "Processo migrado para o eproc\nFicam as partes e os advogados...(truncated)..."
                        },
                        {
                          "id": 21507548832,
                          "data": "26/02/2020",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548833,
                          "data": "26/02/2020",
                          "conteudo": "Realizado o pagamento de custas/despesas"
                        },
                        {
                          "id": 21507548834,
                          "data": "20/02/2020",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548835,
                          "data": "07/02/2020",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado"
                        },
                        {
                          "id": 21507548836,
                          "data": "05/02/2020",
                          "conteudo": "Encaminhado edital/relação para publicação"
                        },
                        {
                          "id": 21507548837,
                          "data": "30/01/2020",
                          "conteudo": "Mero expediente\nDefiro, por 10 (dez) dias, o pedido de prazo formulado no petitório retro. Fluído o prazo, deverá o exequente manifestar-se no feito, independente de intimação. Intime-se."
                        },
                        {
                          "id": 21507548838,
                          "data": "09/01/2020",
                          "conteudo": "Conclusos para despacho"
                        },
                        {
                          "id": 21507548839,
                          "data": "09/12/2019",
                          "conteudo": "Pedido de concessão/renovação/dilação de prazo"
                        },
                        {
                          "id": 21507548840,
                          "data": "02/12/2019",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado"
                        },
                        {
                          "id": 21507548841,
                          "data": "28/11/2019",
                          "conteudo": "Encaminhado edital/relação para publicação"
                        },
                        {
                          "id": 21507548842,
                          "data": "28/11/2019",
                          "conteudo": "Ato Ordinatório-Pagamento de diligência - Parte Ativa\nA parte ativa fica intimada para, no prazo de 5 (cinco) dias, efetuar o pagamento das diligências necessárias ao cumprimento do mandado pelo oficial de justiça."
                        },
                        {
                          "id": 21507548843,
                          "data": "24/10/2019",
                          "conteudo": "Certidão emitida"
                        },
                        {
                          "id": 21507548844,
                          "data": "24/10/2019",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548845,
                          "data": "24/10/2019",
                          "conteudo": "Devolução de correspondência recusado ou ausente"
                        },
                        {
                          "id": 21507548846,
                          "data": "25/09/2019",
                          "conteudo": "Expedido ofício"
                        },
                        {
                          "id": 21507548847,
                          "data": "03/07/2019",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548848,
                          "data": "03/07/2019",
                          "conteudo": "Realizado o pagamento de custas/despesas"
                        },
                        {
                          "id": 21507548849,
                          "data": "26/06/2019",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548850,
                          "data": "25/06/2019",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado"
                        },
                        {
                          "id": 21507548851,
                          "data": "24/06/2019",
                          "conteudo": "Encaminhado edital/relação para publicação"
                        },
                        {
                          "id": 21507548852,
                          "data": "21/06/2019",
                          "conteudo": "Ato ordinatório praticado\nA parte ativa fica intimada para, no prazo de 5 (cinco) dias, efetuar o prévio pagamento das despesas postais necessárias a realização dos atos pelos correios, nos termos do artigo 3º da Resolução CM n. 3 de 11 de março de 2019."
                        },
                        {
                          "id": 21507548853,
                          "data": "09/05/2019",
                          "conteudo": "Pedido citação"
                        },
                        {
                          "id": 21507548854,
                          "data": "23/04/2019",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado"
                        },
                        {
                          "id": 21507548855,
                          "data": "22/04/2019",
                          "conteudo": "Encaminhado edital/relação para publicação"
                        },
                        {
                          "id": 21507548856,
                          "data": "29/03/2019",
                          "conteudo": "Juntada de documento"
                        },
                        {
                          "id": 21507548857,
                          "data": "28/03/2019",
                          "conteudo": "Juntada de documento"
                        },
                        {
                          "id": 21507548858,
                          "data": "01/03/2019",
                          "conteudo": "Mero expediente\nVistos para despacho1. Defiro o pedido para ...(truncated)..."
                        },
                        {
                          "id": 21507548859,
                          "data": "07/02/2019",
                          "conteudo": "Conclusos para decisão interlocutória"
                        },
                        {
                          "id": 21507548860,
                          "data": "11/12/2018",
                          "conteudo": "Pedido de diligências"
                        },
                        {
                          "id": 21507548861,
                          "data": "03/08/2018",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado"
                        },
                        {
                          "id": 21507548862,
                          "data": "02/08/2018",
                          "conteudo": "Encaminhado edital/relação para publicação"
                        },
                        {
                          "id": 21507548863,
                          "data": "11/07/2018",
                          "conteudo": "Mero expediente\nDefiro, por 90 (noventa) dias, o pedido de prazo formulado no petitório retro. Fluído o prazo, deverá o exequente manifestar-se no feito, independentemente de intimação.Intime-se."
                        },
                        {
                          "id": 21507548864,
                          "data": "01/06/2018",
                          "conteudo": "Conclusos para despacho"
                        },
                        {
                          "id": 21507548865,
                          "data": "23/05/2018",
                          "conteudo": "Pedido de concessão/renovação/dilação de prazo"
                        },
                        {
                          "id": 21507548866,
                          "data": "16/05/2018",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado"
                        },
                        {
                          "id": 21507548867,
                          "data": "15/05/2018",
                          "conteudo": "Encaminhado edital/relação para publicação"
                        },
                        {
                          "id": 21507548868,
                          "data": "10/05/2018",
                          "conteudo": "Ato ordinatório praticado\nFica intimada a parte ativa para manifestar-se sobre as correspondências devolvidas."
                        },
                        {
                          "id": 21507548869,
                          "data": "08/05/2018",
                          "conteudo": "Certidão emitida"
                        },
                        {
                          "id": 21507548870,
                          "data": "08/05/2018",
                          "conteudo": "Devolução de correspondência outros motivos"
                        },
                        {
                          "id": 21507548871,
                          "data": "08/05/2018",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548872,
                          "data": "02/05/2018",
                          "conteudo": "Certidão emitida"
                        },
                        {
                          "id": 21507548873,
                          "data": "02/05/2018",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548874,
                          "data": "02/05/2018",
                          "conteudo": "Devolução de correspondência outros motivos"
                        },
                        {
                          "id": 21507548875,
                          "data": "18/04/2018",
                          "conteudo": "Expedido ofício"
                        },
                        {
                          "id": 21507548876,
                          "data": "18/04/2018",
                          "conteudo": "Expedido ofício"
                        },
                        {
                          "id": 21507548877,
                          "data": "14/04/2018",
                          "conteudo": "Certidão emitida"
                        },
                        {
                          "id": 21507548878,
                          "data": "14/04/2018",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548879,
                          "data": "14/04/2018",
                          "conteudo": "Devolução de correspondência outros motivos"
                        },
                        {
                          "id": 21507548880,
                          "data": "26/03/2018",
                          "conteudo": "Expedido ofício"
                        },
                        {
                          "id": 21507548881,
                          "data": "17/03/2018",
                          "conteudo": "Certidão emitida"
                        },
                        {
                          "id": 21507548882,
                          "data": "17/03/2018",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548883,
                          "data": "17/03/2018",
                          "conteudo": "Devolução de correspondência recusado ou ausente"
                        },
                        {
                          "id": 21507548884,
                          "data": "05/02/2018",
                          "conteudo": "Expedido ofício"
                        },
                        {
                          "id": 21507548885,
                          "data": "07/12/2017",
                          "conteudo": "Mero expediente\nDefiro o petitório retro, portanto cite-se o executado, via AR, nos endereços indicados à pp. 58/59.Sendo as tentativas inexitosas, intime-se o exequente para, no prazo de 15 (quinze) dias, dar andamento aos autos, sob pena de extinção do feito."
                        },
                        {
                          "id": 21507548886,
                          "data": "05/12/2017",
                          "conteudo": "Conclusos para despacho"
                        },
                        {
                          "id": 21507548887,
                          "data": "13/11/2017",
                          "conteudo": "Juntada de Petição"
                        },
                        {
                          "id": 21507548888,
                          "data": "10/11/2017",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado"
                        },
                        {
                          "id": 21507548889,
                          "data": "08/11/2017",
                          "conteudo": "Encaminhado edital/relação para publicação"
                        },
                        {
                          "id": 21507548890,
                          "data": "07/11/2017",
                          "conteudo": "Ato ordinatório praticado\nFica intimado o exequente, na pessoa de seu advogado, para dar andamento ao processo, no prazo de 5 (cinco) dias, ciente de que a inércia acarretará o arquivamento do feito."
                        },
                        {
                          "id": 21507548891,
                          "data": "07/11/2017",
                          "conteudo": "Certidão emitida"
                        },
                        {
                          "id": 21507548892,
                          "data": "14/09/2017",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado"
                        },
                        {
                          "id": 21507548893,
                          "data": "12/09/2017",
                          "conteudo": "Encaminhado edital/relação para publicação"
                        },
                        {
                          "id": 21507548894,
                          "data": "11/09/2017",
                          "conteudo": "Ato ordinatório praticado\nFicam suspensos os autos pelo prazo de 30 (trinta) dias, conforme requerido."
                        },
                        {
                          "id": 21507548895,
                          "data": "06/09/2017",
                          "conteudo": "Juntada de Petição"
                        },
                        {
                          "id": 21507548896,
                          "data": "31/08/2017",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado"
                        },
                        {
                          "id": 21507548897,
                          "data": "25/08/2017",
                          "conteudo": "Encaminhado edital/relação para publicação"
                        },
                        {
                          "id": 21507548898,
                          "data": "21/08/2017",
                          "conteudo": "Ato ordinatório praticado\nFica intimado o exequente, para manifestar-se sobre a certidão do Oficial de Justiça, no prazo de 05 (cinco) dias"
                        },
                        {
                          "id": 21507548899,
                          "data": "15/08/2017",
                          "conteudo": "Juntada de mandado"
                        },
                        {
                          "id": 21507548901,
                          "data": "15/08/2017",
                          "conteudo": "Juntada de mandado"
                        },
                        {
                          "id": 21507548902,
                          "data": "15/08/2017",
                          "conteudo": "Certificado pelo Oficial de Justiça"
                        },
                        {
                          "id": 21507548903,
                          "data": "15/08/2017",
                          "conteudo": "Certificado pelo Oficial de Justiça"
                        },
                        {
                          "id": 21507548904,
                          "data": "28/07/2017",
                          "conteudo": "Expedido mandado"
                        },
                        {
                          "id": 21507548905,
                          "data": "28/07/2017",
                          "conteudo": "Expedido mandado"
                        },
                        {
                          "id": 21507548906,
                          "data": "19/07/2017",
                          "conteudo": "Juntada de Petição"
                        },
                        {
                          "id": 21507548907,
                          "data": "13/07/2017",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado"
                        },
                        {
                          "id": 21507548908,
                          "data": "05/07/2017",
                          "conteudo": "Encaminhado edital/relação para publicação"
                        },
                        {
                          "id": 21507548909,
                          "data": "03/07/2017",
                          "conteudo": "Ato Ordinatório-correspondência devolvida\nFica intimado o exequente para manifestar-se sobre a correspondência devolvida (Juntada de AR : AR606346165TJSituação : Não procuradoModelo : Digital - Citação em Execução de Título Extrajudicial - sem audiência - ARMPDestinatário : Cleber Lopes)."
                        },
                        {
                          "id": 21507548910,
                          "data": "22/06/2017",
                          "conteudo": "Devolução de correspondência recusado ou ausente"
                        },
                        {
                          "id": 21507548911,
                          "data": "22/06/2017",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548912,
                          "data": "24/05/2017",
                          "conteudo": "Expedido ofício"
                        },
                        {
                          "id": 21507548913,
                          "data": "10/05/2017",
                          "conteudo": "Certidão emitida"
                        },
                        {
                          "id": 21507548914,
                          "data": "10/05/2017",
                          "conteudo": "Determinado a citação/notificação\nCite-se a parte executada,...(truncated)..."
                        },
                        {
                          "id": 21507548915,
                          "data": "20/04/2017",
                          "conteudo": "Conclusos para despacho"
                        },
                        {
                          "id": 21507548916,
                          "data": "18/04/2017",
                          "conteudo": "Conclusos para despacho"
                        },
                        {
                          "id": 21507548917,
                          "data": "11/04/2017",
                          "conteudo": "Juntada de documento"
                        },
                        {
                          "id": 21507548918,
                          "data": "10/04/2017",
                          "conteudo": "Certidão emitida"
                        },
                        {
                          "id": 21507548920,
                          "data": "07/04/2017",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado"
                        },
                        {
                          "id": 21507548921,
                          "data": "06/04/2017",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548922,
                          "data": "06/04/2017",
                          "conteudo": "Realizado o pagamento de custas/despesas"
                        },
                        {
                          "id": 21507548923,
                          "data": "05/04/2017",
                          "conteudo": "Encaminhado edital/relação para publicação"
                        },
                        {
                          "id": 21507548924,
                          "data": "04/04/2017",
                          "conteudo": "Conclusos para despacho"
                        },
                        {
                          "id": 21507548925,
                          "data": "04/04/2017",
                          "conteudo": "Mero expediente\nACOLHO a emenda à inicial de fls. 17/18, devendo o Exequente cumprir o despacho de fl. 15 em relação aos títulos exequendos.Intime-se."
                        },
                        {
                          "id": 21507548926,
                          "data": "04/04/2017",
                          "conteudo": "Mero expediente\nACOLHO a emenda à inicial de fls. 17/18, devendo o Exequente cumprir o despacho de fl. 15 em relação aos títulos exequendos.Intime-se."
                        },
                        {
                          "id": 21507548927,
                          "data": "04/04/2017",
                          "conteudo": "Juntada de Petição"
                        },
                        {
                          "id": 21507548928,
                          "data": "03/04/2017",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548929,
                          "data": "21/03/2017",
                          "conteudo": "Mero expediente\nIntime-se o exequente, sob pena de indeferim...(truncated)..."
                        },
                        {
                          "id": 21507548930,
                          "data": "20/03/2017",
                          "conteudo": "Conclusos para despacho"
                        },
                        {
                          "id": 21507548931,
                          "data": "20/03/2017",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548932,
                          "data": "20/03/2017",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548933,
                          "data": "20/03/2017",
                          "conteudo": "Realizado o pagamento de custas/despesas"
                        },
                        {
                          "id": 21507548934,
                          "data": "17/03/2017",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548935,
                          "data": "17/03/2017",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548936,
                          "data": "17/03/2017",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548937,
                          "data": "17/03/2017",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548938,
                          "data": "17/03/2017",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548939,
                          "data": "17/03/2017",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548940,
                          "data": "17/03/2017",
                          "conteudo": "Peça(s) sem movimentação vinculada"
                        },
                        {
                          "id": 21507548941,
                          "data": "17/03/2017",
                          "conteudo": "Distribuido por sorteio"
                        }
                      ],
                      "audiencias": []
                    },
                    {
                      "id": 386397755,
                      "url": "https://eprocwebcon.tjsc.jus.br/consulta1g/externo_controlador.php?acao=processo_seleciona_publica&acao_origem=processo_consulta_publica&acao_retorno=processo_consulta_publica&num_processo=03017405020178240075&num_chave=&num_chave_documento=&hash=661b4d6f5337967ce601eb8a44ccbf35",
                      "sistema": "EPROC",
                      "instancia": "PRIMEIRO_GRAU",
                      "extra_instancia": "TJSC",
                      "tipo_precatorio": null,
                      "segredo": false,
                      "numero": null,
                      "assunto": "Cheque, Espécies de títulos de crédito, Obrigações, DIREITO CIVIL",
                      "classe": "EXECUÇÃO DE TÍTULO EXTRAJUDICIAL",
                      "area": null,
                      "data_distribuicao": "17/03/2017",
                      "orgao_julgador": "Juízo da 3ª Vara Cível da Comarca de Tubarão",
                      "moeda_valor_causa": "R$",
                      "valor_causa": "4105.0900",
                      "arquivado": null,
                      "data_arquivamento": null,
                      "fisico": null,
                      "last_update_time": "15/10/2024 13:58",
                      "situacoes": [
                        {
                          "data": null,
                          "nome": "baixado",
                          "detalhe": null,
                          "created_at": "15/10/2024",
                          "deleted_at": null
                        },
                        {
                          "data": null,
                          "nome": "movimento",
                          "detalhe": null,
                          "created_at": "27/12/2023",
                          "deleted_at": "15/10/2024"
                        }
                      ],
                      "dados": [
                        {
                          "tipo": "Juiz(a)",
                          "valor": "Eron Pinter Pizzolatti"
                        },
                        {
                          "tipo": "Justiça Gratuita",
                          "valor": "Não requerida"
                        }
                      ],
                      "partes": [
                        {
                          "id": 1590969898,
                          "tipo": "EXEQUENTE",
                          "nome": "ROGÉRIO MARCOS MEINE",
                          "principal": true,
                          "polo": null,
                          "documento": {
                            "tipo": null,
                            "numero": null
                          }
                        },
                        {
                          "id": 1590969900,
                          "tipo": "EXECUTADO",
                          "nome": "Cleber Lopes",
                          "principal": true,
                          "polo": null,
                          "documento": {
                            "tipo": null,
                            "numero": null
                          }
                        }
                      ],
                      "movimentacoes": [
                        {
                          "id": 21507548791,
                          "data": "18/07/2024",
                          "conteudo": "Baixa Definitiva"
                        },
                        {
                          "id": 21507548792,
                          "data": "18/07/2024",
                          "conteudo": "Atos da Contadoria-Cálculo de Custas - DCJE -> TRO03CV"
                        },
                        {
                          "id": 21507548793,
                          "data": "18/07/2024",
                          "conteudo": "Custas Satisfeitas - Parte: CLEBER LOPES"
                        },
                        {
                          "id": 21507548794,
                          "data": "18/07/2024",
                          "conteudo": "Expedida/certificada a comunicação eletrônica - Débito enviado para cobrança administrativa. Parte ROGERIO MARCOS MEINE, Guia 8365560, Subguia"
                        },
                        {
                          "id": 21507548795,
                          "data": "18/07/2024",
                          "conteudo": "Juntada - Guia Gerada - Rateio de 100%. ROGERIO MARCOS MEINE - Guia 8365560 - R$ 75,32"
                        },
                        {
                          "id": 21507548796,
                          "data": "15/07/2024",
                          "conteudo": "Remetidos os Autos à Contadoria (Custas) - TRO03CV -> DCJE"
                        },
                        {
                          "id": 21507548797,
                          "data": "15/07/2024",
                          "conteudo": "Transitado em Julgado"
                        },
                        {
                          "id": 21507548798,
                          "data": "15/07/2024",
                          "conteudo": "Juntada de Carta pelo Correio - devolvida sem cumprimento - Refer. ao Evento: 150"
                        },
                        {
                          "id": 21507548799,
                          "data": "03/07/2024",
                          "conteudo": "Expedição de ofício - 1 carta"
                        },
                        {
                          "id": 21507548800,
                          "data": "03/07/2024",
                          "conteudo": "Extinto o processo por ausência de pressupostos processuais - tipo C"
                        },
                        {
                          "id": 21507548801,
                          "data": "06/06/2024",
                          "conteudo": "Conclusos para julgamento"
                        },
                        {
                          "id": 21507548802,
                          "data": "06/06/2024",
                          "conteudo": "Decorrido prazo - Refer. ao Evento: 145"
                        },
                        {
                          "id": 21507548803,
                          "data": "04/06/2024",
                          "conteudo": "Decorrido prazo - Refer. ao Evento: 142"
                        },
                        {
                          "id": 21507548804,
                          "data": "13/05/2024",
                          "conteudo": "Juntada de Carta pelo Correio - Comprovante de entrega - Refer. ao Evento: 143\n(EXEQUENTE -  ROGERIO MARCOS MEINE)\nPrazo: 15 dias Status:FECHADO\nData inicial da contagem do prazo: 14/05/2024 00:00:00\nData final: 05/06/2024 23:59:59"
                        },
                        {
                          "id": 21507548805,
                          "data": "09/05/2024",
                          "conteudo": "Confirmada a intimação eletrônica - Refer. ao Evento: 142"
                        },
                        {
                          "id": 21507548806,
                          "data": "30/04/2024",
                          "conteudo": "Expedição de ofício - 1 carta"
                        },
                        {
                          "id": 21507548807,
                          "data": "29/04/2024",
                          "conteudo": "Expedida/certificada a intimação eletrônica\nRefer.  ao Evento 141\n(EXEQUENTE -  ROGERIO MARCOS MEINE)\nPrazo: 15 dias Status:FECHADO\nData inicial da contagem do prazo: 10/05/2024 00:00:00\nData final: 03/06/2024 23:59:59"
                        },
                        {
                          "id": 21507548808,
                          "data": "29/04/2024",
                          "conteudo": "Despacho"
                        },
                        {
                          "id": 21507548809,
                          "data": "15/04/2024",
                          "conteudo": "PETIÇÃO"
                        },
                        {
                          "id": 21507548810,
                          "data": "12/04/2024",
                          "conteudo": "Conclusos para despacho"
                        },
                        {
                          "id": 21507548811,
                          "data": "11/04/2024",
                          "conteudo": "PETIÇÃO - Refer. ao Evento: 136"
                        },
                        {
                          "id": 21507548812,
                          "data": "23/03/2024",
                          "conteudo": "Confirmada a intimação eletrônica - Refer. ao Evento: 136"
                        },
                        {
                          "id": 21507548813,
                          "data": "13/03/2024",
                          "conteudo": "Expedida/certificada a intimação eletrônica\nRefer.  ao Evento 135\n(EXEQUENTE -  ROGERIO MARCOS MEINE)\nPrazo: 15 dias Status:FECHADO\nData inicial da contagem do prazo: 26/03/2024 00:00:00\nData final: 17/04/2024 23:59:59"
                        },
                        {
                          "id": 21507548814,
                          "data": "13/03/2024",
                          "conteudo": "Determinada a intimação"
                        },
                        {
                          "id": 21507548815,
                          "data": "16/02/2024",
                          "conteudo": "Conclusos para despacho"
                        },
                        {
                          "id": 21507548816,
                          "data": "16/02/2024",
                          "conteudo": "Levantada a causa suspensiva ou de sobrestamento"
                        },
                        {
                          "id": 21507548817,
                          "data": "14/02/2024",
                          "conteudo": "PETIÇÃO"
                        },
                        {
                          "id": 21507548818,
                          "data": "17/01/2024",
                          "conteudo": "Processo Suspenso ou Sobrestado por decisão judicial - Diligência (Deprecada/ Rogada/ Solicitada a outro Juízo)"
                        },
                        {
                          "id": 15691009738,
                          "data": "13/11/2023",
                          "conteudo": "PETIÇÃO - Refer. ao Evento: 128"
                        },
                        {
                          "id": 15691009739,
                          "data": "06/11/2023",
                          "conteudo": "Confirmada a intimação eletrônica - Refer. ao Evento: 128"
                        },
                        {
                          "id": 15691009740,
                          "data": "26/10/2023",
                          "conteudo": "Expedida/certificada a intimação eletrônica\nRefer.  ao Evento 127\n(EXEQUENTE -  ROGERIO MARCOS MEINE)\nPrazo: 5 dias Status:FECHADO\nData inicial da contagem do prazo: 07/11/2023 00:00:00\nData final: 13/11/2023 23:59:59"
                        },
                        {
                          "id": 15691009741,
                          "data": "26/10/2023",
                          "conteudo": "Ato ordinatório praticado"
                        },
                        {
                          "id": 15691009742,
                          "data": "25/10/2023",
                          "conteudo": "Levantada a suspensão ou sobrestamento dos autos"
                        },
                        {
                          "id": 15691009743,
                          "data": "14/07/2022",
                          "conteudo": "Processo Suspenso ou Sobrestado por decisão judicial - Diligência (Deprecada/ Rogada/ Solicitada a outro Juízo)"
                        },
                        {
                          "id": 15691009744,
                          "data": "14/07/2022",
                          "conteudo": "Levantamento da Suspensão ou Dessobrestamento"
                        },
                        {
                          "id": 15691009745,
                          "data": "15/03/2022",
                          "conteudo": "Processo Suspenso ou Sobrestado por decisão judicial"
                        },
                        {
                          "id": 15691009746,
                          "data": "06/07/2021",
                          "conteudo": "Juntada de peças digitalizadas"
                        },
                        {
                          "id": 15691009747,
                          "data": "06/07/2021",
                          "conteudo": "Expedição de ofício"
                        },
                        {
                          "id": 15691009748,
                          "data": "15/10/2020",
                          "conteudo": "PETIÇÃO - Refer. ao Evento: 118"
                        },
                        {
                          "id": 15691009749,
                          "data": "10/10/2020",
                          "conteudo": "Confirmada a intimação eletrônica - Refer. ao Evento: 118"
                        },
                        {
                          "id": 15691009750,
                          "data": "30/09/2020",
                          "conteudo": "Intimação Eletrônica - Expedida/Certificada\nRefer.  ao Evento 117\n(EXEQUENTE -  ROGERIO MARCOS MEINE)\nPrazo: 30 dias Status:FECHADO\nData inicial da contagem do prazo: 15/10/2020 00:00:00\nData final: 27/11/2020 23:59:59"
                        },
                        {
                          "id": 15691009751,
                          "data": "30/09/2020",
                          "conteudo": "Ato ordinatório praticado"
                        },
                        {
                          "id": 15691009752,
                          "data": "30/09/2020",
                          "conteudo": "Expedido Carta Ordem/Precatória/Rogatória"
                        },
                        {
                          "id": 15691009753,
                          "data": "30/09/2020",
                          "conteudo": "PETIÇÃO - Refer. ao Evento: 113"
                        },
                        {
                          "id": 15691009754,
                          "data": "07/09/2020",
                          "conteudo": "Intimação Eletrônica - Confirmada - Refer. ao Evento: 113"
                        },
                        {
                          "id": 15691009755,
                          "data": "28/08/2020",
                          "conteudo": "Intimação Eletrônica - Expedida/Certificada\nRefer.  ao Evento 112\n(EXEQUENTE -  ROGERIO MARCOS MEINE)\nPrazo: 15 dias Status:FECHADO\nData inicial da contagem do prazo: 10/09/2020 00:00:00\nData final: 01/10/2020 23:59:59"
                        },
                        {
                          "id": 15691009756,
                          "data": "28/08/2020",
                          "conteudo": "Ato ordinatório praticado"
                        },
                        {
                          "id": 15691009757,
                          "data": "28/08/2020",
                          "conteudo": "Juntada - Carta pelo Correio Devolvida sem cumprimento - Refer. ao Evento: 110"
                        },
                        {
                          "id": 15691009758,
                          "data": "21/07/2020",
                          "conteudo": "Expedição de ofício - 1 carta"
                        },
                        {
                          "id": 15691009759,
                          "data": "21/07/2020",
                          "conteudo": "Juntada - Registro de pagamento - Boleto pago (1/1) - R$ 25,02"
                        },
                        {
                          "id": 15691009760,
                          "data": "20/07/2020",
                          "conteudo": "PETIÇÃO - Refer. ao Evento: 103"
                        },
                        {
                          "id": 15691009761,
                          "data": "02/07/2020",
                          "conteudo": "Juntada de certidão - suspensão do prazo - 30/06/2020 até 05/07/2020 Motivo: SUSPENSÃO DE PRAZOS COM EXPEDIENTE - RESOLUÇÃO GP N. 20 DE 1o DE JULHO DE 2020 - Suspende os prazos judiciais no Poder Judiciário do Estado de Santa Catarina de 30 de junho de 2020 a 5 de julho de 2020."
                        },
                        {
                          "id": 15691009762,
                          "data": "29/06/2020",
                          "conteudo": "Intimação Eletrônica - Confirmada - Refer. ao Evento: 103"
                        },
                        {
                          "id": 15691009763,
                          "data": "26/06/2020",
                          "conteudo": "Juntada - Boleto Gerado - 1 boleto(s) gerado(s)"
                        },
                        {
                          "id": 15691009764,
                          "data": "26/06/2020",
                          "conteudo": "Juntada - Guia Gerada - ROGERIO MARCOS MEINE Guia nº 442.719 - R$ 22,02"
                        },
                        {
                          "id": 15691009765,
                          "data": "19/06/2020",
                          "conteudo": "Intimação Eletrônica - Expedida/Certificada\nRefer.  ao Evento 102\n(EXEQUENTE -  ROGERIO MARCOS MEINE)\nPrazo: 15 dias Status:FECHADO\nData inicial da contagem do prazo: 06/07/2020 00:00:00\nData final: 24/07/2020 23:59:59"
                        },
                        {
                          "id": 15691009766,
                          "data": "19/06/2020",
                          "conteudo": "Ato ordinatório praticado"
                        },
                        {
                          "id": 15691009767,
                          "data": "19/06/2020",
                          "conteudo": "Juntada de certidão - Extrato com dados do processo migrado do SAJ para o EPROC."
                        },
                        {
                          "id": 15691009768,
                          "data": "26/02/2020",
                          "conteudo": "Juntada"
                        },
                        {
                          "id": 15691009769,
                          "data": "26/02/2020",
                          "conteudo": "Realizado o pagamento de custas/despesas - Custas Intermediárias paga em 21/02/2020 através da guia nº 075.3067019-52 no valor de 32,52"
                        },
                        {
                          "id": 15691009770,
                          "data": "20/02/2020",
                          "conteudo": "Juntada"
                        },
                        {
                          "id": 15691009771,
                          "data": "07/02/2020",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado - Relação :0041/2020\r\nData da Publicação: 07/02/2020\nNúmero do Diário: 3237"
                        },
                        {
                          "id": 15691009772,
                          "data": "05/02/2020",
                          "conteudo": "Encaminhado edital/relação para publicação - Relação: 0041/2...(truncated)..."
                        },
                        {
                          "id": 15691009773,
                          "data": "30/01/2020",
                          "conteudo": "Mero expediente - SAJ - Defiro, por 10 (dez) dias, o pedido de prazo formulado no petitório retro. Fluído o prazo, deverá o exequente manifestar-se no feito, independente de intimação. Intime-se."
                        },
                        {
                          "id": 15691009774,
                          "data": "09/01/2020",
                          "conteudo": "Conclusos para despacho"
                        },
                        {
                          "id": 15691009775,
                          "data": "09/12/2019",
                          "conteudo": "Pedido de concessão/renovação/dilação de prazo - Nº Protocolo: WTRO.19.10076167-2\r\nTipo da Petição: Pedido de concessão/renovação/dilação de prazo\r\nData: 09/12/2019 17:07"
                        },
                        {
                          "id": 15691009776,
                          "data": "02/12/2019",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado - Relação :0487/2019\r\nData da Publicação: 02/12/2019\nNúmero do Diário: 3200"
                        },
                        {
                          "id": 15691009777,
                          "data": "28/11/2019",
                          "conteudo": "Encaminhado edital/relação para publicação - Relação: 0487/2019\r\nTeor do ato: A parte ativa fica intimada para, no prazo de 5 (cinco) dias, efetuar o pagamento das diligências necessárias ao cumprimento do mandado pelo oficial de justiça.\r\nAdvogados(s): Mariana Liotti Fuzzo (OAB 250786/SP)"
                        },
                        {
                          "id": 15691009778,
                          "data": "28/11/2019",
                          "conteudo": "Ato Ordinatório-Pagamento de diligência - Parte Ativa - A parte ativa fica intimada para, no prazo de 5 (cinco) dias, efetuar o pagamento das diligências necessárias ao cumprimento do mandado pelo oficial de justiça."
                        },
                        {
                          "id": 15691009779,
                          "data": "24/10/2019",
                          "conteudo": "Certidão emitida - Certidão Automática de Juntada do AR"
                        },
                        {
                          "id": 15691009780,
                          "data": "24/10/2019",
                          "conteudo": "Juntada"
                        },
                        {
                          "id": 15691009781,
                          "data": "24/10/2019",
                          "conteudo": "Devolução de correspondência recusado ou ausente - Juntada de AR : AR761844486TJ\r\nSituação : Não procurado\r\nModelo : Digital - Ofício - Citação em Execução de Título Extrajudicial - sem audiência - Autoenvelopável - ARMP\r\nDestinatário : Cleber Lopes"
                        },
                        {
                          "id": 15691009782,
                          "data": "25/09/2019",
                          "conteudo": "Expedido ofício - SAJ - Digital - Ofício - Citação em Execução de Título Extrajudicial - sem audiência - Autoenvelopável - ARMP"
                        },
                        {
                          "id": 15691009783,
                          "data": "03/07/2019",
                          "conteudo": "Juntada"
                        },
                        {
                          "id": 15691009784,
                          "data": "03/07/2019",
                          "conteudo": "Realizado o pagamento de custas/despesas - Custas Intermediárias paga em 02/07/2019 através da guia nº 075.3061168-71 no valor de 170,22"
                        },
                        {
                          "id": 15691009785,
                          "data": "26/06/2019",
                          "conteudo": "Juntada"
                        },
                        {
                          "id": 15691009786,
                          "data": "25/06/2019",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado - Relação :0224/2019\r\nData da Publicação: 26/06/2019\nNúmero do Diário: 3088\r\nPágina:"
                        },
                        {
                          "id": 15691009787,
                          "data": "24/06/2019",
                          "conteudo": "Encaminhado edital/relação para publicação - Relação: 0224/2...(truncated)..."
                        },
                        {
                          "id": 15691009788,
                          "data": "21/06/2019",
                          "conteudo": "Ato ordinatório praticado - SAJ - A parte ativa fica intimada para, no prazo de 5 (cinco) dias, efetuar o prévio pagamento das despesas postais necessárias a realização dos atos pelos correios, nos termos do artigo 3º da Resolução CM n. 3 de 11 de março de 2019."
                        },
                        {
                          "id": 15691009789,
                          "data": "09/05/2019",
                          "conteudo": "Pedido citação - Nº Protocolo: WTRO.19.10025089-9\r\nTipo da Petição: Pedido Citação\r\nData: 09/05/2019 09:46"
                        },
                        {
                          "id": 15691009790,
                          "data": "23/04/2019",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado - Relação :0142/2019\r\nData da Publicação: 24/04/2019\nNúmero do Diário: 3045\r\nPágina:"
                        },
                        {
                          "id": 15691009791,
                          "data": "22/04/2019",
                          "conteudo": "Encaminhado edital/relação para publicação - Relação: 0142/2...(truncated)..."
                        },
                        {
                          "id": 15691009792,
                          "data": "29/03/2019",
                          "conteudo": "Juntada de documento"
                        },
                        {
                          "id": 15691009793,
                          "data": "28/03/2019",
                          "conteudo": "Juntada de documento"
                        },
                        {
                          "id": 15691009794,
                          "data": "01/03/2019",
                          "conteudo": "Mero expediente - SAJ - Vistos para despacho1. Defiro o pedi...(truncated)..."
                        },
                        {
                          "id": 15691009795,
                          "data": "07/02/2019",
                          "conteudo": "Conclusos para decisão interlocutória"
                        },
                        {
                          "id": 15691009796,
                          "data": "11/12/2018",
                          "conteudo": "Pedido de diligências - Nº Protocolo: WTRO.18.10072271-4\r\nTipo da Petição: Pedido de diligências\r\nData: 11/12/2018 16:12"
                        },
                        {
                          "id": 15691009797,
                          "data": "03/08/2018",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado - Relação :0333/2018\r\nData da Publicação: 06/08/2018\nNúmero do Diário: 2876\r\nPágina:"
                        },
                        {
                          "id": 15691009798,
                          "data": "02/08/2018",
                          "conteudo": "Encaminhado edital/relação para publicação - Relação: 0333/2...(truncated)..."
                        },
                        {
                          "id": 15691009799,
                          "data": "11/07/2018",
                          "conteudo": "Mero expediente - SAJ - Defiro, por 90 (noventa) dias, o pedido de prazo formulado no petitório retro. Fluído o prazo, deverá o exequente manifestar-se no feito, independentemente de intimação.Intime-se."
                        },
                        {
                          "id": 15691009800,
                          "data": "01/06/2018",
                          "conteudo": "Conclusos para despacho"
                        },
                        {
                          "id": 15691009801,
                          "data": "23/05/2018",
                          "conteudo": "Pedido de concessão/renovação/dilação de prazo - Nº Protocolo: WTRO.18.10026409-0\r\nTipo da Petição: Pedido de concessão/renovação/dilação de prazo\r\nData: 23/05/2018 09:56"
                        },
                        {
                          "id": 15691009802,
                          "data": "16/05/2018",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado - Relação :0198/2018\r\nData da Publicação: 17/05/2018\nNúmero do Diário: 2819\r\nPágina:"
                        },
                        {
                          "id": 15691009803,
                          "data": "15/05/2018",
                          "conteudo": "Encaminhado edital/relação para publicação - Relação: 0198/2018\r\nTeor do ato: Fica intimada a parte ativa para manifestar-se sobre as correspondências devolvidas.\r\nAdvogados(s): Mariana Liotti Fuzzo (OAB 250786/SP)"
                        },
                        {
                          "id": 15691009804,
                          "data": "10/05/2018",
                          "conteudo": "Ato ordinatório praticado - SAJ - Fica intimada a parte ativa para manifestar-se sobre as correspondências devolvidas."
                        },
                        {
                          "id": 15691009805,
                          "data": "08/05/2018",
                          "conteudo": "Certidão emitida - Certidão Automática de Juntada do AR"
                        },
                        {
                          "id": 15691009806,
                          "data": "08/05/2018",
                          "conteudo": "Devolução de correspondência outros motivos - Juntada de AR : AR802013445TJ\r\nSituação : Desconhecido\r\nModelo : Digital - Citação em Execução de Título Extrajudicial - sem audiência - ARMP\r\nDestinatário : Cleber Lopes"
                        },
                        {
                          "id": 15691009807,
                          "data": "08/05/2018",
                          "conteudo": "Juntada"
                        },
                        {
                          "id": 15691009808,
                          "data": "02/05/2018",
                          "conteudo": "Certidão emitida - Certidão Automática de Juntada do AR"
                        },
                        {
                          "id": 15691009809,
                          "data": "02/05/2018",
                          "conteudo": "Juntada"
                        },
                        {
                          "id": 15691009810,
                          "data": "02/05/2018",
                          "conteudo": "Devolução de correspondência outros motivos - Juntada de AR : AR802013454TJ\r\nSituação : Mudou-se\r\nModelo : Digital - Citação em Execução de Título Extrajudicial - sem audiência - ARMP\r\nDestinatário : Cleber Lopes"
                        },
                        {
                          "id": 15691009811,
                          "data": "18/04/2018",
                          "conteudo": "Expedido ofício - SAJ - Digital - Citação em Execução de Título Extrajudicial - sem audiência - ARMP"
                        },
                        {
                          "id": 15691009812,
                          "data": "18/04/2018",
                          "conteudo": "Expedido ofício - SAJ - Digital - Citação em Execução de Título Extrajudicial - sem audiência - ARMP"
                        },
                        {
                          "id": 15691009813,
                          "data": "14/04/2018",
                          "conteudo": "Certidão emitida - Certidão Automática de Juntada do AR"
                        },
                        {
                          "id": 15691009814,
                          "data": "14/04/2018",
                          "conteudo": "Juntada"
                        },
                        {
                          "id": 15691009815,
                          "data": "14/04/2018",
                          "conteudo": "Devolução de correspondência outros motivos - Juntada de AR : AR802003885TJ\r\nSituação : Mudou-se\r\nModelo : Digital - Citação em Execução de Título Extrajudicial - sem audiência - ARMP\r\nDestinatário : Cleber Lopes"
                        },
                        {
                          "id": 15691009816,
                          "data": "26/03/2018",
                          "conteudo": "Expedido ofício - SAJ - Digital - Citação em Execução de Título Extrajudicial - sem audiência - ARMP"
                        },
                        {
                          "id": 15691009817,
                          "data": "17/03/2018",
                          "conteudo": "Certidão emitida - Certidão Automática de Juntada do AR"
                        },
                        {
                          "id": 15691009818,
                          "data": "17/03/2018",
                          "conteudo": "Juntada"
                        },
                        {
                          "id": 15691009819,
                          "data": "17/03/2018",
                          "conteudo": "Devolução de correspondência recusado ou ausente - Juntada de AR : AR732828150TJ\r\nSituação : Não procurado\r\nModelo : Digital - Citação em Execução de Título Extrajudicial - sem audiência - ARMP\r\nDestinatário : Cleber Lopes"
                        },
                        {
                          "id": 15691009820,
                          "data": "05/02/2018",
                          "conteudo": "Expedido ofício - SAJ - Digital - Citação em Execução de Título Extrajudicial - sem audiência - ARMP"
                        },
                        {
                          "id": 15691009821,
                          "data": "07/12/2017",
                          "conteudo": "Mero expediente - SAJ - Defiro o petitório retro, portanto cite-se o executado, via AR, nos endereços indicados à pp. 58/59.Sendo as tentativas inexitosas, intime-se o exequente para, no prazo de 15 (quinze) dias, dar andamento aos autos, sob pena de extinção do feito."
                        },
                        {
                          "id": 15691009822,
                          "data": "05/12/2017",
                          "conteudo": "Conclusos para despacho"
                        },
                        {
                          "id": 15691009823,
                          "data": "13/11/2017",
                          "conteudo": "Juntada de Petição - Nº Protocolo: WTRO.17.10057644-0\r\nTipo da Petição: Pedido de Citação em Novo Endereço\r\nData: 13/11/2017 11:13"
                        },
                        {
                          "id": 15691009824,
                          "data": "10/11/2017",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado - Relação :0752/2017\r\nData da Publicação: 10/11/2017\nNúmero do Diário: 2705\r\nPágina:"
                        },
                        {
                          "id": 15691009825,
                          "data": "08/11/2017",
                          "conteudo": "Encaminhado edital/relação para publicação - Relação: 0752/2017\r\nTeor do ato: Fica intimado o exequente, na pessoa de seu advogado, para dar andamento ao processo, no prazo de 5 (cinco) dias, ciente de que a inércia acarretará o arquivamento do feito.\r\nAdvogados(s): Mariana Liotti Fuzzo (OAB 250786/SP)"
                        },
                        {
                          "id": 15691009826,
                          "data": "07/11/2017",
                          "conteudo": "Ato ordinatório praticado - SAJ - Fica intimado o exequente, na pessoa de seu advogado, para dar andamento ao processo, no prazo de 5 (cinco) dias, ciente de que a inércia acarretará o arquivamento do feito."
                        },
                        {
                          "id": 15691009827,
                          "data": "07/11/2017",
                          "conteudo": "Certidão emitida - Decurso de Prazo - Genérico"
                        },
                        {
                          "id": 15691009828,
                          "data": "14/09/2017",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado - Relação :0609/2017\r\nData da Publicação: 14/09/2017\nNúmero do Diário: 2666\r\nPágina:"
                        },
                        {
                          "id": 15691009829,
                          "data": "12/09/2017",
                          "conteudo": "Encaminhado edital/relação para publicação - Relação: 0609/2017\r\nTeor do ato: Ficam suspensos os autos pelo prazo de 30 (trinta) dias, conforme requerido.\r\nAdvogados(s): Mariana Liotti Fuzzo (OAB 250786/SP)"
                        },
                        {
                          "id": 15691009830,
                          "data": "11/09/2017",
                          "conteudo": "Ato ordinatório praticado - SAJ - Ficam suspensos os autos pelo prazo de 30 (trinta) dias, conforme requerido."
                        },
                        {
                          "id": 15691009831,
                          "data": "06/09/2017",
                          "conteudo": "Juntada de Petição - Nº Protocolo: WTRO.17.10045036-5\r\nTipo da Petição: Pedido de Suspensão do Processo\r\nData: 06/09/2017 17:46"
                        },
                        {
                          "id": 15691009832,
                          "data": "31/08/2017",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado - Relação :0571/2017\r\nData da Publicação: 29/08/2017\nNúmero do Diário: 2657\r\nPágina:"
                        },
                        {
                          "id": 15691009833,
                          "data": "25/08/2017",
                          "conteudo": "Encaminhado edital/relação para publicação - Relação: 0571/2017\r\nTeor do ato: Fica intimado o exequente, para manifestar-se sobre a certidão do Oficial de Justiça, no prazo de 05 (cinco) dias\r\nAdvogados(s): Mariana Liotti Fuzzo (OAB 250786/SP)"
                        },
                        {
                          "id": 15691009834,
                          "data": "21/08/2017",
                          "conteudo": "Ato ordinatório praticado - SAJ - Fica intimado o exequente, para manifestar-se sobre a certidão do Oficial de Justiça, no prazo de 05 (cinco) dias"
                        },
                        {
                          "id": 15691009835,
                          "data": "15/08/2017",
                          "conteudo": "Juntada de mandado - Certidão Automática de Juntada do Mandado"
                        },
                        {
                          "id": 15691009837,
                          "data": "15/08/2017",
                          "conteudo": "Certificado pelo Oficial de Justiça - Penhora Negativa - PF-PJ"
                        },
                        {
                          "id": 15691009836,
                          "data": "15/08/2017",
                          "conteudo": "Juntada de mandado - Certidão Automática de Juntada do Mandado"
                        },
                        {
                          "id": 15691009838,
                          "data": "15/08/2017",
                          "conteudo": "Certificado pelo Oficial de Justiça - Citação Negativa - PF-PJ"
                        },
                        {
                          "id": 15691009839,
                          "data": "28/07/2017",
                          "conteudo": "Expedido mandado - SAJ - Mandado nº: 075.2017/014018-5 \r\nSituação: Cumprido - Ato negativo em 15/08/2017 \r\nLocal: Tubarão / Andréa da Silva Tissiani"
                        },
                        {
                          "id": 15691009840,
                          "data": "28/07/2017",
                          "conteudo": "Expedido mandado - SAJ - Mandado nº: 075.2017/014019-3 \r\nSituação: Cumprido - Ato positivo em 15/08/2017 \r\nLocal: Tubarão / Andréa da Silva Tissiani"
                        },
                        {
                          "id": 15691009841,
                          "data": "19/07/2017",
                          "conteudo": "Juntada de Petição - Nº Protocolo: WTRO.17.10034916-8\r\nTipo da Petição: Pedido Citação\r\nData: 19/07/2017 16:40"
                        },
                        {
                          "id": 15691009842,
                          "data": "13/07/2017",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado - Relação :0432/2017\r\nData da Publicação: 13/07/2017\nNúmero do Diário: 2624\r\nPágina:"
                        },
                        {
                          "id": 15691009843,
                          "data": "05/07/2017",
                          "conteudo": "Encaminhado edital/relação para publicação - Relação: 0432/2017\r\nTeor do ato: Fica intimado o exequente para manifestar-se sobre a correspondência devolvida (Juntada de AR : AR606346165TJSituação : Não procuradoModelo : Digital - Citação em Execução de Título Extrajudicial - sem audiência - ARMPDestinatário : Cleber Lopes).\r\nAdvogados(s): Mariana Liotti Fuzzo (OAB 250786/SP)"
                        },
                        {
                          "id": 15691009844,
                          "data": "03/07/2017",
                          "conteudo": "Ato Ordinatório-correspondência devolvida - Fica intimado o exequente para manifestar-se sobre a correspondência devolvida (Juntada de AR : AR606346165TJSituação : Não procuradoModelo : Digital - Citação em Execução de Título Extrajudicial - sem audiência - ARMPDestinatário : Cleber Lopes)."
                        },
                        {
                          "id": 15691009845,
                          "data": "22/06/2017",
                          "conteudo": "Devolução de correspondência recusado ou ausente - Juntada de AR : AR606346165TJ\r\nSituação : Não procurado\r\nModelo : Digital - Citação em Execução de Título Extrajudicial - sem audiência - ARMP\r\nDestinatário : Cleber Lopes"
                        },
                        {
                          "id": 15691009846,
                          "data": "22/06/2017",
                          "conteudo": "Juntada"
                        },
                        {
                          "id": 15691009847,
                          "data": "24/05/2017",
                          "conteudo": "Expedido ofício - SAJ - Digital - Citação em Execução de Título Extrajudicial - sem audiência - ARMP"
                        },
                        {
                          "id": 15691009848,
                          "data": "10/05/2017",
                          "conteudo": "Certidão emitida - Certidão de Admissibilidade da Execução - Agora é modelo 100086 da categoria 13 - Redmine 23440"
                        },
                        {
                          "id": 15691009849,
                          "data": "10/05/2017",
                          "conteudo": "Determinado a citação/notificação - Cite-se a parte executad...(truncated)..."
                        },
                        {
                          "id": 15691009850,
                          "data": "20/04/2017",
                          "conteudo": "Conclusos para despacho"
                        },
                        {
                          "id": 15691009851,
                          "data": "18/04/2017",
                          "conteudo": "Conclusos para despacho"
                        },
                        {
                          "id": 15691009852,
                          "data": "11/04/2017",
                          "conteudo": "Juntada de documento - Nº Protocolo: WTRO.17.10015256-9\r\nTipo da Petição: Apresentação de documentos\r\nData: 10/04/2017 16:44"
                        },
                        {
                          "id": 15691009853,
                          "data": "10/04/2017",
                          "conteudo": "Certidão emitida - CERTIFICO, para os devidos fins, em cumpr...(truncated)..."
                        },
                        {
                          "id": 15691009854,
                          "data": "07/04/2017",
                          "conteudo": "Certificada a publicação da relação de intimação de advogado - Relação :0218/2017\r\nData da Publicação: 07/04/2017\nNúmero do Diário: 2559\r\nPágina:"
                        },
                        {
                          "id": 15691009855,
                          "data": "06/04/2017",
                          "conteudo": "Juntada"
                        },
                        {
                          "id": 15691009856,
                          "data": "06/04/2017",
                          "conteudo": "Realizado o pagamento de custas/despesas - Custas Complementares paga em 04/04/2017 através da guia nº 075.3036129-08 no valor de 53,01"
                        },
                        {
                          "id": 15691009857,
                          "data": "05/04/2017",
                          "conteudo": "Encaminhado edital/relação para publicação - Relação: 0218/2...(truncated)..."
                        },
                        {
                          "id": 15691009858,
                          "data": "04/04/2017",
                          "conteudo": "Conclusos para despacho"
                        },
                        {
                          "id": 15691009859,
                          "data": "04/04/2017",
                          "conteudo": "Mero expediente - SAJ - ACOLHO a emenda à inicial de fls. 17/18, devendo o Exequente cumprir o despacho de fl. 15 em relação aos títulos exequendos.Intime-se."
                        },
                        {
                          "id": 15691009860,
                          "data": "04/04/2017",
                          "conteudo": "Mero expediente - SAJ - ACOLHO a emenda à inicial de fls. 17/18, devendo o Exequente cumprir o despacho de fl. 15 em relação aos títulos exequendos.Intime-se."
                        },
                        {
                          "id": 15691009861,
                          "data": "04/04/2017",
                          "conteudo": "Juntada de Petição - Nº Protocolo: WTRO.17.10013959-7\r\nTipo da Petição: Emenda da Inicial\r\nData: 04/04/2017 11:30"
                        },
                        {
                          "id": 15691009862,
                          "data": "03/04/2017",
                          "conteudo": "Juntada"
                        },
                        {
                          "id": 15691009863,
                          "data": "21/03/2017",
                          "conteudo": "Mero expediente - SAJ - Intime-se o exequente, sob pena de i...(truncated)..."
                        },
                        {
                          "id": 15691009864,
                          "data": "20/03/2017",
                          "conteudo": "Conclusos para despacho"
                        },
                        {
                          "id": 15691009865,
                          "data": "20/03/2017",
                          "conteudo": "Juntada"
                        },
                        {
                          "id": 15691009866,
                          "data": "20/03/2017",
                          "conteudo": "Realizado o pagamento de custas/despesas - Custas Iniciais paga em 16/03/2017 através da guia nº 075.3035573-70 no valor de 226,56"
                        },
                        {
                          "id": 15691009867,
                          "data": "17/03/2017",
                          "conteudo": "Distribuido por sorteio (SAJ)"
                        }
                      ],
                      "audiencias": []
                    }
                  ]
                },
                "status": "SUCESSO",
                "motivo_erro": null,
                "status_callback": null,
                "tipo": "BUSCA_PROCESSO",
                "opcoes": null,
                "tribunal": {
                  "sigla": "TJSC",
                  "nome": "Tribunal de Justiça de Santa Catarina",
                  "busca_processo": 1,
                  "busca_nome": 1,
                  "busca_oab": 1,
                  "busca_documento": 1,
                  "disponivel_autos": 1,
                  "documentos_publicos": 1
                },
                "valor": "0301740-50.2017.8.24.0075",
                "event": "resultado_processo_async",
                "uuid": "a90b9a1d0fd0ec093249daa35bbdede4"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/research/": {
      "get": {
        "tags": [
          "research"
        ],
        "summary": "verifica credenciais pesquisa",
        "operationId": "verifica_credenciais_pesquisa",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/research/cpf/": {
      "get": {
        "tags": [
          "research"
        ],
        "summary": "busca cpf",
        "operationId": "busca_cpf",
        "parameters": [
          {
            "name": "sum_options",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "58"
          },
          {
            "name": "cpf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "97501883149"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/research/load_licitacoes_empresa/": {
      "post": {
        "tags": [
          "research"
        ],
        "summary": "Busca licitacoes CJPN",
        "operationId": "Busca_licitacoes_CJPN",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "cnpj": "31.734.131/0001-26",
                "doc_lead": "975.018.831-49"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/research/options/": {
      "get": {
        "tags": [
          "research"
        ],
        "summary": "pega opções de pesquisa",
        "operationId": "pega_op_es_de_pesquisa",
        "parameters": [
          {
            "name": "tp",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "pesquisa_pf"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/sms/list_credentials/": {
      "get": {
        "tags": [
          "SMS"
        ],
        "summary": "Lista Credenciais de SMS do Usuário",
        "description": "Get Credentials\n",
        "operationId": "Lista_Credenciais_de_SMS_do_Usu_rio",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ]
      }
    },
    "/{base_url}/api/sms/": {
      "get": {
        "tags": [
          "SMS"
        ],
        "summary": "Lista SMS Enviadas",
        "operationId": "Lista_SMS_Enviadas",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      },
      "post": {
        "tags": [
          "SMS"
        ],
        "summary": "Envia SMS (definindo uma credencial)",
        "operationId": "Envia_SMS_definindo_uma_credencial",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "titulo": "teste 175",
                "credencial": 1,
                "mensagem": {
                  "recipient_list_str": "+5541992099962",
                  "mensagem": "Os Neurobots vão invadir a terra! De novo"
                }
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/chat/entity/": {
      "get": {
        "tags": [
          "chat"
        ],
        "summary": "Get chatlist by entityId",
        "operationId": "Get_chatlist_by_entityId",
        "parameters": [
          {
            "name": "id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "108"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/api/chat/chats/monitor_scopo/": {
      "patch": {
        "tags": [
          "chat"
        ],
        "summary": "Joining to the chat session",
        "operationId": "Joining_to_the_chat_session",
        "requestBody": {
          "required": true,
          "content": {
            "multipart/form-data": {
              "schema": {
                "type": "object",
                "properties": {
                  "username": {
                    "type": "string"
                  }
                },
                "required": [
                  "username"
                ]
              },
              "example": {
                "username": "Paulino"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/api/chat/dm/kkk/": {
      "patch": {
        "tags": [
          "chat"
        ],
        "summary": "Sending a message to a channel",
        "operationId": "Sending_a_message_to_a_channel",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "receiver": 31
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/chat/dm/": {
      "post": {
        "tags": [
          "chat"
        ],
        "summary": "Ping to Check or Create a Session Message",
        "operationId": "Ping_to_Check_or_Create_a_Session_Message",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "receiver": 31
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/api/chat/dm/97a9331e56034c0/": {
      "post": {
        "tags": [
          "chat"
        ],
        "summary": "Ping to Check or Create a Session Message specific",
        "operationId": "Ping_to_Check_or_Create_a_Session_Message_specific",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "receiver": 31
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/api/chat/dm/": {
      "post": {
        "tags": [
          "chat"
        ],
        "summary": "EntityChat",
        "operationId": "EntityChat",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "receiver": 31
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/api/chat/entity/739cc6099acf460/": {
      "post": {
        "tags": [
          "chat"
        ],
        "summary": "Sending a DM message to a channel",
        "operationId": "Sending_a_DM_message_to_a_channel",
        "parameters": [
          {
            "name": "command",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "delete"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "instruction": "topic"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/chat/dm/8f188455162f4a8/": {
      "post": {
        "tags": [
          "chat"
        ],
        "summary": "Check Chat between users",
        "operationId": "Check_Chat_between_users",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "receiver": 75
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/social_network/get_evaluations/": {
      "get": {
        "tags": [
          "Social Networks"
        ],
        "summary": "Get social network evaluations by entity id",
        "operationId": "Get_social_network_evaluations_by_entity_id",
        "parameters": [
          {
            "name": "id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "108"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/social_network/facebook/": {
      "get": {
        "tags": [
          "Social Networks"
        ],
        "summary": "get social network image",
        "operationId": "get_social_network_image",
        "parameters": [
          {
            "name": "get_img",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "AguilarJuniorCaragua"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/dj-rest-auth/facebook/connect/": {
      "post": {
        "tags": [
          "Social Networks"
        ],
        "summary": "facebook login",
        "operationId": "facebook_login",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "access_token": "EAADr40CZArw4BO1fZB21lL9BLO8JpmUnQA5XFGXPmZCkfB5A2EYscX34BZAi2eA8iNLclNGagGsAQCZAtFBKwzLEuRrAiP1OxZB4tLtgzpn5trQA9vpAYxfT4CtsZC8W2WPn0FsQcFGqgBSCHZBIOrB8uiroPWVMu2WxFZB6aI7fPUUPBBb6JT8OVPWjWZA8VRKZBtMWSrXTO8ZD"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/social_network/twitter/": {
      "get": {
        "tags": [
          "Social Networks"
        ],
        "summary": "get twitter image",
        "operationId": "get_twitter_image",
        "parameters": [
          {
            "name": "get_img",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "wilketbarretoam"
          },
          {
            "name": "ref_social_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "346"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/estados/getEleitores/": {
      "get": {
        "tags": [
          "Location"
        ],
        "summary": "Get Voters City",
        "operationId": "Get_Voters_City_2",
        "parameters": [
          {
            "name": "uf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "RJ"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/municipios/detalhes/": {
      "get": {
        "tags": [
          "Location"
        ],
        "summary": "Get Location Details City",
        "operationId": "Get_Location_Details_City",
        "parameters": [
          {
            "name": "uf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "SP"
          },
          {
            "name": "cidade",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "Caraguatatuba"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/countries/detalhes/": {
      "get": {
        "tags": [
          "Location"
        ],
        "summary": "Get Location Details Pais",
        "operationId": "Get_Location_Details_Pais",
        "parameters": [
          {
            "name": "country",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "Brasil"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/countries/getEleitores/": {
      "get": {
        "tags": [
          "Location"
        ],
        "summary": "Get Voters Country",
        "operationId": "Get_Voters_Country",
        "parameters": [
          {
            "name": "country",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "Brasil"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/municipios/justCities/": {
      "get": {
        "tags": [
          "General"
        ],
        "summary": "get UF cities",
        "operationId": "get_UF_cities_2",
        "parameters": [
          {
            "name": "uf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "PR"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "description": "—"
      }
    },
    "/{base_url}/api/neurobots/": {
      "get": {
        "tags": [
          "NoAuthorizationFromEcom"
        ],
        "summary": "Nbots List",
        "operationId": "Nbots_List_2",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/neurobots/detalhe/": {
      "get": {
        "tags": [
          "Neurobots"
        ],
        "summary": "get Nbot details by ID",
        "operationId": "get_Nbot_details_by_ID",
        "parameters": [
          {
            "name": "id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "16"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/news/": {
      "get": {
        "tags": [
          "news"
        ],
        "summary": "Get sources List",
        "operationId": "Get_sources_List",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/news/get_news/": {
      "get": {
        "tags": [
          "news"
        ],
        "summary": "Get news from <usuario, mon, entity _ID>",
        "operationId": "Get_news_from_usuario_mon_entity_ID",
        "parameters": [
          {
            "name": "mon_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "3"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "description": "—"
      }
    },
    "/{base_url}/api/news/get_news_settings/": {
      "get": {
        "tags": [
          "news"
        ],
        "summary": "Get news settings",
        "operationId": "Get_news_settings_2",
        "parameters": [
          {
            "name": "usuario_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "1"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/news/update_keywords": {
      "post": {
        "tags": [
          "news"
        ],
        "summary": "update entity news keywords",
        "operationId": "update_entity_news_keywords",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "id": 110,
                "keywords": [
                  "Bolsonaro",
                  "Lula",
                  "Luisa Mel"
                ]
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/news/get_trending/": {
      "get": {
        "tags": [
          "news"
        ],
        "summary": "get Trending News",
        "operationId": "get_Trending_News",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/news/get_all_active_keywords/": {
      "get": {
        "tags": [
          "news"
        ],
        "summary": "get all active keywords",
        "operationId": "get_all_active_keywords",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/news/inform_font_inclusion/": {
      "post": {
        "tags": [
          "news"
        ],
        "summary": "inform error inclusion in new font",
        "operationId": "inform_error_inclusion_in_new_font",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "inclusion_error": 17
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/news/get_registered_midia_fonts/": {
      "get": {
        "tags": [
          "news"
        ],
        "summary": "all fonts media",
        "operationId": "all_fonts_media",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/trends/": {
      "get": {
        "tags": [
          "trends"
        ],
        "summary": "trends list",
        "operationId": "trends_list",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/trends/trending/": {
      "get": {
        "tags": [
          "trends"
        ],
        "summary": "last trend",
        "operationId": "last_trend",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/trends/last_trendings/": {
      "get": {
        "tags": [
          "trends"
        ],
        "summary": "New Request",
        "operationId": "New_Request_2",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/controle/get_version/": {
      "get": {
        "tags": [
          "controle"
        ],
        "summary": "ultima versao monitor",
        "operationId": "ultima_versao_monitor",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/research-progress/0defb767-2edd-4ca4-b869-95498f85cf7d/": {
      "get": {
        "tags": [
          "controle"
        ],
        "summary": "check task evolution",
        "operationId": "check_task_evolution",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/controle/get_status_reason/": {
      "get": {
        "tags": [
          "controle"
        ],
        "summary": "checkStatusReason",
        "operationId": "checkStatusReason",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/controle/backend_task_finished/": {
      "get": {
        "tags": [
          "controle"
        ],
        "summary": "check if task is finished",
        "operationId": "check_if_task_is_finished",
        "parameters": [
          {
            "name": "task_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "eefca16e-2b60-4408-88e1-e63b50babcfa"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/controle/get_fill_data/": {
      "get": {
        "tags": [
          "controle"
        ],
        "summary": "get fields to fill data",
        "operationId": "get_fields_to_fill_data",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/weather": {
      "get": {
        "tags": [
          "tools"
        ],
        "summary": "get weather thrue backend",
        "operationId": "get_weather_thrue_backend_2",
        "parameters": [
          {
            "name": "ip",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "187.88.87.241/"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/80250-080/json": {
      "get": {
        "tags": [
          "tools"
        ],
        "summary": "Busca CEP",
        "operationId": "Busca_CEP",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "name": "X-RapidAPI-Host",
            "in": "header",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "viacep.p.rapidapi.com"
          },
          {
            "name": "X-RapidAPI-Key",
            "in": "header",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "be2c93611cmshb07d60c8492273cp1c370djsn8eba351698b9"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/buscar-base.php": {
      "get": {
        "tags": [
          "tools"
        ],
        "summary": "rapid_api consulta cnpj",
        "operationId": "rapid_api_consulta_cnpj_2",
        "parameters": [
          {
            "name": "cnpj",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "01625641000102"
          },
          {
            "name": "x-rapidapi-host",
            "in": "header",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "quadro-de-socios-cpf-cnpj.p.rapidapi.com"
          },
          {
            "name": "x-rapidapi-key",
            "in": "header",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "be2c93611cmshb07d60c8492273cp1c370djsn8eba351698b9"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "description": "—"
      }
    },
    "/{base_url}/api/concorrentes/get_description/": {
      "get": {
        "tags": [
          "concorrentes"
        ],
        "summary": "get scenarios",
        "operationId": "get_scenarios",
        "parameters": [
          {
            "name": "scenario_request_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "11"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/eleicoes/get_id/": {
      "get": {
        "tags": [
          "concorrentes"
        ],
        "summary": "pega disputa eleitoral específica",
        "operationId": "pega_disputa_eleitoral_espec_fica",
        "parameters": [
          {
            "name": "id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "50164"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/notifications/test_channels/": {
      "get": {
        "tags": [
          "notifications"
        ],
        "summary": "get user notifications",
        "operationId": "get_user_notifications",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/testes": {
      "get": {
        "tags": [
          "testes"
        ],
        "summary": "teste email",
        "operationId": "teste_email",
        "parameters": [
          {
            "name": "email",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "paulino@neoplace.com.br"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/api/ses/event-webhook/": {
      "post": {
        "tags": [
          "testes"
        ],
        "summary": "teste aws ses notification",
        "operationId": "teste_aws_ses_notification",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "Type": "UnsubscribeConfirmation",
                "MessageId": "47138184-6831-46b8-8f7c-afc488602d7d",
                "Token": "2336412f37...",
                "TopicArn": "arn:aws:sns:us-west-2:123456789012:MyTopic",
                "Message": "You have chosen to deactivate subscription arn:aws:sns:us-west-2:123456789012:MyTopic:2bcfbf39-05c3-41de-beaa-fcfcc21c8f55.\nTo cancel this operation and restore the subscription, visit the SubscribeURL included in this message.",
                "SubscribeURL": "***REDACTED***",
                "Timestamp": "2012-04-26T20:06:41.581Z",
                "SignatureVersion": "1",
                "Signature": "EXAMPLEHXgJm...",
                "SigningCertURL": "https://sns.us-west-2.amazonaws.com/SimpleNotificationService-f3ecfb7224c7233fe7bb5f59f96de52f.pem"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/docs/knowledge_base": {
      "get": {
        "tags": [
          "docs"
        ],
        "summary": "get knowledge base",
        "operationId": "get_knowledge_base",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/docs/faq": {
      "get": {
        "tags": [
          "docs"
        ],
        "summary": "get FAQ",
        "operationId": "get_FAQ",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/docs/knowledge_base/1/get_full_knowledge_base/": {
      "get": {
        "tags": [
          "docs"
        ],
        "summary": "get all topics from topic",
        "operationId": "get_all_topics_from_topic",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/docs/intro_messages": {
      "get": {
        "tags": [
          "docs"
        ],
        "summary": "New Request",
        "operationId": "New_Request",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/reports/webpf/104": {
      "get": {
        "tags": [
          "reports"
        ],
        "summary": "Preview a lead (PessoaFisica) report in html",
        "operationId": "Preview_a_lead_PessoaFisica_report_in_html",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/messenger/": {
      "get": {
        "tags": [
          "chatMessenger"
        ],
        "summary": "Messenger Root",
        "operationId": "Messenger_Root",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/messenger/chatlist/": {
      "get": {
        "tags": [
          "chatMessenger"
        ],
        "summary": "Get Chat List",
        "operationId": "Get_Chat_List",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/messenger/profile/": {
      "get": {
        "tags": [
          "chatMessenger"
        ],
        "summary": "get user profile",
        "operationId": "get_user_profile",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/messenger/dm/": {
      "post": {
        "tags": [
          "chatMessenger"
        ],
        "summary": "ping to create or get a session message between users",
        "operationId": "ping_to_create_or_get_a_session_message_between_users",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "contactIds": [
                  1,
                  14
                ]
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/messenger/dm/chat_id=97a9331e56034c0": {
      "get": {
        "tags": [
          "chatMessenger"
        ],
        "summary": "get messages from chatsession uri",
        "operationId": "get_messages_from_chatsession_uri",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/usuario/increase_unread_messages/": {
      "get": {
        "tags": [
          "chatMessenger"
        ],
        "summary": "increase unread messages from id in server",
        "operationId": "increase_unread_messages_from_id_in_server",
        "parameters": [
          {
            "name": "sender_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "14"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/operators/change_dropdown_view/": {
      "post": {
        "tags": [
          "entidades"
        ],
        "summary": "toggle dropdown view",
        "operationId": "toggle_dropdown_view",
        "parameters": [
          {
            "name": "action_op",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "add"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "op_list_ids": [
                  354,
                  351
                ]
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/api/monitor_social/ativa_desativa_monitor/": {
      "post": {
        "tags": [
          "entidades"
        ],
        "summary": "New ReqAtiva/Desativa Monitor Social",
        "operationId": "New_ReqAtiva_Desativa_Monitor_Social",
        "parameters": [
          {
            "name": "mon_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "3"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "id": 28,
                "ativo": false
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/operators/check_player/": {
      "get": {
        "tags": [
          "entidades"
        ],
        "summary": "Verifica registro de entidade e se usuário é operador",
        "operationId": "Verifica_registro_de_entidade_e_se_usu_rio_operador",
        "parameters": [
          {
            "name": "cpf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "318.795.601-78"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/entidade/adiciona_stakeholder/": {
      "get": {
        "tags": [
          "entidades"
        ],
        "summary": "adiciona stakeholder",
        "operationId": "adiciona_stakeholder",
        "parameters": [
          {
            "name": "mon_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "3"
          },
          {
            "name": "tp",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "player"
          },
          {
            "name": "ctx",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "concorrente"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/monitor_social/adiciona_players_monitoramento/": {
      "get": {
        "tags": [
          "entidades"
        ],
        "summary": "adiciona players monitoramento",
        "operationId": "adiciona_players_monitoramento",
        "parameters": [
          {
            "name": "mon_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "3"
          },
          {
            "name": "playersIds",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "1,466,467"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/{base_url}/api/operators/check_player": {
      "get": {
        "tags": [
          "equipe/operadores"
        ],
        "summary": "Verifica Entity ID do Player e credenciais do operador",
        "operationId": "Verifica_Entity_ID_do_Player_e_credenciais_do_operador",
        "parameters": [
          {
            "name": "player_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "7"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/api/accounts/get_user_contacts/": {
      "get": {
        "tags": [
          "General"
        ],
        "summary": "Get user account data",
        "operationId": "Get_user_account_data",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/api/social_network/facebook/": {
      "post": {
        "tags": [
          "General"
        ],
        "summary": "Getting facebook evaluations - Social Networks",
        "operationId": "Getting_facebook_evaluations_Social_Networks_2",
        "parameters": [
          {
            "name": "get_evaluations",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "candidate_id": 17,
                "socialNetwork": "facebook"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/api/candidato/get_oponentes_disputa/": {
      "get": {
        "tags": [
          "General"
        ],
        "summary": "Get Oponentes Disputa -> Monitor -> SM elections",
        "operationId": "Get_Oponentes_Disputa_Monitor_SM_elections_2",
        "parameters": [
          {
            "name": "candidate_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "30"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "requestBody": {
          "required": true,
          "content": {
            "multipart/form-data": {
              "schema": {
                "type": "object",
                "properties": {}
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/api/company/getScenarios/": {
      "get": {
        "tags": [
          "General"
        ],
        "summary": "Get local candidate by election id",
        "operationId": "Get_local_candidate_by_election_id",
        "parameters": [
          {
            "name": "company_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "1"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "requestBody": {
          "required": true,
          "content": {
            "text/plain": {
              "schema": {
                "type": "string"
              },
              "example": ""
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/localhost:8000/api/validar_doc": {
      "get": {
        "tags": [
          "General"
        ],
        "summary": "Validating and DOC Type/Number (CPF,CNPJ) ",
        "operationId": "Validating_and_DOC_Type_Number_CPF_CNPJ",
        "parameters": [
          {
            "name": "cpf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "875.282.319-22"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "elections_token": "bae79b024c52b47a775df1a8d8d473570ab73ebd"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/cep/80250104.json": {
      "get": {
        "tags": [
          "General"
        ],
        "summary": "Check CEP",
        "operationId": "Check_CEP",
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/api/operators/check_operator_email/": {
      "get": {
        "tags": [
          "General"
        ],
        "summary": "Check email operator at ecom backend",
        "operationId": "Check_email_operator_at_ecom_backend",
        "parameters": [
          {
            "name": "email",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "paulino@neoplace.com.br"
          },
          {
            "name": "company_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "1"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "requestBody": {
          "required": true,
          "content": {
            "text/plain": {
              "schema": {
                "type": "string"
              },
              "example": ""
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/api/candidato/get_candidates_from_sm_elections/": {
      "get": {
        "tags": [
          "General"
        ],
        "summary": "Get Candidates from SMElections from Backend",
        "operationId": "Get_Candidates_from_SMElections_from_Backend",
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {
                "elections_token": "359a89b3d8803cd725d6d89d28a600ea93c89985"
              }
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "description": "—"
      }
    },
    "/api/estados/getEleitores/": {
      "get": {
        "tags": [
          "General"
        ],
        "summary": "Get UF Eleitores Info",
        "operationId": "Get_UF_Eleitores_Info",
        "parameters": [
          {
            "name": "uf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "PR"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "requestBody": {
          "required": true,
          "content": {
            "text/plain": {
              "schema": {
                "type": "string"
              },
              "example": ""
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/api/estados/detalhes/": {
      "get": {
        "tags": [
          "General"
        ],
        "summary": "Get UF Details",
        "operationId": "Get_UF_Details",
        "parameters": [
          {
            "name": "uf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "PR"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "requestBody": {
          "required": true,
          "content": {
            "text/plain": {
              "schema": {
                "type": "string"
              },
              "example": ""
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/api/municipios/detalhes/": {
      "get": {
        "tags": [
          "General"
        ],
        "summary": "Get Municipio Details Copy",
        "operationId": "Get_Municipio_Details_Copy_2",
        "parameters": [
          {
            "name": "uf",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "PR"
          },
          {
            "name": "cidade",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "Curitiba"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "requestBody": {
          "required": true,
          "content": {
            "text/plain": {
              "schema": {
                "type": "string"
              },
              "example": ""
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/api/candidato/gera_relatoriot/": {
      "get": {
        "tags": [
          "General"
        ],
        "summary": "Ativa-Desativa no Monitor",
        "description": "candidate_id = id candidato\ntipo = tipo de relatorio. # default: inicial\n# mensal, #redes_sociais, #ameacas #cenarios, etc\n\nem candidato.api.viewsets (api/candidato)\nCandidatoViewset\ngera_relatorio",
        "operationId": "Ativa_Desativa_no_Monitor",
        "parameters": [
          {
            "name": "candidate_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "tipo",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "inicial"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ]
      }
    },
    "/api/candidato/ativa_desativa/": {
      "get": {
        "tags": [
          "General"
        ],
        "summary": "Ativa-Desativa no Monitor",
        "operationId": "Ativa_Desativa_no_Monitor",
        "parameters": [
          {
            "name": "candidate_id",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string"
            },
            "example": "8"
          },
          {
            "$ref": "#/components/parameters/XRequestId"
          }
        ],
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ],
        "description": "—"
      }
    },
    "/fcm/send": {
      "post": {
        "tags": [
          "General"
        ],
        "summary": "https://fcm.googleapis.com/fcm/send",
        "description": "Generated from cURL: curl --location --request POST 'https://fcm.googleapis.com/fcm/send' \\\n--header 'Content-Type: application/json' \\\n--header 'Authorization: key=AAAAT4OW_SE:APA91bHR0OJGl1gMVWIPnH6wCkqoa0hxkuZZtvPqQ6XhZ1QagvGEfT2G5xgUIbCoMywlYm2bCTEkVtM3ZOMw7_OVACHkfdDV-FfQ5RcS22E7HpzkgNZDeiLI4vQa-mfjdUgrTXd1xSvG' \\\n--header 'Content-Type: text/plain' \\\n--data-raw '\n{\n    \"to\" : \"cRwHdK9BFRmhhA_9r7aJE8:APA91bGKiLnZEZOT97LJqt-ZBsxqY2qn4eW-1FrIElGv8u6XindrJWMT--6SVrZnBxYMFl1H57c1e_ahbpCZAWzEnRGGDlmRQqVsAtRIwT7hkxC2HGEAyfk\", \n   \"data\": {\n        \"notification\": {\n        \"title\": \"Hello\",\n        \"body\": \"world\"\n    }  \n}'",
        "operationId": "https_fcm_googleapis_com_fcm_send",
        "requestBody": {
          "required": true,
          "content": {
            "text/plain": {
              "schema": {
                "type": "string"
              },
              "example": "\n{\n    \"to\" : \"cRwHdK9BFRmhhA_9r7aJE8:APA91bGKiLnZEZOT97LJqt-ZBsxqY2qn4eW-1FrIElGv8u6XindrJWMT--6SVrZnBxYMFl1H57c1e_ahbpCZAWzEnRGGDlmRQqVsAtRIwT7hkxC2HGEAyfk\", \n   \"data\": {\n        \"notification\": {\n        \"title\": \"Hello\",\n        \"body\": \"world\"\n    }  \n}"
            }
          }
        },
        "responses": {
          "200": {
            "$ref": "#/components/responses/Ok"
          },
          "201": {
            "$ref": "#/components/responses/Created"
          },
          "400": {
            "$ref": "#/components/responses/BadRequest"
          },
          "401": {
            "$ref": "#/components/responses/Unauthorized"
          },
          "403": {
            "$ref": "#/components/responses/Forbidden"
          },
          "404": {
            "$ref": "#/components/responses/NotFound"
          },
          "409": {
            "$ref": "#/components/responses/Conflict"
          },
          "422": {
            "$ref": "#/components/responses/UnprocessableEntity"
          },
          "429": {
            "$ref": "#/components/responses/TooManyRequests"
          },
          "500": {
            "$ref": "#/components/responses/InternalServerError"
          }
        },
        "security": [
          {
            "BearerAuth": []
          }
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/XRequestId"
          },
          {
            "$ref": "#/components/parameters/IdempotencyKey"
          }
        ]
      }
    }
  },
  "components": {
    "securitySchemes": {
      "TokenAuth": {
        "type": "apiKey",
        "in": "header",
        "name": "Authorization",
        "description": "Header Authorization no formato: `Token {token}` (padrão comum em APIs privadas)."
      },
      "BearerAuth": {
        "type": "http",
        "scheme": "bearer",
        "bearerFormat": "JWT",
        "description": "Header Authorization no formato: `Bearer {jwt}`."
      },
      "ApiKeyAuth": {
        "type": "apiKey",
        "in": "header",
        "name": "X-API-Key"
      }
    },
    "schemas": {
      "ErrorDetail": {
        "type": "object",
        "properties": {
          "field": {
            "type": "string",
            "description": "Campo relacionado ao erro, quando aplicável."
          },
          "message": {
            "type": "string",
            "description": "Mensagem detalhada do erro."
          },
          "meta": {
            "type": "object",
            "additionalProperties": true
          }
        },
        "additionalProperties": false
      },
      "ErrorObject": {
        "type": "object",
        "properties": {
          "code": {
            "type": "string",
            "description": "Código do erro (ex.: VALIDATION_ERROR)."
          },
          "message": {
            "type": "string",
            "description": "Mensagem amigável."
          },
          "details": {
            "type": "array",
            "items": {
              "$ref": "#/components/schemas/ErrorDetail"
            }
          }
        },
        "required": [
          "code",
          "message"
        ],
        "additionalProperties": false
      },
      "StandardErrorResponse": {
        "type": "object",
        "properties": {
          "success": {
            "type": "boolean",
            "example": false
          },
          "request_id": {
            "type": "string",
            "description": "ID de correlação do request."
          },
          "error": {
            "$ref": "#/components/schemas/ErrorObject"
          }
        },
        "required": [
          "success",
          "error"
        ],
        "additionalProperties": false
      },
      "StandardSuccessResponse": {
        "type": "object",
        "properties": {
          "success": {
            "type": "boolean",
            "example": true
          },
          "request_id": {
            "type": "string",
            "description": "ID de correlação do request."
          },
          "message": {
            "type": "string",
            "description": "Mensagem opcional."
          },
          "data": {
            "type": "object",
            "additionalProperties": true
          }
        },
        "required": [
          "success"
        ],
        "additionalProperties": false
      },
      "PaginationMeta": {
        "type": "object",
        "properties": {
          "page": {
            "type": "integer",
            "minimum": 1,
            "example": 1
          },
          "limit": {
            "type": "integer",
            "minimum": 1,
            "example": 20
          },
          "total": {
            "type": "integer",
            "minimum": 0,
            "example": 123
          },
          "has_next": {
            "type": "boolean",
            "example": true
          }
        },
        "additionalProperties": false
      },
      "PaginatedSuccessResponse": {
        "allOf": [
          {
            "$ref": "#/components/schemas/StandardSuccessResponse"
          },
          {
            "type": "object",
            "properties": {
              "meta": {
                "$ref": "#/components/schemas/PaginationMeta"
              },
              "data": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true
                }
              }
            }
          }
        ]
      }
    },
    "parameters": {
      "XRequestId": {
        "name": "X-Request-Id",
        "in": "header",
        "required": false,
        "description": "ID de correlação (request id). Se enviado, o servidor deve propagar e também devolvê-lo na resposta.",
        "schema": {
          "type": "string"
        },
        "example": "7f0c9d2b-3b3f-4a2f-9f2e-1b8c5a6d9f20"
      },
      "IdempotencyKey": {
        "name": "Idempotency-Key",
        "in": "header",
        "required": false,
        "description": "Chave de idempotência para operações mutáveis (POST/PUT/PATCH) para evitar duplicidade em retries.",
        "schema": {
          "type": "string"
        },
        "example": "2c7b0c9f-0cbb-4f63-8a1e-3d0b3a9b2d1a"
      }
    },
    "responses": {
      "Ok": {
        "description": "OK",
        "headers": {
          "X-Request-Id": {
            "description": "ID de correlação do request.",
            "schema": {
              "type": "string"
            }
          }
        },
        "content": {
          "application/json": {
            "schema": {
              "$ref": "#/components/schemas/StandardSuccessResponse"
            }
          }
        }
      },
      "Created": {
        "description": "Criado",
        "headers": {
          "X-Request-Id": {
            "description": "ID de correlação do request.",
            "schema": {
              "type": "string"
            }
          }
        },
        "content": {
          "application/json": {
            "schema": {
              "$ref": "#/components/schemas/StandardSuccessResponse"
            }
          }
        }
      },
      "NoContent": {
        "description": "Sem conteúdo"
      },
      "BadRequest": {
        "description": "Requisição inválida",
        "headers": {
          "X-Request-Id": {
            "description": "ID de correlação do request.",
            "schema": {
              "type": "string"
            }
          }
        },
        "content": {
          "application/json": {
            "schema": {
              "$ref": "#/components/schemas/StandardErrorResponse"
            }
          }
        }
      },
      "Unauthorized": {
        "description": "Não autorizado",
        "headers": {
          "X-Request-Id": {
            "description": "ID de correlação do request.",
            "schema": {
              "type": "string"
            }
          }
        },
        "content": {
          "application/json": {
            "schema": {
              "$ref": "#/components/schemas/StandardErrorResponse"
            }
          }
        }
      },
      "Forbidden": {
        "description": "Acesso negado",
        "headers": {
          "X-Request-Id": {
            "description": "ID de correlação do request.",
            "schema": {
              "type": "string"
            }
          }
        },
        "content": {
          "application/json": {
            "schema": {
              "$ref": "#/components/schemas/StandardErrorResponse"
            }
          }
        }
      },
      "NotFound": {
        "description": "Não encontrado",
        "headers": {
          "X-Request-Id": {
            "description": "ID de correlação do request.",
            "schema": {
              "type": "string"
            }
          }
        },
        "content": {
          "application/json": {
            "schema": {
              "$ref": "#/components/schemas/StandardErrorResponse"
            }
          }
        }
      },
      "Conflict": {
        "description": "Conflito",
        "headers": {
          "X-Request-Id": {
            "description": "ID de correlação do request.",
            "schema": {
              "type": "string"
            }
          }
        },
        "content": {
          "application/json": {
            "schema": {
              "$ref": "#/components/schemas/StandardErrorResponse"
            }
          }
        }
      },
      "UnprocessableEntity": {
        "description": "Regra de negócio / validação",
        "headers": {
          "X-Request-Id": {
            "description": "ID de correlação do request.",
            "schema": {
              "type": "string"
            }
          }
        },
        "content": {
          "application/json": {
            "schema": {
              "$ref": "#/components/schemas/StandardErrorResponse"
            }
          }
        }
      },
      "TooManyRequests": {
        "description": "Rate limit excedido",
        "headers": {
          "X-Request-Id": {
            "description": "ID de correlação do request.",
            "schema": {
              "type": "string"
            }
          }
        },
        "content": {
          "application/json": {
            "schema": {
              "$ref": "#/components/schemas/StandardErrorResponse"
            }
          }
        }
      },
      "InternalServerError": {
        "description": "Erro interno",
        "headers": {
          "X-Request-Id": {
            "description": "ID de correlação do request.",
            "schema": {
              "type": "string"
            }
          }
        },
        "content": {
          "application/json": {
            "schema": {
              "$ref": "#/components/schemas/StandardErrorResponse"
            }
          }
        }
      }
    }
  },
  "security": [
    {
      "ApiKeyAuth": []
    }
  ],
  "x-api-id": "ecom-api",
  "x-docs": {
    "deprecation_policy": "Rotas podem ser descontinuadas com aviso prévio (ex.: 90 dias).",
    "sla": "Suporte: 24h úteis (padrão).",
    "rate_limit": "Exemplo: 60 req/min por token (ajuste conforme contrato)."
  }
}