diff --git a/Create-Cropfield.md b/Create-Cropfield.md index acc24e7..0d04822 100644 --- a/Create-Cropfield.md +++ b/Create-Cropfield.md @@ -64,7 +64,7 @@ Response 401 Not authenticated Response 403 No WRITE permissions in parent item Response 404 Parent Item not found -* Create a 'vnd.farmmaps.itemtype.cropfield' item as a child of the 'FOLDER' item. +* Create a 'vnd.farmmaps.itemtype.cropfield' item as a child of the 'FOLDER' item. Needs to contain dataDate and dataEndDate to specify cropfield season. The data field needs to contain the startDate and endDate keys with the same values as dataDate(startDate) and dataEndDate(endDate) > Request