Provide Phone Number using verificationFingerprint

POST {{baseUrl}}/device-authentication-verifications

This API provides a redirectTargetUrl for a given device IP Address. The redirectTargetUrl can be used to retrieve a verificationFingerprint which is used for verification in /device-authentication-verifications.

Request Body

{"countryCode"=>"US", "optedInConsentStatus"=>true, "verificationFingerprint"=>"4f544a6a596a4d304d3249745a4752684f5330304d3249794c5745324e7a41744d44646d5a5459314d57526a593245306644413d3a4e5af1cf7e052335e57a51f3e0b1362fa58d4c220d9adef9179895b4c4beda59"}

HEADERS

KeyDatatypeRequiredDescription
X-Encrypted-PayloadbooleanWhether the request payload is encrypted with the Encyption Key generated from the Developer Zone Portal.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"transactionId":"4e854df5-8c8c-4e9b-ba63-b43d03903427","phoneNumber":"19999999999"}