Skip to content

Commit b61e54f

Browse files
author
Jo
committed
first draft
1 parent 8cf7171 commit b61e54f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/partials/inventory/multilocation.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ By offering localized stock information and flexible order fulfilment options, y
44

55
An inventory location is a specific physical or virtual place where stock or inventory is stored, tracked, and managed. Your inventory locations could refer to a warehouse, retail store, or distribution center. You may want a virtual inventory location, for example, for promotions. You may want to collect all the products in a promotion virtually in one place within your system, to ensure that promotional stock is reserved and accurately tracked.
66

7-
In the Inventories API, you can create an inventory location. You can create individual inventory locations, either for a single physical site or for multiple distinct locations.
7+
When creating an inventory location, there are several details you need to consider including name, description, and GPS location. In addition, you can specify an `external_ref` which is a unique attribute that you could use to contain information from an external warehouse system, for example.
88

9-
When creating an inventory location, there are several details, you need to consider the location's details, including name, description, and GPS location. In addition, you can specify an `external_ref` which is a unique attribute that you could use to contain information from an external warehouse system, for example.
9+
You can create individual inventory locations, either for a single physical site or for multiple distinct locations.
1010

1111
In addition, you can import your locations from another company system. See Importing locations.
1212

0 commit comments

Comments
 (0)