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

GET {{baseUrl}}/FinancialStatementItemText_2(Language='{{Language}}',ConsolidationChartOfAccounts='{{ConsolidationChartOfAccounts}}',FinancialStatementItem='{{FinancialStatementItem}}')?$select=FinancialStatementItem,FinancialStatementItemLongText&$expand=to_CnsldtnFSItem,to_CnsldtnFSItem

Read an entry by key from Financial Statement Item 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","FinancialStatementItem":"\u003cstring\u003e","FinancialStatementItemText":"\u003cstring\u003e","FinancialStatementItemMdmText":"\u003cstring\u003e","FinancialStatementItemLongText":"\u003cstring\u003e","to_CnsldtnFSItem":{"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.FinancialStatementItem_2Type detected\u003e"}}}