@ajaym75199991 Please try passing the mobile platform details in the API request (Under "Conext") , something like : "mobilePlatform": {
"platformType": "ios",
"deviceType": "phone",
"deviceName": "iPhone12,5"
}This should help you with the API request.