UpdateStockLocationInput
UpdateStockLocationInput: Object
Represents the Input to update a Stock Location
Properties
name
stringThe stock location name
address_id
stringThe Stock location address ID
address
StockLocationAddressInputStock location address object
address
StockLocationAddressInputmetadata
Record<string, unknown>An optional key-value map with additional details
Was this section helpful?