Phone USSD Verification - NG

The fastest and most secure way to verify mobile numbers using USSD instead of SMS OTPs. This endpoint is currently only available for businesses with customers in Nigeria.

POST {{BASE_URL}}/partner/verification/phone_ussd/

ParameterTypeDescriptionRequired

holder_phone

string

The phone number of the customer and it should be in e164 format.

true

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

Last updated