v1
latestOpenAPI 3.0.12026-07-225791279.7 KBMomo And ZAR Collections
XOF Process OTP
This endpoint processes the One Time Password that was retrieved by the user which would be used to complete the XOF(Orange only) Collection. For testing purposes, please use 2251114462945 for the OTP Required option. Also, use the OTP value 4567 for your tests..
post/subsidiary/collections/v1/process-otp
Request body
Example request
{
"payment_token": "45c3d124-7831-4f97-8844-581bf497a20b",
"otp_code": "4567",
"payee": "+2251114462945",
"payment_method": "ORANGE_CI",
"transaction_reference": "MOCIV0009383",
"transaction_channel": "MOMCIV",
"country_code": "CI"
}Response
Funding Successful
Example response
{
"response_code": "09",
"response_message": "PENDING"
}