AdminPostStockLocationsReq
constructor
Properties
address
StockLocationAddressA new stock location address to create and associate with the stock location. Only required if address\_id
is not provided.
address
StockLocationAddressaddress\_id
is not provided.address_id
stringthe ID of an existing stock location address to associate with the stock location. Only required if
address
is not provided.metadata
Record<string, unknown>An optional key-value map with additional details
name
stringRequiredthe name of the stock location
Was this section helpful?