Mobile Money TZ
This endpoint allows you to initiate a payout transaction to Tanzania with YoguPay via Mobile Money
Last updated
This endpoint allows you to initiate a payout transaction to Tanzania with YoguPay via Mobile Money
Last updated
token{
"bank_account_number": "",
"country_code":"TZ",
"source_currency": "TZS",
"dest_currency": "TZS",
"dest_amount": "1001",
"purpose_of_funds": "Testing",
"recipient_name": "Yogu TZ",
"bank_code": "",
"msisdn": 255000000000,
"recipient_email": "johndoe@yogupay.com",
"payment_reference": "yoguTZtest",
"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"
}