Warehouse
These Warehouse APIs are read-only (GET): warehouses, stock reports, goods receipt/issue/transfer/stocktake slips, and inventory cards. Authenticate with API Key (X-API-KEY). They do not cover creating, updating, or approving slips, or recalculating inventory.
Query parameters fields, filtering, sort, limit, and offset follow Needed info.
Prefix: /api/v6.1/
Product-level stock endpoints (inventories, quantity, store_quantity) are documented under Product inventory. Webhooks: Inventory webhooks.
📄️ List warehouses
Returns active warehouses (valid = 1). Filtering, sorting, and paging follow the public API rules for the Warehouse domain.
📄️ Warehouse detail
Returns one warehouse by id or code.
📄️ Inventory reports
Aggregated stock report (as-of date)
📄️ Goods receipt slips (in)
List goods receipt slips
📄️ Goods issue slips (out)
List goods issue slips
📄️ Stock transfer slips
List transfer slips
📄️ Stocktake slips
List stocktake slips
📄️ Inventory cards
Tracks stock movements (card ledger) per product.