Error Codes


Code Description Reason
101 Session expired. The user's current session has ended, requiring them to log in again.
102 Account not found. No account exists with the provided credentials.
103 Password Incorrect. Please check and re-enter your password The password entered by the user does not match the one on file.
104 Email already verified. The user attempted to verify an email address that is already verified.
105 Please complete the onboarding to continue. The user is trying to proceed without finishing the onboarding process.
106 Please verify your email to continue. Email verification is required before proceeding.
107 Beneficiary account not found. No beneficiary account exists with the provided details.
108 The beneficiary account does not belong to you. The beneficiary account is linked to a different user.
109 Withdrawal transaction not found. No withdrawal transaction exists with the given identifier.
110 The account does not belong to you. The user tried to access an account that is not theirs.
111 The account not found. The requested account could not be located.
112 Deposit transaction not found. No deposit transaction exists with the provided reference.
113 The withdraw transaction does not belong to you. The withdrawal transaction is linked to a different user.
114 The deposit transaction does not belong to you. The deposit transaction is linked to a different user.
115 Missing X-CLIENT-ID in the header. The required client identifier header is missing from the request.
116 Missing X-Api-Signature in the header. The request lacks the required API signature for verification.
117 Invalid API Key. The API key provided is incorrect or not authorized.
118 X-Api-Signature mismatch. The provided API signature does not match the expected value for this request.
119 Missing X-Api-Timestamp in the header. The request does not include the required timestamp for validation.
120 Onboarding Failed. Please try again later. The onboarding process could not be completed due to a system issue.
121 KYB is not verified. The KYB verification process has not been completed successfully. Please complete the verification to proceed.
122 KYB is already verified.. The KYB verification has already been completed. No further verification is required at this time.