ApiKey: ********************{
"coD_PESAGEM_TEMP": 0,
"coD_DOMINIO": 0,
"coD_ESTABELECIMENTO": 0,
"coD_PRODUTO": 0,
"coD_VIAGEM_ROTA": 0,
"coD_USUARIO": 0,
"coD_VIAGEM_EVENTO_TIPO": 0,
"coD_TIPO_RESIDUO": 0,
"coD_CONTRATO": 0,
"masterkey": "string",
"dT_PESAGEM": "2019-08-24T14:15:22Z",
"dH_ENTRADA": "2019-08-24T14:15:22Z",
"dH_SAIDA": "2019-08-24T14:15:22Z",
"volumes": 0,
"entrega": 0,
"inventario": 0,
"peso": "string",
"pesadO_ACOMPANHADO": true,
"pesadO_CLIENTE": true,
"observacoes": "string",
"transporte": true,
"pesO_ENTRADA": 0,
"pesO_SAIDA": 0,
"placa": "string",
"nR_MTR": "string",
"motorista": "string",
"apI_KEY": "string",
"usuSetDesc": "string",
"dataSet": "2019-08-24T14:15:22Z",
"deletado": true,
"seM_PESAGEM": true,
"notrigger": true,
"coD_BLOQUEIO": 0,
"coD_VIAGEM_EVENTO_MOTIVO": 0
}curl --location --request POST 'http://api.saferesiduos.safecorp.com.br/api/Pesagem/AdicionaTemporario' \
--header 'ApiKey: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"coD_PESAGEM_TEMP": 0,
"coD_DOMINIO": 0,
"coD_ESTABELECIMENTO": 0,
"coD_PRODUTO": 0,
"coD_VIAGEM_ROTA": 0,
"coD_USUARIO": 0,
"coD_VIAGEM_EVENTO_TIPO": 0,
"coD_TIPO_RESIDUO": 0,
"coD_CONTRATO": 0,
"masterkey": "string",
"dT_PESAGEM": "2019-08-24T14:15:22Z",
"dH_ENTRADA": "2019-08-24T14:15:22Z",
"dH_SAIDA": "2019-08-24T14:15:22Z",
"volumes": 0,
"entrega": 0,
"inventario": 0,
"peso": "string",
"pesadO_ACOMPANHADO": true,
"pesadO_CLIENTE": true,
"observacoes": "string",
"transporte": true,
"pesO_ENTRADA": 0,
"pesO_SAIDA": 0,
"placa": "string",
"nR_MTR": "string",
"motorista": "string",
"apI_KEY": "string",
"usuSetDesc": "string",
"dataSet": "2019-08-24T14:15:22Z",
"deletado": true,
"seM_PESAGEM": true,
"notrigger": true,
"coD_BLOQUEIO": 0,
"coD_VIAGEM_EVENTO_MOTIVO": 0
}'{}