input TransferToteToLocationInput

Fields

FieldTypeDescription
tote_idString!

Public API tote ID that identifies the related record.

location_idString!

Public API location ID that identifies the related record.

Referenced By

Example

{
  "tote_id": "VG90ZToxMjM0",
  "location_id": "TG9jYXRpb246MTIzNA=="
}