wallet_deposit — funding the wallet from the wallet is circular and is rejected here, not merely hidden in the UI.curl --location 'https://api.kabonshare.com/api/payments/pay-from-wallet' \
--header 'Content-Type: application/json' \
--data '{
"type": "subscription",
"currency": "NGN",
"planId": "string",
"months": 1,
"credits": 0,
"accountSlots": 0
}'{
"status": true,
"message": "string",
"data": {
"transaction": {},
"balance": 0
}
}