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