Read associated entries of Investee Consolidation Unit Text.

GET {{baseUrl}}/CnsldtnInvesteeUnit('{{ConsolidationUnit}}')/to_CnsldtnInvesteeUnitT?$top=<integer>&$skip=<integer>&$filter=<string>&$inlinecount=none&$orderby=ConsolidationUnitText,ConsolidationUnitText&$select=ConsolidationUnit,Language&$expand=to_CnsldtnInvesteeUnit,to_CnsldtnInvesteeUnit

Navigate from Investee Consolidation Unit and read associated entries of Investee Consolidation Unit Text.

Request Params

KeyDatatypeRequiredDescription
$topstringShow only the first n items, see Paging - Top
$skipstringSkip the first n items, see Paging - Skip
$filterstringFilter items by property values, see Filtering
$inlinecountstringInclude count of items, see Inlinecount
$orderbystringOrder items by property values, see Sorting
$selectstringSelect properties to be returned, see Select
$expandstringExpand related entities, see Expand

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;d&quot;:{&quot;__count&quot;:&quot;\u003cstring\u003e&quot;,&quot;results&quot;:[{&quot;ConsolidationUnit&quot;:&quot;\u003cstring\u003e&quot;,&quot;Language&quot;:&quot;\u003cstring\u003e&quot;,&quot;ConsolidationUnitText&quot;:&quot;\u003cstring\u003e&quot;,&quot;ConsolidationUnitLongText&quot;:&quot;\u003cstring\u003e&quot;,&quot;to_CnsldtnInvesteeUnit&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.CnsldtnInvesteeUnitType detected\u003e&quot;}},{&quot;ConsolidationUnit&quot;:&quot;\u003cstring\u003e&quot;,&quot;Language&quot;:&quot;\u003cstring\u003e&quot;,&quot;ConsolidationUnitText&quot;:&quot;\u003cstring\u003e&quot;,&quot;ConsolidationUnitLongText&quot;:&quot;\u003cstring\u003e&quot;,&quot;to_CnsldtnInvesteeUnit&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.CnsldtnInvesteeUnitType detected\u003e&quot;}}]}}