Skip to main content

Finindex API Reference

This section renders the Finindex subset of the Cutmake OpenAPI specification — finance, accounting, and master-data endpoints only. Finindex shares one backend with Cutmake; the spec here is filtered to the ERP surface (Bills, Invoices, Payments, GL, Budgets, Bank Statements, Management Accounts, Fixed Assets, Exchange Rates, Reimbursements, Clients, Suppliers, plus Authentication).

Source

  • This tab renders the checked-in filtered snapshot at api/openapi-finindex.json, captured 2026-06-11.
  • Full live spec: https://vinmake-erp.onrender.com/openapi.json
  • Swagger UI: https://vinmake-erp.onrender.com/docs
These endpoints run against production. vinmake-erp.onrender.com is the live backend that serves the production app at app.cutmake.ai — it is not an isolated sandbox. Requests sent from the Try it playground, including writes and GL postings, hit real data.
The snapshot is not regenerated automatically, so it drifts from the live API between updates. Endpoints added after the capture date are missing here, and a few endpoints listed here have since been removed from the backend. Where the two disagree, the live spec above is authoritative.

Notes

  • For PLM and MES endpoints (styles, BOM, production, warehouse), see the Cutmake → API Reference tab.
  • Authentication flows and guides remain in the Guides tab.