Read an entry by key from Consolidation Chart of Accounts Text.

GET {{baseUrl}}/ConsolidationChtAcctsText(ConsolidationChartOfAccounts='{{ConsolidationChartOfAccounts}}',Language='{{Language}}')?$select=ConsolidationChartOfAccounts,ConsolidationChartOfAccounts&$expand=to_CnsldtnChartOfAccounts,to_CnsldtnChartOfAccounts

Read an entry by key from Consolidation Chart of Accounts Text.

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","Language":"\u003cstring\u003e","ConsolidationChartOfAcctsText":"\u003cstring\u003e","to_CnsldtnChartOfAccounts":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.ConsolidationChartOfAccountsType detected\u003e"}}}