🇺🇬Payout Uganda
This endpoint allows you to initiate a payout transaction to Uganda with YoguPay . Payouts are done via Mobile Money.
Last updated
This endpoint allows you to initiate a payout transaction to Uganda with YoguPay . Payouts are done via Mobile Money.
Last updated
token{
"bank_account_number": "",
"country_code": "UG",
"dest_currency": "UGX",
"dest_amount": "1000",
"purpose_of_funds": "School Fees",
"recipient_name": "John Doe",
"bank_code": "",
"msisdn": "254702423791",
"recipient_email": "johndoe@yogupay.com",
"payment_reference": "johnUGXtest1",
"collection_network": "MOBILEMONEY",
"channel": "MOBILEMONEY"
}
{
"status": 1,
"trx_code": "ECEM8LGFEO",
"message": "Success You have successfully initiated a transfer. Please wait a few minutes as we complete this for you"
}{
"error": "Invalid request"
}