Verify a mobile number
Verifies a mobile number against the configured payment provider
Request
This endpoint expects an object.
phoneNumber
Mobile number to verify
country
3-letter ISO country code (e.g. KEN for Kenya)
merchantId
Merchant ID for the verification request
fullName
Full name of the recipient (may be required for certain verification flows)
Response
Mobile number verification result
verified
Whether the mobile number was successfully verified
accountName
Account holder name if available
status
Verification status
Errors
422
Unprocessable Entity Error
500
Internal Server Error