Error CodeError MessageAction Required
400Account details are missing.Account details for the payment method are missing. Ensure that you have provided the necessary account details for the specified payment method.
400Country was not foundThe country id used is incorrect or missing. Make sure you are using the correct country id as listed in the supported countries section
400Niobi user not found.User or api credentials do not exist. Ensure the integration being used is active and that a valid user linked to it.
400Payment method type is wrong or missingThe payment method in the API request is invalid or missing. Make sure you are using one of the supported payment methods found in the collections or disbursements page
400Your account has insufficient balance to complete this transaction. Please top up the account and try again.There are insufficient funds in your currency wallet. Top up your account to complete the transaction.
400Your transaction amount exceeded the limit. Please input an amount below {amount}.The transaction limit has been exceeded. Reduce the transaction amount to a value below the maximum limit as listed here
400Your transaction amount is not sufficient.The transaction amount is lower than the minium transacion limit. Ensure the amount is above the minimum limit supported by a specific country or payment method as listed here
403Client id not matchedThe client ID is incorrect. Ensure you are using the correct client key for the integration, which is generated when creating API credentials. Please refer to API Credentials Section for more information on generating credentials.
403Entity integration record not foundThe integration name is invalid. Verify that the sender value used in signing the request matches the API integration title created. Please refer to API Credentials Section for more information on generating credentials.