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