Read an entry by key from Subitem Category.

GET {{baseUrl}}/SubItemCategory('{{SubItemCategory}}')?$select=SubItemCategory_Text,to_CnsldtnSubitemCategoryT&$expand=to_CnsldtnSubitemCategoryT,to_CnsldtnSubitemCategoryT

Read an entry by key from Subitem Category.

Request Params

KeyDatatypeRequiredDescription
$selectstringSelect properties to be returned, see Select
$expandstringExpand related entities, see Expand

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

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"}}]}}}