Call Divert
Age Verify (CAMARA)

Overview

Additional Information

JWT Authentication Flow Age Verify (CAMARA)
Authentication Flow Age Verify (CAMARA)
Age Verification
Monitoring
Match (CAMARA)

Overview

Additional Information

JWT Authentication Flow Match (CAMARA)
Authentication Flow Match (CAMARA)
Monitoring
Home Network Check

Overview

Additional Information

Premium Info Home Network Check
MVNO Discovery For Vodafone

Overview

Additional Information

Premium Info MVNO Discovery For Vodafone
Number Lookup For Vodafone

Overview

Additional Information

Premium Info Number Lookup For Vodafone
Number Verification 2.0 (CAMARA)
Number Recycle
Tenure (CAMARA)

Overview

Additional Information

Authentication Flow Tenure (CAMARA)
Check Subscriber Tenure
Monitoring
SIM Swap (CAMARA)
NumberVerify (CAMARA)
Authorization Flow
Number Verify (CAMARA)
Monitoring

GET
Phone Number Share

/number-verification/v2/device-phone-number

Returns the phone number so the API clients can verify the number themselves:

  • It will be done for the user that has authenticated via mobile network
  • It returns the authenticated user's device phone number associated to the access token

Parameters:

  • x-correlator

    (header)

    Correlation id for the different services

    • Type: string

    • Example: b4333c46-49c0-4f62-80d7-f0ef930f1c46


Responses:

200

OK

Media type: application/json

Examples:

OK

{
  "devicePhoneNumber": "+1234567890"
}

Sandbox


Server

https://api-sandbox.vf-dmp.engineering.vodafone.com


No request body required for this operation