Read an entry by key from Financial Statement Item Hierarchy Node Text Version 2.

GET {{baseUrl}}/FinancialStmntItemHierText_2(Language='{{Language}}',ConsolidationChartOfAccounts='{{ConsolidationChartOfAccounts}}',FinancialStatementItemHier='{{FinancialStatementItemHier}}',HierarchyNode='{{HierarchyNode}}')?$select=to_CnsldtnFSItemHier,Language&$expand=to_CnsldtnFSItemHier,to_CnsldtnFSItemHier

Read an entry by key from Financial Statement Item Hierarchy Node Text Version 2.

Request Params

KeyDatatypeRequiredDescription
$selectstringSelect properties to be returned, see Select
$expandstringExpand related entities, see Expand

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"d":{"Language":"\u003cstring\u003e","ConsolidationChartOfAccounts":"\u003cstring\u003e","ConsolidationChartOfAccounts_Text":"\u003cstring\u003e","FinancialStatementItemHier":"\u003cstring\u003e","HierarchyNode":"\u003cstring\u003e","HierarchyNodeText":"\u003cstring\u003e","NodeType":"\u003cstring\u003e","to_CnsldtnFSItemHier":{"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.FinancialStatementItemHier_2Type detected\u003e"}}}