Softplanning
Softplanning
Section titled “Softplanning”4 endpoints in this module.
/softplanning
Section titled “/softplanning”| Method | Path | Auth | Permissions | Roles | Description |
|---|---|---|---|---|---|
| GET | /api/softplanning/status |
jwt |
SOFTPLANNING_READ |
— | Get softplanning+ configuration status for the current tenant |
| POST | /api/softplanning/config |
jwt |
SOFTPLANNING_WRITE |
— | Save softplanning+ configuration (credentials encrypted at rest) |
| GET | /api/softplanning/stock-report |
jwt |
SOFTPLANNING_READ |
— | Generate a stock report from the local tool inventory |
| POST | /api/softplanning/stock-report/push |
jwt |
SOFTPLANNING_SYNC |
— | Push the local stock report to softplanning+ API |
Source: apps/api/src/modules/softplanning/softplanning.controller.ts