POST frcProcesses REST API not working as documented in 24A
Dear all,
As per the 24A document of the "Created process" REST API (frcProcesses):
It is described that it is possible to insert the "additionalInformation" in the request body, making it possible to create a frc process with the DFFs already set. This is a good feature, since it would be possible to use a single REST API to create a complete process, avoiding errors between post+consequent patch.
However, when I try to create a frcProcess with the additionalInformation, it doesn't work:
The same body works using a PATCH on an existing process.
Can you please help or say if I am doing something wrong?
Tagged:
0