AdminPostStockLocationsReq
The details of the stock location to create.
Properties
namestringRequiredthe name of the stock location
addressStockLocationAddressA new stock location address to create and associate with the stock location. Only required if address\_id is not provided.
addressStockLocationAddressaddress\_id is not provided.address_idstringthe 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?