diff --git a/Create-Cropfield.md b/Create-Cropfield.md index b63b478..149837a 100644 --- a/Create-Cropfield.md +++ b/Create-Cropfield.md @@ -67,7 +67,7 @@ Response 404 Parent Item not found * Create a 'vnd.farmmaps.itemtype.cropfield' item as a child of the 'FOLDER' item. > Request ```javascript -POST /api/v1/item +POST /api/v1/items { "parentCode": "{FOLDER_item_code}", "itemType": "vnd.farmmaps.itemtype.cropfield",