Skip to content

Commit f1b65fd

Browse files
author
Jo
committed
first draft
1 parent f6a4587 commit f1b65fd

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
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, distribution center, or even specific sections within these places, like shelves, bins, or racks. You may want a virtual inventory location, for example, for promotions. You may want to collect all the products in the promotion virtually in one place within your system, to ensure that promotional stock is reserved and accurately tracked.
2+
3+
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.
4+
5+
When creating an inventory location, there are several details, you need to consider.
6+
7+
- The locations details, including name, description, and GPS location.
8+
- Setting the stock for your locations.
9+
10+
11+
12+
13+
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
3+
- Merchandizers can explicitly set stock to for locations.
4+
- Merchandizers can change stock.
5+
- Merchandisers can move stock between locations automatically, stock positions can be updated in order with near real-time batch updates.
6+
- Merchandisers can identify the source of a stock position.
7+
- Merchandizers can see if there are failures when updating stock positions.
8+
- Locations can be disabled/enabled.
9+
10+

0 commit comments

Comments
 (0)