Read an entry by key from Combined Partner Business Area Text.

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

Read an entry by key from Combined Partner 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","PartnerBusinessAreaText":"\u003cstring\u003e","to_CnsldtnPartnerBusArea":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.PartnerBusinessAreaType detected\u003e"}}}