PS: All error descriptions can be found in the error
part of each response
Error Code | Meaning |
---|---|
ValidationError | One or more fields have failed to pass initial validation. |
TransferRecipientNotFound | Transfer Recipient Cannot be found. It's possible it has also been deleted. |
IntegrationNotFound | The Provider Integration Could not be found. You can check the My Integrations on the dashboard to see if your integration is active. |
InActiveWallet | This means your Payout Wallet is either inactive or a PND (post-no-debit) has been placed on your wallet. |
InsufficientBalance | You have insufficient balance to carry out the transaction |
Other Information
- We advise to deduct value from customers wallet before calling the disbursement API and only refund after double verification of the transaction when it fails.
- All Provider Error will be on the
statusDescription
field on the webhook call and verification call.