Querying for a Siebel CRM Business Component

You can query for a Siebel CRM Business Object resource by sending a HTTP GET request to the Repository Resource's URI.

The following request queries for an Account Business Component record with the ID, 1LS-9XKU:

  • URI: http://ServerName:port/siebel/v1.0/data/Account/Account/1LS-9XKU

  • HTTP Method: GET

  • Content-Type: application/xml

  • Authorization: Basic