/transfer-recipients/mobile-money

Create transfer recipient as a mobile money

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response schema:

{
    "status": boolean,
    "message": string,
    "data": {
	    "id": string,
	    "currency": string,
	    "type": "string",
	    "country": string,
	    "details": {
		    "type": "mobile-money",
		    "accountName": string,
		    "phone": string,
		    "operator": string
		}
	}
}
Body Params
string
required
string
enum
required

either airtel, mtn, or zamtel

Allowed:
string
enum

Optional. Currently supporting only zm

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json