Enquiry - Ewallet

This endpoint can be used to carry out a lookup on customer account

POST {{BASE_URL}}/partner/info/ewallet/

This page will be updated once more e-wallets are added.

Parameters for wallet_name opay_ng

wallet_name
verify_type ['personal' or 'company']
verify_tag ['merchant email' or 'user phone number']

Parameters for wallet_name bani or pocketapp

wallet_name
verify_tag ['username']
ParametersTypeDescriptionRequired

wallet_name

string

Name of the wallet provider

true

verify_type

string

Type of enquiry e.g personal

false

verify_tag

string

Unique identifier of the customer. It could be email or phone number or username

false

{
     'Authorization': 'Bearer xhscIjHgpm2ZiPjzKos4ivl4GhyZp5',
      'Content-Type': 'application/json',
      'moni-signature': 'wed332eeddrdbdbdbdbvdvdvdvvsbsvsd'
 }

Last updated