v1
latestOpenAPI 3.0.02026-08-061380344.2 KBHarvests
Update a Harvest
put/{resource_name}/{resource_id}/harvests/{harvest_id}
Path parameters
resource_namestring required
resource_idstring required
harvest_idstring required
Headers
Content-Typestring
Request body
object required
Example request
{
"qty": 10,
"grade": "A"
}Response
Successful response