Function stopVerification

  • Stops verification for a particular address using a user's phonenumber and OkHi location identifier

    Returns

    A promise that resolves to a string value of the location identifier

    Parameters

    • phoneNumber: string

      The user's phone number

    • locationId: string

      An OkHi location identifier obtained after successfull creation of addresses.

    Returns Promise<string>

Generated using TypeDoc