Retrieves a list of visit orders based on various query parameters such as VisitDate, MachineId, DriverId, RouteId, and ActorId.
Enter your API key. It's required to authenticate API requests.
The date for which the visit orders are requested.
The unique identifier of the machine associated with the visit order.
The unique identifier of the driver associated with the visit order.
The unique identifier of the route associated with the visit order.
The unique identifier of the actor associated with the visit order.
A list of visit orders that match the specified criteria.
The unique identifier for the visit order associated with a specific machine.
The date and time when the visit is scheduled to occur.
The unique identifier of the driver assigned to the visit. This field is nullable if no driver is assigned.
A list of machines included in the visit order, each with details about the machine's ID, route, and order in the visit sequence.