🇬🇭Payout Ghana
This endpoint allows you to initiate a payout transaction to Ghana with YoguPay . Payouts are done via Mobile Money.
Last updated
This endpoint allows you to initiate a payout transaction to Ghana with YoguPay . Payouts are done via Mobile Money.
Last updated
{
"bank_account_number": "",
"country_code": "GH",
"source_currency": "GHS",
"source_amount": "10",
"purpose_of_funds": "School Fees",
"recipient_name": "John Doe",
"bank_code": "",
"msisdn": "233248284561",
"recipient_email": "johndoe@yogupay.com",
"payment_reference": "johnkghstest1",
"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"
}{
"status": "0",
"message": "Cannot complete this transaction, please contact admin"
}