Send Money
API To send Money to Money to Mobile, Banks, Cards and PayPal Accounts.
{
"appId": "app123",
"walletNumber": "AAA0705035022",
"destination": {
"type": "toMobileWallet",
"accountNumber": "+254700123456"
},
"amount": 1000,
"description": "Payment for goods",
"metadata": {
"referenceId": "REF12345",
"additionalInfo": "Invoice #9876"
}
}