-
Notifications
You must be signed in to change notification settings - Fork 7
API Error Codes
angshuman sarkar edited this page Jul 15, 2020
·
11 revisions
This page documents the error codes that are used in the reference system.
- All codes are 4 digit codes.
CM ranges - 1xxx Gateway ranges - 2xxx HIP Bridge/Health Repository - 3xxx HIU Bridge/Health Repository - 4xxx
- 1st Digit denotes the System
- 2nd Digit denotes the type of errors (e.g. x4xx - typically for client errors, x5xx - for internal errors)
- Some error codes are intentionally kept similar to bring synergy with HTTP Status codes (e.g x401, x500)
- Some error codes are also maintained so as to keep same numbers in the other systems for similar error
WIP (Table for all established network codes)