| .. | ||
| mts-api.postman_collection.json | ||
| mts-local.postman_environment.json | ||
| README.md | ||
Postman Requests
Files:
mts-api.postman_collection.jsonmts-local.postman_environment.json
Import
- Import collection file.
- Import environment file.
- Select environment
mts-local.
Notes
- Auth is session-based (cookie
JSESSIONID). - Run senior and manager flows in different Postman tabs/workspaces if needed.
- Set real values for:
managerId(id of registered manager)orderId(id of existing order)
POST /api/ordersreturns200 OKwith empty body.