input ClearToteInput

Fields

FieldTypeDescription
tote_idString!
return_inventoryBoolean

Whether to recalculate inventory levels after clearing the tote. Defaults to true.

Referenced By

Example

{
  "tote_id": "abc123",
  "return_inventory": true
}