rb209_soil_nutrient_index_by_value_methodology_country
Retrieve the soil nutrient index for a specific nutrient value and methodology in a country. Use it to interpret soil test results and guide nutrient recommendations.
Instructions
GET /api/Soil/NutrientIndex/{nutrientId}/{nutrientValue}/{methodologyId}/{countryId} — Individual nutrient index item - filtered by nutrient id, nutrient value, methodology id and country Id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| countryId | Yes | The value of country id | |
| 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) |