Hi All,
I'm using https://docs.microsoft.com/en-us/bingmaps/rest-services/routes/calculate-a-route to calculate duration and distance from postcodes.
My request parameters are postcode from and post code to and responses are duration and distance. This works fine.
But I want to send start date and time in request parameter and need end date and time in response.
But the result I got is something wrong . Any other suggested request parameter for using start and end time??