Read a set of entries from Subitem Category.

GET {{baseUrl}}/SubItemCategory?$top=<integer>&$skip=<integer>&$filter=<string>&$inlinecount=none&$orderby=IsSubItemsForAcquisitionsDives desc,SubItemCategory_Text desc&$select=SubItemCategory_Text,to_CnsldtnSubitemCategoryT&$expand=to_CnsldtnSubitemCategoryT,to_CnsldtnSubitemCategoryT

Read a set of entries from Subitem Category.

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;SubItemCategory&quot;:&quot;\u003cstring\u003e&quot;,&quot;SubItemCategory_Text&quot;:&quot;\u003cstring\u003e&quot;,&quot;IsSubItemsForAcquisitionsDives&quot;:&quot;\u003cboolean\u003e&quot;,&quot;to_CnsldtnSubitemCategoryT&quot;:{&quot;results&quot;:[{&quot;SubItemCategory&quot;:&quot;\u003cstring\u003e&quot;,&quot;Language&quot;:&quot;\u003cstring\u003e&quot;,&quot;SubItemCategoryText&quot;:&quot;\u003cstring\u003e&quot;,&quot;to_CnsldtnSubitemCategory&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.SubItemCategoryType detected\u003e&quot;}},{&quot;SubItemCategory&quot;:&quot;\u003cstring\u003e&quot;,&quot;Language&quot;:&quot;\u003cstring\u003e&quot;,&quot;SubItemCategoryText&quot;:&quot;\u003cstring\u003e&quot;,&quot;to_CnsldtnSubitemCategory&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.SubItemCategoryType detected\u003e&quot;}}]}},{&quot;SubItemCategory&quot;:&quot;\u003cstring\u003e&quot;,&quot;SubItemCategory_Text&quot;:&quot;\u003cstring\u003e&quot;,&quot;IsSubItemsForAcquisitionsDives&quot;:&quot;\u003cboolean\u003e&quot;,&quot;to_CnsldtnSubitemCategoryT&quot;:{&quot;results&quot;:[{&quot;SubItemCategory&quot;:&quot;\u003cstring\u003e&quot;,&quot;Language&quot;:&quot;\u003cstring\u003e&quot;,&quot;SubItemCategoryText&quot;:&quot;\u003cstring\u003e&quot;,&quot;to_CnsldtnSubitemCategory&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.SubItemCategoryType detected\u003e&quot;}},{&quot;SubItemCategory&quot;:&quot;\u003cstring\u003e&quot;,&quot;Language&quot;:&quot;\u003cstring\u003e&quot;,&quot;SubItemCategoryText&quot;:&quot;\u003cstring\u003e&quot;,&quot;to_CnsldtnSubitemCategory&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.SubItemCategoryType detected\u003e&quot;}}]}}]}}