Update OrderAsk AIpatch https://v3.api.hypertrack.com/orders/{order_handle}Update information for an order identified by the order handlePath Paramsorder_handlestringrequiredQuery Paramstypestring | nullDefaults to nullType of the order which can be drop or picktype_indexinteger | nullDefaults to nullInteger representing the pick or drop order index when having a pick/drop scenariofulfillment_attemptinteger | nullDefaults to nullThe attempt number for fulfilling the orderBody Paramsmetadataobject | nullmetadata object | nullattachmentsarray | nullDefaults to nullAttachments for this orderattachmentsADD ImageAttachment | NoteAttachment | SignatureAttachmentdestinationOrderListPolygonDestinationOrderListPointDestinationOrderListGeofenceIdDestinationOrderListPlaceHandleDestinationDestination of the order. This field can only be updated before tracking is started for an order.OrderListPolygonDestination objectscheduled_atstring | nullDefaults to nullSchedule time by which order needs to be fulfilled. This field can only be updated before tracking is started for an order.scheduled_afterstring | nullDefaults to nullSchedule time after which the worker needs to fulfill order (similar to slot start). This field can only be updated before tracking is started for an order.expected_service_timeinteger | nullDefaults to nullSpecified in seconds.product_typearray of strings | nullDefaults to nullArray of string representing skills required to fulfill the orderproduct_typeADD stringtypestring | nullenumDefaults to nullType of OrderpickdropAllowed:pickdroptype_indexinteger | nullDefaults to nullType index of the order, used in pick/drop scenariocapacity_usedinteger | nullDefaults to nullVolumetric units which is to be occupied by the orderops_group_handlestring | nullDefaults to nullUnique Handle of Ops Group to which order needs to be reassignedResponses 200Successful response 401Authentication error 404Not found 422Validation errorUpdated 7 months ago