Module G
Scenario Engine
Author realistic business and technical scenarios for any endpoint — happy paths, partial successes, rate limits, AI failures and downstream timeouts.
5 of 5
| Name | Endpoint | Kind | Stability | Status | Latency | Linked error | Actions |
|---|---|---|---|---|---|---|---|
Order Management API | POST/orders | Happy path | — | 201 | 180ms | — | |
Order Management API | PATCH/orders/{id} | Downstream failure | — | 409 | 240ms | ORDER_LOCKED | |
Shipping & Tracking API | POST/labels | Downstream failure | — | 402 | 540ms | PAYMENT_REQUIRED | |
Document AI Extraction | POST/v1/extract | AI invalid JSON | — | 422 | 2100ms | AI_INVALID_JSON | |
Document AI Extraction | POST/v1/extract | Rate limit | — | 429 | 80ms | RATE_LIMIT |