Get Plan Messages and Message Codes

The error codes and their respective error messages for the Get Plan interface are as follows:

Get Plan Messages and Message Codes
Message Code in Response Header and Result Status Message in Response Header and Result Status Scenario
FOM-DATA-ACCESS-SUCCESS-0000 Successfully processed GetPlanRequestEvent Plan is found and data is mapped in the response successfully.
FOM-DATA-ACCESS-INVALID-INPUT-9999 Invalid value '' for input planID in GetPlanRequestEvent planID parameter in the request header is null or empty.
FOM-DATA-ACCESS-PLAN-NOT-FOUND-9999 Plan not found for planID <planID value> Plan is not found against the planID specified in the request header.
FOM-DATA-ACCESS-INTERNAL-ERROR-9999 Internal error occurred while processing GetPlanRequestEvent Any other exception occurred while processing the request.
FOM-DATA-ACCESS-DBCONN-ERROR-9999 Database connection issues occurred while processing GetPlanRequestEvent Resource Failure (DB connection) issues are encountered while processing the request.