Read an entry by key from Combined WBS Element.
GET {{baseUrl}}/WBSElement(WBSElement='{{WBSElement}}',Project='{{Project}}')?$select=WBSElement,AdditionalMasterDataSource&$expand=to_CnsldtnWBSElementT,to_CnsldtnWBSElementT
Read an entry by key from Combined WBS Element.
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":{"WBSElement":"\u003cstring\u003e","WBSElement_Text":"\u003cstring\u003e","Project":"\u003cstring\u003e","AdditionalMasterDataSource":"\u003cstring\u003e","WBSElementInternalID":"\u003cstring\u003e","to_CnsldtnWBSElementT":{"results":[{"Language":"\u003cstring\u003e","WBSElement":"\u003cstring\u003e","Project":"\u003cstring\u003e","WBSElementText":"\u003cstring\u003e","to_CnsldtnWBSElement":{"results":[{"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.WBSElementType detected\u003e"},{"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.WBSElementType detected\u003e"}]}},{"Language":"\u003cstring\u003e","WBSElement":"\u003cstring\u003e","Project":"\u003cstring\u003e","WBSElementText":"\u003cstring\u003e","to_CnsldtnWBSElement":{"results":[{"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.WBSElementType detected\u003e"},{"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.WBSElementType detected\u003e"}]}}]}}}