WALLET: Validate Recipient

This Endpoint helps users validate an Email address, Username, or MSISDN (international phone number) before sending funds using the "Send-Send" function.

WALLET: Validate a User's Email Address

get

This helps users validate an Email address, Username, or MSISDN (international phone number) before sending funds using the "Send to a Friend" function.

Note: allowed params: 'email', 'username', 'msisdn'.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
emailstringOptionalExample: [email protected]
Responses
200

OK

application/json
Responseobject
get
/wallet/verifyuser
200

OK

Last updated

Was this helpful?