Creating a Follow-up for a Non-revisable Regulatory Submission
This example shows how to create a follow-up for a non-revisable regulatory submission which is in the Completed state. Use the following POST URI with the request body.
* 
The request creates a follow-up only when the regulatory submission is in the Completed state.
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
{
}