rb209_grass_potential_cuts
Find the number of grass cuts available for a field by sward type and management ID, enabling accurate nutrient planning.
Instructions
GET /api/Grass/PotentialCuts/{swardTypeId}/{swardManagementId} — The list of different number of cuts for the field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| swardTypeId | Yes | The sward type id of the field. | |
| swardManagementId | Yes | The sward management id of the field. |