GET api/cmis/xref/workorder/{xref_type}
Retrieves the list of XREFs for the given xref_type attached to the Workorder provided Required Parameters xref_wo - The xref_wo used to identify the Workorder
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
xref_type |
Type of interface to retrieve the list for. xref_type values: comp (component) |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
XrefListModel containing the list of associated XREFs
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |