{
"locationId": "1a5515a3-ba81-4a42-aee7-ad9ffc090a54",
"latitude": 0,
"longitude": 0,
"date": "2019-08-24T14:15:22Z",
"macroNumber": 0
}
curl --location --request POST 'https://apis.qa01.hbsa.com.br/navigation/v1/assets//locations' \
--header 'x-tenant;' \
--header 'Content-Type: application/json' \
--data-raw '{
"locationId": "1a5515a3-ba81-4a42-aee7-ad9ffc090a54",
"latitude": 0,
"longitude": 0,
"date": "2019-08-24T14:15:22Z",
"macroNumber": 0
}'
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}