{
  "operationId": "getMatrixErrorCodes",
  "method": "GET",
  "path": "",
  "category": "route-matrix",
  "tags": [
    "매트릭스"
  ],
  "summary": "매트릭스 에러 코드",
  "description": "| resultCode | message |\n|-----------:|---------|\n| 100 | Result Not Found |\n| 101 | Argument Error |\n| 102 | IMPS Server Error |\n| 300 | Authentication Failed |\n| 301 | Inappropriate URL |\n| 302 | Limit Exceeded |\n| 400 | Invalid request parameter or body |\n| 401 | Authentication required |\n| 403 | Access denied |\n| 404 | API endpoint not found |\n| 405 | HTTP method not allowed |\n| 406 | Not acceptable response type |\n| 409 | Request conflict |\n| 415 | Unsupported content type |\n| 500 | Internal Server Error |\n| 650 | Memory allocation errors related to navigation extensions |\n| 651 | Failure to read navigation-related data (maps, options, etc.) files |\n| 670 | The starting point is not projected or the starting point is incorrect |\n| 671 | The destination is not projected or the destination is incorrect |\n| 672 | The waypoint is not projected or the waypoint is incorrect |\n| 690 | Navigation range exceeded |\n| 691 | Navigation timeout |\n| 692 | Exceeded number of expandable nodes |\n| 693 | Expansion failed |",
  "deprecated": false,
  "parameters": [],
  "responses": {},
  "baseUrl": "https://imaps.inavi.com"
}