Query on Adjusting Travel Time via OFS API During 'Enroute' Status
Hi Team,
In the OFS UI, when an activity is in the 'enroute' status, we have the option to manually adjust the travel time. We wanted to check if this adjustment can also be made via the API. Specifically, is it possible to pass any parameters in the request body of the custom-actions/enroute
API to update travel time?
The documentation does not mention any request body for this API, so we’re unsure if this is supported or if any workarounds exist. Has anyone implemented a solution or found an alternative way (other than manual updates) to modify travel time through the API?
0