10001 - Insufficient Funds (Payment Failed)
{
"type": "PAYMENT_FAILED",
"code": 10001,
"sub_type": "PAYMENT_INSUFFICIENT_FUNDS",
"message": "Payment failed due to insufficient funds from the source account."
}
Causes
- Funds corresponding to the payment's amount were not successfully retrieved from the source bank account.
Resolution
- Re-create the payment when the source account is confirmed to have sufficient funds.