Check Verification Status [USSD]

This endpoint is used to confirmed if the customer phone number has been verified

GET {{BASE_URL}}/partner/verification/phone_ussd/{verification_reference}/

ParameterTypeDescriptionRequired

verification_reference

string

The unique reference returned upon the creation of the verification object

true

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

Last updated