Safe Resíduos API ERP
  1. Global
Safe Resíduos API ERP
  • Global
    • Incluir waypoint
      POST
    • Recipientes
      GET
    • Tipos de resíduos
      GET
    • Vetor de custo p/ApiKey
      GET
  • Pesagem
    • Eventos p/domínio
      GET
    • Eventos p/viagem
      GET
    • Eventos p/viagem resumido
      GET
    • Eventos p/rota
      GET
    • Pesagens p/viagem
      GET
    • Pesagens temporárias p/usuário)
      GET
    • Pesagens temporárias p/ponto de coleta
      GET
    • Adiciona temporária
      POST
    • Adiciona temporárias em lote
      POST
    • Processar temporárias
      POST
    • Processar temporárias json
      POST
    • Processar temporárias json em lote
      POST
    • Atualizar temporária
      PUT
    • Adiciona pesagem
      POST
    • Seleciona evento de pesagem
      GET
    • Seleciona pesagem
      GET
    • Adicionar evento de pesagem
      POST
  • Rota
    • Atualiza ponto de coleta
      POST
    • Seleciona ponto de coleta
      GET
    • Lista pontos de coleta por viagem
      GET
  • Viagem
    • Seleciona viagem
      GET
    • Lista por vetor de custo
      GET
    • Lista por motorista
      GET
    • Inicia
      PUT
    • Conclui
      POST
    • Inicia evento
      POST
  • Esquemas
    • Schemas
      • REC_APP_WAYPOINT
      • REC_PESAGEM
      • REC_PESAGEM_TEMP
      • REC_PESAGEM_TEMP_PROCESSAR
      • REC_VIAGEM_EVENTO
      • REC_VIAGEM_EVENTO_MOTIVO
      • REC_VIAGEM_ROTA
      • V_GLO_VETORCUSTO
      • V_REC_VIAGEM
      • V_REC_VIAGEM_EVENTO
      • V_REC_VIAGEM_EVENTO_RAPIDO
      • V_REC_VIAGEM_ROTA
  1. Global

Vetor de custo p/ApiKey

GET
http://api.saferesiduos.safecorp.com.br/api/Global/SelecionaVetorcusto/{APP_KEY}
Última modificação:2024-10-21 19:23:12
Responsável:Não configurado

Requisição

Authorization
Adicionar parâmetro em header
Exemplo:
X-Token: ********************
Parâmetros de Caminho

Códigos de solicitação

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://api.saferesiduos.safecorp.com.br/api/Global/SelecionaVetorcusto/' \
--header 'Authorization: <api-key>'

Respostas

🟢200OK
text/plain
OK
Body

