rb209_field_site_class_item
Identify a field's site class from soil type, altitude, postcode, and country ID. Use this site classification to inform RB209 nutrient management decisions.
Instructions
GET /api/Field/SiteClassItem/{soilTypeId}/{altitude}/{postcode}/{countryId} — Site class of field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altitude | Yes | The altitude of the field | |
| postcode | Yes | First half of postcode, eg: AB12 | |
| countryId | Yes | Country id | |
| soilTypeId | Yes | The soil type id |