v7
latestSwagger 2.02026-07-13186148695.0 KBCropProducts
Creates or updates a crop Product resource.
patch/crop-products/{cropProductId}
Path parameters
cropProductIdstring required
Id of the crop Product 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
}
}