Exemplo
{
    "appcoletA_KEY": "string",
    "pesquisa": "string",
    "coD_VETORCUSTO": 0,
    "apelido": "string",
    "descricao": "string",
    "coD_CENTROCUSTO": 0,
    "coD_VETORCUSTO_TIPO": 0,
    "coD_DOMINIO": 0,
    "usuSetDesc": "string",
    "dataSet": "2019-08-24T14:15:22Z",
    "vetorCustoTipoDesc": "string",
    "centroCustoDesc": "string",
    "estoque": true,
    "coD_VETORCUSTO_GRUPO": 0,
    "vetorCustoGrupoDesc": "string",
    "coD_FINALIDADE": 0,
    "coD_VETORCUSTO_FINALIDADE": 0,
    "coD_VETORCUSTO_LOCALIDADE": 0,
    "localidadeDesc": "string",
    "telefone": "string",
    "endereco": "string",
    "enderecO_2": "string",
    "coD_BLOQUEIO": 0,
    "coD_TIPO_LOGRADOURO": "string",
    "logradouro": "string",
    "numero": "string",
    "complemento": "string",
    "bairro": "string",
    "cidade": "string",
    "uf": "string",
    "cep": "string",
    "coD_INTEGRADOR": 0,
    "centrO_CUSTO_COD_PAI": 0,
    "coD_VETORCUSTO_ORIGEM": 0,
    "coD_VETORCUSTO_DESCARTE": 0,
    "coD_VETORCUSTO_PRODUCAO": 0,
    "coD_VETORCUSTO_SAIDA": 0,
    "coD_VETORCUSTO_DESTINO": 0,
    "codigO_REDUZIDO": "string",
    "proprio": true,
    "coD_VETORCUSTO_MOTORISTA": 0,
    "coD_VETORCUSTO_AJUDANTE1": 0,
    "coD_VETORCUSTO_AJUDANTE2": 0,
    "coD_VETORCUSTO_VEICULO": 0,
    "finalidadeDesc": "string",
    "vetorCustoFinalidadeDesc": "string",
    "veiculo": true,
    "pessoa": true,
    "almoxarifado": true,
    "razaO_SOCIAL": "string",
    "motorista": true,
    "coD_VETORCUSTO_TRATAMENTO": 0,
    "coD_VETORCUSTO_COLETA": 0,
    "coD_ESTABELECIMENTO": 0,
    "auxiliar": true,
    "deletado": true,
    "ativo": true,
    "coD_VETORCUSTO_CLIENTE": 0,
    "coD_VETORCUSTO_BOM": 0,
    "coD_VETORCUSTO_TRANSFORMACAO": 0,
    "importado": true,
    "revisado": true,
    "custO_ESTOQUE": true,
    "coD_VETORCUSTO_COMBUSTIVEL": 0,
    "coD_VETORCUSTO_GAS": 0,
    "expr1": "string",
    "coleta": true,
    "processamento": true,
    "destinacao": true,
    "expr2": true,
    "funcionario": true,
    "coD_VETORCUSTO_TRANSFERENCIA": 0,
    "terceiros": true,
    "encerrado": true,
    "observacoeS_ENCERRAMENTO": "string",
    "dT_ENCERRAMENTO": "2019-08-24T14:15:22Z",
    "vlR_RESIDUAL": 0,
    "vlR_DEPRECIACAO_MENSAL": 0,
    "dT_DEPRECIACAO_INICIO": "2019-08-24T14:15:22Z",
    "dT_DEPRECIACAO_FIM": "2019-08-24T14:15:22Z",
    "coD_VETORCUSTO_ESTOQUE_BRUTO": 0,
    "coD_VETORCUSTO_ESTOQUE_TRATADO": 0,
    "coD_PRODUCAO_TIPO": 0,
    "kmL_MIN": 0,
    "kmL_MAX": 0,
    "expr3": "string",
    "expr4": "string",
    "expr5": "string",
    "expr6": "string",
    "cidadE_VETOR": "string",
    "uF_VETOR": "string",
    "expr9": "string",
    "cliente": true,
    "fornecedor": true,
    "obra": true,
    "medicao": true,
    "coD_VETORCUSTO_PONTOCOLETA": 0,
    "expr10": "string",
    "email": "string",
    "pessoA_FISICA": true,
    "ceI_OBRA": "string",
    "coD_CENTROCUSTO_GRUPO": 0,
    "ctasmarT_KEY": "string",
    "hR_ATUAL": 0,
    "kM_ATUAL": 0,
    "dH_ATUALIZACAO": "2019-08-24T14:15:22Z",
    "coD_VETORCUSTO_STATUS": 0,
    "dH_MANUTENCAO_ULTIMO": "2019-08-24T14:15:22Z",
    "hR_MANUTENCAO_ULTIMO": 0,
    "kM_MANUTENCAO_ULTIMO": 0,
    "hR_DIA": 0,
    "kM_DIA": 0,
    "estabelecimento_PessoaNome": "string",
    "estabelecimentoApelido": "string"
}
Modificado em 2024-10-21 19:23:12
Página anterior
Tipos de resíduos
Próxima página
Eventos p/domínio
Built with