en:serialnum

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:serialnum [2023/10/26 11:36]
support
en:serialnum [2023/11/14 22:10]
support
Line 1: Line 1:
 ====== Serial Numbers ====== ====== Serial Numbers ======
  
->Serial numbers for products are an additional feature that provides the ability for more in-depth tracking and control of specific items. Entering serial numbers is not mandatory for all products; it is applied only to items that have specified serial numbers. This feature enables precise tracking of product movementwhich is particularly useful for high-value, technically complex, or unique items. If necessary, serial numbers can be added during the product receiving stage, allowing easy identification during order consolidation and enhancing overall inventory management transparency.+>Serial numbers for products are an additional feature available under the **Report or API** subscription plan, providing the capability for more in-depth tracking and control of specific items. Entering serial numbers is not mandatory for all products; it applies only to items that have designated serial numbers. This feature allows for precise monitoring of product movements, particularly beneficial for tracking high-value, technically complex, or unique items. Serial numbers can be added during the product receiving stage, facilitating easy identification during order consolidation and enhancing overall inventory management transparency.
  
 ====== How to specify that a product requires a serial number? ====== ====== How to specify that a product requires a serial number? ======
Line 12: Line 12:
 >To check the availability of products with specific serial numbers, go to the Warehouse section on the product card page. In the Serial number column, all available serial numbers for that product will be listed. Here, you can easily verify the availability of the specific items you need. >To check the availability of products with specific serial numbers, go to the Warehouse section on the product card page. In the Serial number column, all available serial numbers for that product will be listed. Here, you can easily verify the availability of the specific items you need.
 >>{{:ru:serialnum_3.png?600|}} {{:ru:serialnum_4.png?600|}} >>{{:ru:serialnum_3.png?600|}} {{:ru:serialnum_4.png?600|}}
 +
 +----
 +
 +>Serial numbers are also displayed in the general list of products in the system. Navigate to the **Warehouse** section, then go to the **Warehouse Products tab**, and conduct a search based on product attributes or a specific warehouse. The **Serial Num** column will show the serial number of the product located at the Prep Center warehouse.
 +>>{{:ru:serialwh_1.png?600|}} {{:ru:serialwh_2.png?600|}}
  
 ====== Assigning Serial Numbers to Items in Orders ====== ====== Assigning Serial Numbers to Items in Orders ======
Line 43: Line 48:
 </WRAP> </WRAP>
  
->**POST** indicates that you are creating a new object (in this case, a new order item)..+>**POST** indicates that you are creating a new object (in this case, a new order item).
 >**Headers** include accept and **Content-Type** to specify the data format, and **Authorization** for authentication using your token. >**Headers** include accept and **Content-Type** to specify the data format, and **Authorization** for authentication using your token.
 >**Body** contains the data you send in the request. In this case, you specify the **order_id** (order ID), **product_id** (product ID), **quantity** (quantity of the product), and **serial_num** (serial number of the product). >**Body** contains the data you send in the request. In this case, you specify the **order_id** (order ID), **product_id** (product ID), **quantity** (quantity of the product), and **serial_num** (serial number of the product).
->This request will create a new order item with the specified serial number for the product..+>This request will create a new order item with the specified serial number for the product.
  
 ===== Obtaining product serial numbers through API. ===== ===== Obtaining product serial numbers through API. =====
  • en/serialnum.txt
  • Last modified: 2023/11/17 09:46
  • by simon