Skip to content

Only Pull Inventory

If you ONLY want to pull warehouse inventories from Ginee OMS system but not update warehouse inventories through Open API, please find the best api solution here.

API Integration Flow

  • Init Master Product: CreateMasterProduct (or init all data and configurations in Ginee OMS system)
  • Init Warehouse: Ginee will create a default warehouse if you have no customized warehouse. If have your own warehouses or 3rd party warehouses please configure all information first before managing your inventories through Open API.
  • Init Warehouse Product: SearchWarehouse/ListMasterProduct -> BatchAddProduct -> GetBatchAddProductResult
  • Get Warehouse Inventory: GetWarehouseInventory/ListWarehouseInventory

img