Error Unprocessable Entity Response - Physical
{
"status": 422,
"code": 422,
"responseCode": "CIMS-FACADE-VALIDATION_ERROR",
"message": "fnn must be numeric and of 10 digit length.",
"time": "2017-10-05T16:04:39.116+0530",
"correlationId": "b210f2c0-1511-493a-b078-144d01388c76",
"path": "/activation/v1/voice/fnn/089924800/physical",
"method": "GET",
"data": {},
"errors": [
{
"message": "fnn must be numeric and of 10 digit length.",
"code": "CIMS-FACADE-VALIDATION_ERROR",
"system": "CIMS-FACADE"
}
]
}