Read associated entries of Combined Material Text.

GET {{baseUrl}}/Material('{{Material}}')/to_CnsldtnMaterialT?$top=<integer>&$skip=<integer>&$filter=<string>&$inlinecount=none&$orderby=CnsldtnMaterialText desc,Material desc&$select=Material,to_CnsldtnMaterial&$expand=to_CnsldtnMaterial,to_CnsldtnMaterial

Navigate from Combined Material and read associated entries of Combined Material Text.

Request Params

KeyDatatypeRequiredDescription
$topstringShow only the first n items, see Paging - Top
$skipstringSkip the first n items, see Paging - Skip
$filterstringFilter items by property values, see Filtering
$inlinecountstringInclude count of items, see Inlinecount
$orderbystringOrder items by property values, see Sorting
$selectstringSelect properties to be returned, see Select
$expandstringExpand related entities, see Expand

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;d&quot;:{&quot;__count&quot;:&quot;\u003cstring\u003e&quot;,&quot;results&quot;:[{&quot;Language&quot;:&quot;\u003cstring\u003e&quot;,&quot;Material&quot;:&quot;\u003cstring\u003e&quot;,&quot;CnsldtnMaterialText&quot;:&quot;\u003cstring\u003e&quot;,&quot;to_CnsldtnMaterial&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.MaterialType detected\u003e&quot;}},{&quot;Language&quot;:&quot;\u003cstring\u003e&quot;,&quot;Material&quot;:&quot;\u003cstring\u003e&quot;,&quot;CnsldtnMaterialText&quot;:&quot;\u003cstring\u003e&quot;,&quot;to_CnsldtnMaterial&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.MaterialType detected\u003e&quot;}}]}}