Skip to main content

HTTP Response Code

HTTP Response Code200201202204400401403404422500
Request TypeScenario
GETSearch for a code (Success)200
Search for a code (No Data found)404
Search with query param (Results found)200
Search with query param (NO results)404
GET/POST/PATCHValidation Error/Swagger/Bad Request400
Api intercommunion error or any internal reason because of which record could not be processed422
Internal Server Error500
POSTCreate/Update201
Create/update with Workflow )202
Validation using POST(ACCEPTED)200
Match API (POST) for querying - Results found200
Match API (POST) for querying - Result not found404
Was this page helpful?