get https://uatmea-iss-apigw.creditpluspinelabs.com/cardmgmt/apis/v1/services/card/status
This API is used to retrieve the card status. The Credit+ Issuing system receives, validates and processes the request. If the request is successful, the system sends the card details in the response message. If the request fails, the system returns the corresponding error code in the response.
HTTP Status and Response Status Matrix
- HTTP Code: This is the response status code issued by a server in response to a client's request made to the server.
- Error Code: This is the error code returned by Credit+ Issuing application in the ‘code’ field of the response message indicating if the request was processed successfully or failed.
- Reason: This is the description of the error code returned by Credit+ Issuing application.
HTTP Code | Error Codes | Reason |
---|---|---|
200 | 000 | Successful |
400 | 997 | Either Mobile Number or Account Number is not specified |
401 | 990 | User is not authenticated |
404 | 998 | No card(s) found for the request |
500 | 999 | Error getting card details |
400 | 994 | Either Mobile number or Account number is not specified |
400 | 994 | Invalid type is specified |
404 | 998 | No cards |
400 | 994 | Mobile number Required |
400 | 994 | Product type should be either C, P or D |