Every view returns one universal envelope (cards · funnel · series · table). Bind your custom design to these. Catalog: /api/v1/views
| View | Key | Params | JSON |
|---|---|---|---|
| Inward — Day-End Activity What moved through each gate-in→gate-out station on a given day. |
inward_day_end |
date:date |
/api/v1/view/inward_day_end |
| Inward — Pending Tracker At day-end, every truck still incomplete and which station it is stuck at. Weighbridge & QC feeds aren't wired yet, so they're shown as — and don't drive pending. |
inward_pending |
as_of:date |
/api/v1/view/inward_pending |
| Inward — All Stages Every truck across all six stations (Gate-In → Weighbridge → QC → Store/GRN → Accounts/Bill → Gate-Out), with where each one currently stands. |
inward_summary |
date:date |
/api/v1/view/inward_summary |
| View | Key | Params | JSON |
|---|---|---|---|
| Production — Stock Jumbo + slit on-hand by family. |
production_stock |
— | /api/v1/view/production_stock |
| View | Key | Params | JSON |
|---|---|---|---|
| Sales — Summary Order book + dispatch at a glance. |
sales_summary |
— | /api/v1/view/sales_summary |