Read an entry by key from Financial Statement Item Type Text.

GET {{baseUrl}}/FSItemTypeText(Language='{{Language}}',FinancialStatementItemType='{{FinancialStatementItemType}}')?$select=FinancialStatementItemTypeText,FinancialStatementItemType&$expand=to_CnsldtnFSItemType,to_CnsldtnFSItemType

Read an entry by key from Financial Statement Item Type Text.

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","FinancialStatementItemType":"\u003cstring\u003e","FinancialStatementItemTypeText":"\u003cstring\u003e","to_CnsldtnFSItemType":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.FSItemTypeType detected\u003e"}}}