Expose endpoints to create relationships with WTDocuments (similar to Article - CS285572)
Version: Windchill 12.1
Use Case: Our users want to use the WRS via scripting to create relationships with WTDocuments like those available in the UI.
Description:
We used Article CS285572 to implement WRS customization that allow users to create WTPartDescribeLink between WTPart and WTDocument using REST Service(OData). We need similar directions for WTDocuments so that our users have the ability to create the same relationships with WTDocument via REST that are available in the UI.

