GET api/FlockInspections/updateFlockInformation/{flockManagementID}
Updates flock information based on the state of all the inspections for the given flock. Basically updates weight and AI information.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| flockManagementID |
The ID of the flock to update. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.