Read an entry by key from Financial Statement Item Hierarchy Node Text - DEPRECATED.

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

Read an entry by key from Financial Statement Item Hierarchy Node Text - DEPRECATED.

Request Params

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

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