# Orders Synchronization Processing
This document introduces two main processes for synchronizing orders to the CJ platform through the API:
# 1. Platform Waybill Order Processing
Query Inventory by Product ID.
Query Warehouse Information.
Create Order.
Docs:Create Order V2 or Create Order V3
Tip:
- Added parameters: shopLogisticsType and storageId
- Logistics type and storage ID need to be specified (storage ID once specified, cannot be changed)
Add Orders to Cart.
Docs:Add Orders to Cart
Tip: Batch add orders to the shopping cart, support adding orders.
Confirm Add Cart
Docs:Confirm Add Cart
Generate parent order and Obtain Payment ID.
Payment.
Docs:Payment
Tip: You can also make bulk payments through MyCJ's website
Upload Waybill and Shipping Information.
Tip: It can only be executed after the payment is completed
Update Waybill and Shipping Information.
# 2. The process of synchronizing orders and utilizing CJ Logistics
Create Order.
Docs:Create Order V2 or Create Order V3
Tip:
- Please set the value of shopLogisticsType to 2 and leave the value of storageId empty
- Logistics needs to be specified, parameter: logisticName
Add Orders to Cart.
Docs:Add Orders to Cart.
Confirm Adding Cart
Docs:Confirm Adding Cart
Generate parent order and Obtain Payment ID.
Payment Or You can also make bulk payments through MyCJ's website
Waiting for CJ delivery
Obtain order details
Docs: Obtain order details
Query logistics track