ApiKey: ********************{
"coD_VIAGEM_EVENTO": 0,
"coD_DOMINIO": 0,
"coD_ESTABELECIMENTO": 0,
"coD_VIAGEM": 0,
"coD_VETORCUSTO": 0,
"coD_PRODUTO": 0,
"coD_VIAGEM_ROTA": 0,
"coD_TIPO_RESIDUO": 0,
"data": "2019-08-24T14:15:22Z",
"fispq": true,
"pesadO_CLIENTE": true,
"pesadO_ACOMPANHADO": true,
"observacoes": "string",
"usuSetDesc": "string",
"dataSet": "2019-08-24T14:15:22Z",
"assinatura": "string",
"foto": "string",
"iD_DOC_ASSINATURA": "string",
"coD_VIAGEM_EVENTO_MOTIVO": 0
}curl --location --request POST 'http://api.saferesiduos.safecorp.com.br/api/Pesagem/Adiciona/' \
--header 'ApiKey: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"coD_VIAGEM_EVENTO": 0,
"coD_DOMINIO": 0,
"coD_ESTABELECIMENTO": 0,
"coD_VIAGEM": 0,
"coD_VETORCUSTO": 0,
"coD_PRODUTO": 0,
"coD_VIAGEM_ROTA": 0,
"coD_TIPO_RESIDUO": 0,
"data": "2019-08-24T14:15:22Z",
"fispq": true,
"pesadO_CLIENTE": true,
"pesadO_ACOMPANHADO": true,
"observacoes": "string",
"usuSetDesc": "string",
"dataSet": "2019-08-24T14:15:22Z",
"assinatura": "string",
"foto": "string",
"iD_DOC_ASSINATURA": "string",
"coD_VIAGEM_EVENTO_MOTIVO": 0
}'{}