post https://{host}/device-status/v0/roaming
Gets the current roaming status of a device and the country information
Check the Authorization guide on how to get an OAuth2 token, with the following scope:
dpv:FraudPreventionAndDetection#device-status-roaming-read
You can explore our Device Status sample code for additional guidance on using this API.