{
  "operationId": "getMapMatchErrorCodes",
  "method": "GET",
  "path": "",
  "category": "route-map-matching",
  "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| 810 | Map-Matching Argument Error |\n| 830 | Map-Matching Error |\n| 831 | No Valid GPS |\n| 850 | Internal module error |\n| 899 | Due to high number of requests |",
  "deprecated": false,
  "parameters": [],
  "responses": {},
  "baseUrl": "https://imaps.inavi.com"
}