{
"stretchId": "4ad08b0c-6cc5-4a84-b3b4-a9a92d5b38b4",
"planInitialDate": "2019-08-24T14:15:22Z",
"planFinalDate": "2019-08-24T14:15:22Z",
"stretchAttributePlan": "3203ff14-f9aa-44f5-a070-cb29eccbce0d",
"actualInitialDate": "2019-08-24T14:15:22Z",
"actualFinalDate": "2019-08-24T14:15:22Z"
}
curl --location --request POST 'https://apis.qa01.hbsa.com.br/navigation/v1/travels//stretches' \
--header 'x-tenant;' \
--header 'Content-Type: application/json' \
--data-raw '{
"stretchId": "4ad08b0c-6cc5-4a84-b3b4-a9a92d5b38b4",
"planInitialDate": "2019-08-24T14:15:22Z",
"planFinalDate": "2019-08-24T14:15:22Z",
"stretchAttributePlan": "3203ff14-f9aa-44f5-a070-cb29eccbce0d",
"actualInitialDate": "2019-08-24T14:15:22Z",
"actualFinalDate": "2019-08-24T14:15:22Z"
}'
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}