VerifyPhoneRequest

  • phoneNumber
    Type: string
    min length:  
    10
    max length:  
    15
    Pattern: ^\+?\d+$
    required

    Phone number in local or E.164 format. 10–15 digits, optional leading +.

  • country
    Type: stringenum

    ISO 3166-1 alpha-2 country code. Supported: NG, GH, UG, ZM, SN, CM, BJ, TG, TZ.

    values
    • NG
    • GH
    • UG
    • ZM
    • SN
    • CM
    • BJ
    • TG
    • TZ
  • mode
    Type: stringenum

    sync returns the verification result in the response. async returns pending and delivers the final result via your registered webhooks (configure under /webhooks).

    values
    • sync
    • async
  • networkCode
    Type: string
    min length:  
    2
    max length:  
    10

    Mobile network operator code. Required for Ghana (GH); accepted values: MTN, Vodafone, AirtelTigo.