object ToteHistory

Fields

FieldTypeDescription
tote_nameString
tote_idString
actionString
created_atISODateTime

Referenced By

Example

{
  "tote_name": "abc123",
  "tote_id": "abc123",
  "action": "abc123",
  "created_at": "abc123"
}