UpdateStockLocationNextInput
The attributes to update in a stock location.
id
stringRequiredThe ID of the stock location.
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?