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