DROPP WMS API Reference
Comprehensive API documentation for Dropp's overseas warehouse management system. Integrate inbound/outbound processing, inventory management, shipping, and billing into your ecommerce platform.
https://open.800best.comUTF-835 EndpointsAuthentication
All API requests require an Authorization header with a Bearer token. Contact your account manager to obtain API credentials.
Rate Limits
Standard rate limit is 100 requests/min per API key. Batch endpoints support up to 100 items per request for optimal throughput.
Request Format
All requests use POST method with JSON body. Responses follow a standard envelope with success, errorCode, and data fields.
Orders
6 endpointsCreate, query, cancel, and manage outbound fulfillment orders.
Inbound
6 endpointsCreate, query, cancel, and manage inbound receiving orders (ASN).
Products
2 endpointsManage product catalog and SKU master data in the warehouse system.
Inventory
9 endpointsQuery real-time inventory levels, location details, snapshots, and transaction history.
Shipping & Tracking
3 endpointsQuery carriers, track shipments, and receive logistics status updates.
Warehouse & System
5 endpointsQuery warehouse information, manage attachments, work orders, and system configurations.
Value-Added Services
2 endpointsManage kitting, assembly, and other value-added warehouse services.
Billing
2 endpointsQuery account balances and transaction billing details.
