device_id | String The device identifier. |
product_id | Integer The application identifier. |
version | Integer The version number of the installed application (can be null). |
is_latest | Boolean True if the installed version is the latest available version. |
status | String Checks the status. Can be one of the following: installed The application is installed. not_installed The application is not installed. In this case, the parameters version and latest are not returned. |