INTERNAL_SERVER_ERROR | Error occurred due to an internal system issue |
COMMUNICATION_ERROR | Error occurred due to communication failure |
NOT_FOUND | Error occurred when the requested data does not exist |
INVALID_PARAMETER | Error occurred when the parameters are invalid |
PARAMETER_MISSED | Error occurred when parameters are not provided |
DUPLICATED_REQUEST | Error occurred when it is a duplicate request |
INVALID_CLIENT | Error occurred when the client is not valid |
INVALID_CHANNEL | Error occurred when the channel is not valid |
INVALID_CLIENT_SERVICE | Error occurred when the client service is not valid |
INVALID_MERCHANT | Error occurred when the merchant is not valid |
INVALID_MERCHANT_MAPPING | Error occurred when the merchant mapping is not valid |
INVALID_VIRTUAL_ACCOUNT | Error occurred when the virtual account is not valid |
INVALID_WALLET | Error occurred when the wallet is not valid |
INVALID_STATUS | Error occurred when the status is not valid |
INVALID_QUOTATION | Error occurred when the quotation is not valid |
INVALID_SENDER | Error occurred when the sender is not valid |
INVALID_RECEIVER | Error occurred when the receiver is not valid |
INVALID_AUTH | Error occurred when the auth is not valid |
TOKEN_EXPIRED | Token expired |
UNAUTHORIZED | Token is empty or decoding token failed |