input TransferToteToLocationInput

Fields

FieldTypeDescription
tote_idString!
location_idString!

Referenced By

Example

{
  "tote_id": "abc123",
  "location_id": "abc123"
}