Retrieving Change Notices
This example shows you how to retrieve change notices. Use the following GET request.
URI
GET /Windchill/servlet/odata/ChangeMgmt/ChangeNotices HTTP/1.1
To retrieve a specific change notice, use the following GET request:
URI
GET /Windchill/servlet/odata/ChangeMgmt/ChangeNotices('OR:wt.change2.WTChangeOrder2:234109') HTTP/1.1