Querying for a Siebel CRM Business Component by Using the ViewMode Access Control Parameter
You can control read and write access to a Siebel CRM Business Component by specifying the ViewMode parameter in the HTTP GET request.
The following request queries for an Account Business Component with a ViewMode="Sales Rep" access control:
URI: http://ServerName:port/siebel/v1.0/data/Account/Account/?ViewMode=Sales Rep
HTTP Method: GET
Content-Type: application/xml
Authorization: Basic