Read associated entries of Subitem Category.
GET {{baseUrl}}/SubItemCategoryText(SubItemCategory='{{SubItemCategory}}',Language='{{Language}}')/to_CnsldtnSubitemCategory?$select=SubItemCategory_Text,to_CnsldtnSubitemCategoryT&$expand=to_CnsldtnSubitemCategoryT,to_CnsldtnSubitemCategoryT
Navigate from Subitem Category Text and read associated entries of Subitem Category.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
$select | string | Select properties to be returned, see Select | |
$expand | string | Expand related entities, see Expand |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"d":{"SubItemCategory":"\u003cstring\u003e","SubItemCategory_Text":"\u003cstring\u003e","IsSubItemsForAcquisitionsDives":"\u003cboolean\u003e","to_CnsldtnSubitemCategoryT":{"results":[{"SubItemCategory":"\u003cstring\u003e","Language":"\u003cstring\u003e","SubItemCategoryText":"\u003cstring\u003e","to_CnsldtnSubitemCategory":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.SubItemCategoryType detected\u003e"}},{"SubItemCategory":"\u003cstring\u003e","Language":"\u003cstring\u003e","SubItemCategoryText":"\u003cstring\u003e","to_CnsldtnSubitemCategory":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.SubItemCategoryType detected\u003e"}}]}}}