Skip to main content
POST
Validate Mobile Money Wallet

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
mobileMoneyWalletCountry
string
required
Example:

"GHA"

mobileMoneyWalletNumber
string
required
mobileOperatorCode
string
required

Mobile operator code (e.g., MTN, VOD, AIR)

Response

200 - application/json

Mobile money wallet validated successfully

status
enum<string>
Available options:
SUCCESS,
ERROR
message
string
errorCode
integer
data
object