Creating a Follow-up for an Existing Non-revisable Regulatory Submission
To create a follow-up for an existing non-revisable regulatory submission that has an associated regulatory content, the regulatory submission must be in the Completed state.
The following example shows you how to create a follow-up for an existing non-revisable regulatory submission that has an associated regulatory content. Use the following POST URI with the request body.
URI
POST /Windchill/servlet/odata/RegMstr/RegulatorySubmissions('OR:com.ptc.qualitymanagement.regmstr.RegulatorySubmission:237897')/PTC.RegMstr.CreateFollowup
Request Headers
Content-Type: application/json
CSRF_NONCE: <Use the value from Fetch NONCE example>
Request Body
{
}
這是否有幫助?