Read an entry by key from Combined Sales District Text.

GET {{baseUrl}}/SalesDistrictText(Language='{{Language}}',SalesDistrict='{{SalesDistrict}}')?$select=to_CnsldtnSalesDistrict,to_CnsldtnSalesDistrict&$expand=to_CnsldtnSalesDistrict,to_CnsldtnSalesDistrict

Read an entry by key from Combined Sales District 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","SalesDistrict":"\u003cstring\u003e","SalesDistrictText":"\u003cstring\u003e","to_CnsldtnSalesDistrict":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.SalesDistrictType detected\u003e"}}}