Retrieving Regulatory Submissions
This example shows how to retrieve regulatory submissions. Use the following GET request.
URI
GET /Windchill/servlet/odata/RegMstr HTTP/1.1
To retrieve a specific regulatory submission, use the following GET request.
URI
GET /Windchill/servlet/odata/RegMstr('OR:com.ptc.qualitymanagement.regmstr.RegulatorySubmission:237897') HTTP/1.1