Skip to main content
Skip to main content

CreateStockLocationInput

CreateStockLocationInput: Object

Represents the Input to create a Stock Location

Properties

namestringRequired
The name of the stock location.
address_idstring
The associated address's ID.
The associated address.
metadataRecord<string, unknown>
Holds custom data in key-value pairs.
Was this section helpful?