Skip to main content
Skip to main content

AdminPostStockLocationsReq

The details of the stock location to create.

Properties

namestringRequired
the name of the stock location
A new stock location address to create and associate with the stock location. Only required if address\_id is not provided.
address_idstring
the ID of an existing stock location address to associate with the stock location. Only required if address is not provided.
metadataRecord<string, unknown>
An optional key-value map with additional details
Was this section helpful?