This API is used to update any pre-existing specimen requirement
Note: Depending on the lineage of the requirement, some parameters specified in the below request are not applicable. For example, the specimen type of aliquot cannot be modified.
URL | /openspecimen/rest/ng/specimen-requirements/{reqId} | |||||
Method | PUT | |||||
Body |
|
Response
HTTP Status Code | Description |
---|---|
200 | The specimen requirement is updated. |
400 | Something incorrect with the request. The response body contains the error code and the human readable error message. |
500 | Something wrong with the server. Please contact support along with the request payload and exception stack trace. |
...