Endpoints
Transfer

Validate Account and Name (cloned)

5min

This endpoint allows for name check/validation to be performed on MOMO number or Bank account number before disbursement of funds. This step needs to be done before disbursement of funds endpoint is called.

GET
Request
Header Parameters
X-Api-Key
required
String
This is your API Key
X-Api-User
required
String
This is your username
Content-Type
required
String
Body Parameters
channel
required
Integer
The network/channel to be used for the name validation
currency
optional
String
The currency of your wallet or transaction. Options: GHS - Ghana Cedi NGN - Nigeria Naira
receiver
required
String
It’s either a phone number or bank account number
accountnumber
required
String
Wallet account number to be used in performing a transaction. This can be found when you log in on Moolre
sublistid
optional
String
Bank code of the receiver if the receiver is an bank account number



Why name validation

Name validation is done to give users the ability to cross check the name of the receiver which will give users the peace of mind knowing the intended receiver's name corresponds with the MOMO number or Bank account number



Use of sublistid

The sublistid is only required when the receiver is is a bank account number. Every bank is associated with a code, and it takes the bank code of the said bank. The list of banks and their respective codes is provided here



Channel options

List of option for the channel param 2 - Bank Transfer 7 - AirtelTigo 1 - MTN 6 - Vodafone



Sample Request

Sample name validation on Mobile Money(MOMO) Network with no sublistlist id required.

JSON


Sample name validation on Bank Transfer network with Access Bank sublistid provided.

JSON