object UpdateToteOutput

Fields

FieldTypeDescription
request_idString
complexityInt
toteTote

Referenced By

Example

{
  "request_id": "abc123",
  "complexity": 987,
  "tote": Tote
}