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