Anchor to InventoryBinInputInventory
input_objectInventory Bin Input
The input fields to create or update a bin at a location.
Anchor to FieldsFields
- barcode (String)
- id (ID)
- name (String)
- Anchor to barcodebarcode•String
The barcode of the bin. Optional and unique within the location.
- •ID
The ID of the bin to update. Omit to identify the bin by name.
- Anchor to namename•String
The name of the bin. Used as the create/upsert lookup key when no
idis supplied.
Was this section helpful?