v7
latestSwagger 2.02026-07-13186148695.0 KBPlantTissueAnalyses
Creates or updates a plant tissue analysis resource.
patch/parties/{partyId}/plant-tissue-analyses/{plantTissueAnalysisId}
Path parameters
partyIdstring required
Id of the party resource.
plantTissueAnalysisIdstring required
Id of the plant tissue analysis resource.
Query parameters
api-versionstring required
The requested API version
Response
Success
Example response
{
"createdDateTime": "2020-12-31T11:10:21Z",
"modifiedDateTime": "2020-12-31T11:10:21Z",
"properties": {
"key1": "value1",
"key2": 123.45
}
}