Get timestamp of last device swap for a mobile user account provided with phone number.
Check the Authorization guide on how to get an OAuth2 token, with the following scope:
dpv:FraudPreventionAndDetection#device-swap
Create an app on our Sandbox to get credentials and retrieve tokens so you can perform API calls to our operators' production environments, or use the following convenience token to test in mock mode:
Service not supported for this phoneNumber. ("code": "NOT_SUPPORTED","message": "Service not supported for this phoneNumber")
The phone number is not included in the request and the phone number information cannot be derived from the 3-legged access token. ("code": "UNIDENTIFIABLE_PHONE_NUMBER","message": "The phone number is not included in the request and the phone number information cannot be derived from the 3-legged access token")