Retrieve information about all your transfer recipients

Response schema:

{ "status": boolean, "message": string, "data": [ { "id": string, "currency": string, "type": string, "country": string, "details": { "type": string, "accountName": string, "accountNumber": string | null, "bank": { "id": string, "name": string, "country": string } | null, "phone": string | null, "operator": string | null, "walletNumber": string | null, "tillNumber": string | null } } ], "meta": { "total": number, "pageCount": number, "perPage": number, "currentPage": number } }
Query Params
int32
Defaults to 1

If not specified, it defaults to 1

string

either mobile-money, bank-account, lenco-money or lenco-merchant

string

i.e. ng, zm

Response

Language
Credentials
Choose an example:
application/json