UpdateStockLocationInput
UpdateStockLocationInput: Object
Represents the Input to update a Stock Location
Properties
name
stringThe name of the stock location.
address_id
stringThe associated address's ID.
address
StockLocationAddressInputThe associated address's details.
address
StockLocationAddressInputmetadata
Record<string, unknown>Holds custom data in key-value pairs.
Was this section helpful?