Read associated entries of Financial Statement Item Hierarchy Node Text Version 2.

GET {{baseUrl}}/FinancialStatementItemHier_2(ConsolidationChartOfAccounts='{{ConsolidationChartOfAccounts}}',FinancialStatementItemHier='{{FinancialStatementItemHier}}',HierarchyNode='{{HierarchyNode}}')/to_CnsldtnFSItemHierT?$top=<integer>&$skip=<integer>&$filter=<string>&$inlinecount=none&$orderby=ConsolidationChartOfAccounts_Text,Language desc&$select=to_CnsldtnFSItemHier,Language&$expand=to_CnsldtnFSItemHier,to_CnsldtnFSItemHier

Navigate from Financial Statement Item Hierarchy Node Version 2 and read associated entries of Financial Statement Item Hierarchy Node Text Version 2.

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;Language&quot;:&quot;\u003cstring\u003e&quot;,&quot;ConsolidationChartOfAccounts&quot;:&quot;\u003cstring\u003e&quot;,&quot;ConsolidationChartOfAccounts_Text&quot;:&quot;\u003cstring\u003e&quot;,&quot;FinancialStatementItemHier&quot;:&quot;\u003cstring\u003e&quot;,&quot;HierarchyNode&quot;:&quot;\u003cstring\u003e&quot;,&quot;HierarchyNodeText&quot;:&quot;\u003cstring\u003e&quot;,&quot;NodeType&quot;:&quot;\u003cstring\u003e&quot;,&quot;to_CnsldtnFSItemHier&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.FinancialStatementItemHier_2Type detected\u003e&quot;}},{&quot;Language&quot;:&quot;\u003cstring\u003e&quot;,&quot;ConsolidationChartOfAccounts&quot;:&quot;\u003cstring\u003e&quot;,&quot;ConsolidationChartOfAccounts_Text&quot;:&quot;\u003cstring\u003e&quot;,&quot;FinancialStatementItemHier&quot;:&quot;\u003cstring\u003e&quot;,&quot;HierarchyNode&quot;:&quot;\u003cstring\u003e&quot;,&quot;HierarchyNodeText&quot;:&quot;\u003cstring\u003e&quot;,&quot;NodeType&quot;:&quot;\u003cstring\u003e&quot;,&quot;to_CnsldtnFSItemHier&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.FinancialStatementItemHier_2Type detected\u003e&quot;}}]}}