Deprecation of plannedDispatches API
Action Required
May 27, 2025, 2:56 p.m.
Overview
We are deprecating the plannedDispatches
API and replacing it with the flexPlannedDispatches
API.
Please update your implementation to use the new API.
Deprecation
The plannedDispatches
query is being deprecated as it only supports one device per account. To improve this, by supporting multiple devices, we have introduced the flexPlannedDispatches
query. This new query takes a deviceId
rather than accountNumber
allowing the user to specify which device they want to fetch the planned dispatches for.