Errors
About 2 min
The Smilepay API uses the following error codes:
| Category | HTTP Code | Service Code | CaseCode | Response Message |
|---|---|---|---|---|
| Success | 200 | Any | 00 | Success Request -- Your request is Success. |
| Success | 202 | Any | 00 | Request In Progress |
| System | 400 | Any | 00 | Bad Request |
| Message | 400 | Any | 01 | Invalid Field Format |
| Message | 400 | Any | 02 | Invalid Mandatory Field |
| System | 401 | Any | 00 | Unauthorized. |
| System | 401 | Any | 01 | Invalid Token |
| System | 401 | Any | 02 | Invalid Customer Token |
| System | 401 | Any | 03 | Token Not Found |
| System | 401 | Any | 04 | Customer Token Not Found |
| Business | 403 | Any | 00 | Transaction Expired |
| System | 403 | Any | 01 | Feature Not Allowed |
| Business | 403 | Any | 02 | Exceeds Transaction Amount Limit |
| Business | 403 | Any | 03 | Suspected Fraud |
| Business | 403 | Any | 04 | Activity Count Limit Exceeded |
| Business | 403 | Any | 05 | Do Not Honor |
| System | 403 | Any | 06 | Feature Not Allowed At This Time. |
| Business | 403 | Any | 07 | Card Blocked |
| Business | 403 | Any | 08 | Card Expired |
| Business | 403 | Any | 09 | Dormant Account |
| Business | 403 | Any | 10 | Need To Set Token Limit |
| System | 403 | Any | 11 | OTP Blocked |
| System | 403 | Any | 12 | OTP Lifetime Expired |
| System | 403 | Any | 13 | OTP Sent To Cardholer |
| Business | 403 | Any | 14 | Insufficient Funds |
| Business | 403 | Any | 15 | Transaction Not Permitted |
| Business | 403 | Any | 16 | Suspend Transaction |
| Business | 403 | Any | 17 | Token Limit Exceeded |
| Business | 403 | Any | 18 | Inactive Card/Account/Customer |
| Business | 403 | Any | 19 | Merchant Blacklisted |
| Business | 403 | Any | 20 | Merchant Limit Exceed |
| Business | 403 | Any | 21 | Set Limit Not Allowed |
| Business | 403 | Any | 22 | Token Limit Invalid |
| Business | 403 | Any | 23 | Account Limit Exceed |
| Business | 404 | Any | 00 | Invalid Transaction Status |
| Business | 404 | Any | 01 | Transaction Not Found |
| System | 404 | Any | 02 | Invalid Routing |
| System | 404 | Any | 03 | Bank Not Supported By Switch |
| Business | 404 | Any | 04 | Transaction Cancelled |
| Business | 404 | Any | 05 | Merchant Is Not Registered For Card Registration Services |
| System | 404 | Any | 06 | Need To Request OTP |
| System | 404 | Any | 07 | Journey Not Found |
| Business | 404 | Any | 08 | Invalid Merchant |
| Business | 404 | Any | 09 | No Issuer |
| System | 404 | Any | 10 | Invalid API Transition |
| Business | 404 | Any | 11 | Invalid Card/Account/Customer /Virtual Account |
| Business | 404 | Any | 12 | Invalid Bill/Virtual Account |
| Business | 404 | Any | 13 | Invalid Amount |
| Business | 404 | Any | 14 | Paid Bill |
| System | 404 | Any | 15 | Invalid OTP |
| System | 404 | Any | 16 | Partner Not Found |
| System | 404 | Any | 17 | Invalid Terminal |
| System | 404 | Any | 18 | Inconsistent Request |
| System | 404 | Any | 19 | Invalid Bill/Virtual Account |
| Business | 405 | Any | 00 | Requested Function Is Not Supported |
| System | 405 | Any | 01 | Requested Operation Is Not Allowed |
| System | 409 | Any | 00 | Conflict |
| System | 409 | Any | 01 | Duplicate partnerReferenceNo |
| System | 429 | Any | 00 | Too Many Requests |
| System | 500 | Any | 00 | General Error |
| System | 500 | Any | 01 | Internal Server Error |
| System | 500 | Any | 02 | External Server Error |
| System | 504 | Any | 00 | Timeout |