post
https://uatmea-iss-apigw.creditpluspinelabs.com/deviceapi/apis/v1/services/wallet/fetchActiveDevices
The Credit+ Issuing receives a fetch active device request through an API. The system performs validations and sends all the active devices under the received wallet number. NOTE: For credit and debit products, consider device generation date forsending latest 15 devices and for prepaid refer the Device sale date.
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 Code | Reason |
|---|---|---|
| 404 | 998 | Wallet Number does not exist. |
| 500 | 999 | Internal error. |
| 400 | 997 | Wallet Number field is mandatory. |
| 400 | 997 | Wallet Number field value must have max length 24. |
| 400 | 997 | Wallet Number field should be alphanumeric and without space. |
| 400 | 997 | Active Devices are not available for the wallet. |
| 400 | 997 | Wallet is not in Normal status. |
| 500 | 913 | Backward offset time limit violated. |
| 400 | 994 | Invalid Request - Unrecognized field. |
| 400 | 988 | Encryption type Not Supported. |
| 400 | 913 | Forward offset time limit violated. |
| 400 | 994 | Invalid Encryption Request Parameters |
| 400 | 994 | Cryptography error |
| 400 | 994 | Invalid Encryption-Algorithm header value |