Verifies if the specified phone number (plain text or hashed format) matches the one associated with the access token.

  • The number verification will be done for the user that has authenticated via mobile network and so their sub is in the access token
  • It returns true/false depending on if the hashed phone number received as input matches the authenticated user's device phone number associated to the access token

Check the Authorization guide on how to get an OAuth2 token, with the following purpose:

dpv:FraudPreventionAndDetection#number-verification-verify-read

Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!