Creates new visit orders for machines. The request body should include the details of the machines to be visited.
Enter your API key. It's required to authenticate API requests.
The unique identifier of the machine for which the visit order is being created.
The date and time when the machine is scheduled to be visited.
The unique identifier of the driver assigned to visit the machine. This field is nullable if no driver is assigned.
The unique identifier of the route associated with the machine visit. This field is nullable if the route is not specified.
The sequence order key indicating the position of the machine in the visit order.
The newly created visit orders.
The date and time when the machine is scheduled to be visited.
The unique identifier of the machine associated with the visit order. This field is nullable if the machine ID is not available.
The unique identifier of the driver assigned to visit the machine. This field is nullable if no driver is assigned.
The unique identifier of the route associated with the machine visit. This field is nullable if the route is not specified.
The sequence order key indicating the position of the machine in the visit order. This field is nullable if the order key is not defined.
The date and time when the visit order was created.
The unique identifier of the user who created the visit order.
The date and time when the visit order was last updated. This field is nullable if no updates have been made.
The unique identifier of the user who last updated the visit order. This field is nullable if no updates have been made.