input ClearToteInput

Fields

FieldTypeDescription
tote_idString!

Public API tote ID that identifies the related record.

return_inventoryBoolean

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

Referenced By

Example

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