PATCH /API/Individual/KeioAOI/Farm/Update/{FarmId}
圃場IDを指定して圃場を更新する。
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
FarmId | 圃場ID |
String |
Required Max length: 256 |
Body Parameters
Name | Description | Type | Additional information |
---|---|---|---|
FarmName | 圃場名 |
String |
Required Max length: 256 |
AdminEmail | 管理者メールアドレス |
String |
Required Max length: 256 |
CropCode | 作物Code |
String |
Required Max length: 256 |
CropName | 作物名 |
String |
Required Max length: 256 |
Workers | 作業者 |
Collection of String |
Required |
LatLngs | 位置情報 |
Collection of LatLngs |
None. |
Response Information
Resource Description
None.