Read an entry by key from Combined Product Sold Text.

GET {{baseUrl}}/SoldProductText(Language='{{Language}}',Material='{{Material}}')?$select=SoldProductText,SoldProductText&$expand=to_CnsldtnProductSold,to_CnsldtnProductSold

Read an entry by key from Combined Product Sold 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","Material":"\u003cstring\u003e","SoldProductText":"\u003cstring\u003e","to_CnsldtnProductSold":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.SoldProductType detected\u003e"}}}