Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
service_type
string
required

The account number to verify

Example:

"Wallet"

mobile_number
number
required

The mobile number

Example:

233245519485

receiving_country
string
required

The country code of the mobile number

Example:

"GHA"

mno
string
required

The mobile service provider

Example:

"MTN"

Response

Successful response for validating Mobile Money Wallet or Bank

code
number

Static response code indicating the status

Example:

200

response
object