ShuttleTaskCancelCmd
{
"cancelReason": "string",
"toLocation": "string"
}
Properties
| Name | Type | Required | Constraints | Chinese Name | Description |
|---|---|---|---|---|---|
| cancelReason | string | true | none | Cancel Reason The reason why the task is being canceled | |
| toLocation | string | false | none | Target Location ID The location where equipment should be placed when canceling an IN_PROGRESS task. This field is optional and only required when canceling tasks in IN_PROGRESS status. For NEW status tasks, this field can be null or empty. |