Operator Not Found
No operator could be resolved from the two-character TOC code supplied in the request path.
| Property | Value |
|---|---|
| Type | https://docs.headcode.dev/errors/operators/not-found |
| Code | HEADCODE.OPERATORS.NOT_FOUND |
| HTTP status | 404 |
| Title | Operator Not Found |
Example
Section titled “Example”{ "type": "https://docs.headcode.dev/errors/operators/not-found", "title": "Operator Not Found", "status": 404, "detail": "No operator found for code 'GR'.", "code": "HEADCODE.OPERATORS.NOT_FOUND"}How to resolve
Section titled “How to resolve”Use a valid two-character TOC (Train Operating Company) code. You can retrieve the full list of known operators from GET /v1/operators to find the correct code.