post https://{host}/device-swap/v0.1/retrieve-date
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:
mock_sandbox_access_token
You can explore our Device Swap sample code for additional guidance on using this API.