Querying for a Siebel CRM Business Component To Return Child Links for Multiple Child Business Components

You can query for a Siebel CRM Business Component that retrieves links for multiple child Business Component records related with a parent’s Business Component.

The following request queries for an Account Business Component, and returns child links for the following related child Business Components: CUT Address for Account/Contact, FINS Security - Account External Holdings and FINS cBanking Facility:

  • URI: http://ServerName:port/siebel/v1.0/data/Account/Account?ChildLinks=CUT Address for Account/Contact,FINS Security - Account External Holdings,FINS cBanking Facility

  • HTTP Method: GET

  • Content-Type: application/json

  • Authorization: Basic

  • Request body: None