WMS Integration 旺店通 & More

Native two-way integration with major WMS providers. Push product master data and pull real-time stock all from one unified interface.

旺店通 WDT

Deep Integration with 旺店通 WMS

Acuity provides the most comprehensive 旺店通 WDT integration available supporting both API families with full product sync, stock pull, and measures management.

Family A OpenAPI JSONopenapi.wdtwms.com

Used for stock queries. Supports stock.query, stock.total.query, and product measures via goods.spec.query.step.

Family B General API XMLwmsapi.wdtwms.com

Used for ERP-to-WMS document push. Supports WDT_WMS_SINGLEITEM_SYNCHRONIZE for product master data sync with proper XML signing.

  • Separate credentials for each API family
  • Automatic tenant prefix for SKU isolation (tenant_sku)
  • Full request/response logging
  • Multi-warehouse number support
  • Inbound shipment management
Connect Your WMS
// WDT XML Product Sync (Family B)
POST wmsapi.wdtwms.com/api/
method: "WDT_WMS_SINGLEITEM_SYNCHRONIZE"
itemCode: "kzppfsjz_SK-0021"
itemName: "Face Serum 30ml"
// Response
responseStatus: "0"
message: "success"
// WDT OpenAPI Stock Query (Family A)
POST openapi.wdtwms.com/api/
method: "stock.total.query"
specNos: ["kzppfsjz_SK-0021"]
available: 248 reserved: 12
Architecture

Ports & Adapters Design

Acuity uses a clean ports-and-adapters (hexagonal) architecture for WMS integrations. Every WMS is just another adapter behind the same interface.

🔌

Unified Interface

All WMS adapters implement the same WarehouseClient interface — meaning your order management code never needs to know which WMS is being used.

🔒

Tenant Isolation

Each tenant's warehouse credentials are stored separately. SKUs are prefixed with the tenant public ID to prevent data leakage across workspaces.

📊

Full Audit Logging

Every API call — request payload, response body, timing, and result — is logged and accessible from the integration dashboard.

Supported Providers

WMS Providers

📦
旺店通 WDT
Live
🚚
U-Speed WMS
Beta
🔧
Custom WMS
Enterprise
More Coming
Roadmap

Connect Your WMS Today

Enter your WMS credentials and Acuity handles the rest. Full sync in under 30 minutes.

Get Started Free