input UpdateToteInput

Fields

FieldTypeDescription
customer_account_idString

Use this when you are a 3PL acting on behalf of one of your customers.

tote_idString!

Public API tote ID that identifies the related record.

nameString!

Human-readable name for this tote.

Referenced By

Example

{
  "customer_account_id": "QWNjb3VudDoxMjM0",
  "tote_id": "VG90ZToxMjM0",
  "name": "TOTE-001"
}