Querying for a Siebel CRM Business Component To Return a Subset of Child Links
You can query for a Business Component so that the response lists all the fields and links to child components. If you specify a subset of child links in the request, then this filters the response to contain only the child links listed in the query parameter.
The following request queries for an Account Business Component to return links for related UT Account Partner child business components:
URI: http://ServerName:port/siebel/v1.0/data/Account/Account?ChildLinks=UT Account Partner
HTTP Method: GET
Content-Type: application/xml
Authorization: Basic