v1
latestOpenAPI 3.1.02026-07-24590534.0 KBInitiate GHS Momo deposit
This endpoint verifies otp for mobile money deposit
post/custodial/on_ramp_transactions/initiate_mobile_money
Request body
Response
200
Example response
{
"status": "ok",
"message": "Mobile money deposit successfully initiated",
"data": {
"next_step": "PIN",
"fee": "23.0",
"amount": "1000.0",
"instruction": "You will receive a prompt on your mobile number ******7778 to enter your PIN to authorize your payment request of GHS 1000 to SB_fjjfjjff",
"currency": "ghs"
}
}