Read an entry by key from Combined Business Area Text.

GET {{baseUrl}}/BusinessAreaText(Language='{{Language}}',BusinessArea='{{BusinessArea}}')?$select=Language,BusinessArea&$expand=to_CnsldtnBusinessArea,to_CnsldtnBusinessArea

Read an entry by key from Combined Business Area 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","BusinessArea":"\u003cstring\u003e","BusinessAreaText":"\u003cstring\u003e","to_CnsldtnBusinessArea":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.BusinessAreaType detected\u003e"}}}