UNPKG
central-error-codes
Version:
latest (0.0.1-b)
2.0.3
2.0.1
2.0.0
1.1.1
0.0.9
0.0.9-d
0.0.9-c
0.0.9-b
0.0.9-a
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.1-b
0.0.1-a
Centralized error codes for SDK
central-error-codes
/
ts-dist
/
errors
/
cms-gw-error.json
7 lines
•
185 B
JSON
View Raw
1
2
3
4
5
6
7
{
"P2_UPDATE_NOTIFY_FAILED"
:
{
"errorCode"
:
"P2_UPDATE_NOTIFY_FAILED"
,
"statusCode"
:
500
,
"errorMessage"
:
"Error while triggering Update Notify API"
}
}