View Mode parameter is not working for inbound call for Siebel REST API
The below Siebel IP2018 REST Inbound GET call is not working when I add View Mode parameter.
https://hostname:9301/siebel/v1.0/data/Account/Account/1-4SS?ViewMode="Sales Rep"
REST Operation: GET
Tried with other values too its not working (https://hostname:9301/siebel/v1.0/data/Opportunity/Opportunity/1-17U1N?ViewMode="Organization")
We are using 18.4 patchset version.