rb209_soil_nutrient_index_by_value_methodology
Retrieves a soil nutrient index value by specifying nutrient ID, applied nutrient volume in kg/ha, and methodology ID, enabling precise nutrient planning from the RB209 guide.
Instructions
GET /api/Soil/NutrientIndex/{nutrientId}/{nutrientValue}/{methodologyId} — Individual nutrient index item - filtered by nutrient id, nutrient value and methodology id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nutrientId | Yes | The nutrient id to filter on | |
| methodologyId | Yes | The methodology id to filter on | |
| nutrientValue | Yes | Volume of the nutrient applied to filter on (kg/ha) |