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
Last revision Both sides next revision
en:serialnum [2023/10/25 22:20]
support
en:serialnum [2023/11/15 08:58]
artem
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 itemsEntering 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 in the **Report** and **API** subscription plan, providing the opportunity for more in-depth tracking and control of specific productsIt's important to note that entering serial numbers is not mandatory for all products but applies only to products where the client has indicated mandatory serial number tracking in the product card. This feature enables precise tracking of product movements, particularly useful for accounting high-value, technically complex, or unique products. If needed, serial numbers can be added at the stage of receiving the goodsmaking it easy to identify them 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 13:
 >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 ======
  
 >Ysell.pro allows you to assign specific serial numbers to items when fulfilling orders. This feature ensures that each shipped item corresponds to the requested serial number, guaranteeing a high level of accuracy in order fulfillment. >Ysell.pro allows you to assign specific serial numbers to items when fulfilling orders. This feature ensures that each shipped item corresponds to the requested serial number, guaranteeing a high level of accuracy in order fulfillment.
 +
 ---- ----
  
Line 42: Line 49:
 </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. =====
Line 51: Line 58:
 >Through the API, you can retrieve serial numbers currently in stock for a specific product, ensuring accurate inventory tracking, inventory control, and fulfilling customer orders with the necessary item >Through the API, you can retrieve serial numbers currently in stock for a specific product, ensuring accurate inventory tracking, inventory control, and fulfilling customer orders with the necessary item
 >This cURL request is a GET request used to retrieve data from the specified endpoint. >This cURL request is a GET request used to retrieve data from the specified endpoint.
->This command will send a GET request to the specified API endpoint and retrieve data related to product serial numbers: https://yourwebsiteaddress.ysell.pro/api/v1/product/ExtID/serial-numbers."+>This command will send a GET request to the specified API endpoint and retrieve data related to product serial numbers: https://yourwebsiteaddress.ysell.pro/api/v1/product/ExtID/serial-numbers.
  • en/serialnum.txt
  • Last modified: 2023/11/17 09:46
  • by simon