input ClearToteInput

Fields

FieldTypeDescription
tote_idString!
return_inventoryBoolean

Set to true to restore any deducted inventory from the tote back to its original bin while clearing the tote.

Referenced By

Example

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