PUT api/quarterlyreports/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
QuarterlyReport| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| ParticipantId | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| ReportingQuarter | integer |
None. |
|
| ReportingYear | integer |
None. |
|
| CagedNotApplicable | boolean |
None. |
|
| CageFreeNotApplicable | boolean |
None. |
|
| SingleLevelNotApplicable | boolean |
None. |
|
| MultiTierNotApplicable | boolean |
None. |
|
| Version | integer |
None. |
|
| Answers | Dictionary of string [key] and string [value] |
None. |
|
| FeedAndWater | boolean |
None. |
|
| LightIntensity | boolean |
None. |
|
| VentilationSystem | boolean |
None. |
|
| Ammonia | boolean |
None. |
|
| ProductionFacility | boolean |
None. |
|
| Biosecurity | boolean |
None. |
|
| Injured | boolean |
None. |
|
| Employees | boolean |
None. |
|
| OpenSided | boolean |
None. |
|
| LayersAble | boolean |
None. |
|
| Feeder | boolean |
None. |
|
| MinimumOf1WaterCup | boolean |
None. |
|
| Automatic | boolean |
None. |
|
| IsSingleLevel | boolean |
None. |
|
| SingleLevel | boolean |
None. |
|
| IsMultiTiered | boolean |
None. |
|
| MultiTiered | boolean |
None. |
|
| LinearInches | boolean |
None. |
|
| AccessToFeedAndWater | boolean |
None. |
|
| MinimumOf1WaterCup10Hens | boolean |
None. |
|
| Usable | boolean |
None. |
|
| Suitable | boolean |
None. |
|
| Inspected | boolean |
None. |
|
| PerchesProvided | boolean |
None. |
|
| PerchesElevated | boolean |
None. |
|
| Continual | boolean |
None. |
|
| Useable | boolean |
None. |
|
| LitterMaintained | boolean |
None. |
|
| AnyBeak | boolean |
None. |
|
| TrimmedAt | boolean |
None. |
|
| Second | boolean |
None. |
|
| TrimmingCrew | boolean |
None. |
|
| NutritionalSupplements | boolean |
None. |
|
| WaterAndFeedLevels | boolean |
None. |
|
| Blade | boolean |
None. |
|
| Molting | boolean |
None. |
|
| Nutritionally | boolean |
None. |
|
| BodyweightLoss | boolean |
None. |
|
| BodyweightAndMortality | boolean |
None. |
|
| MoltingWaterAvailable | boolean |
None. |
|
| DuringMolt | boolean |
None. |
|
| Transportation | boolean |
None. |
|
| Members | boolean |
None. |
|
| CatchingCrewAdvised | boolean |
None. |
|
| PulletsOrHens | boolean |
None. |
|
| HensPlaced | boolean |
None. |
|
| Supported | boolean |
None. |
|
| Carts | boolean |
None. |
|
| TransportVehicleClean | boolean |
None. |
|
| Panel | boolean |
None. |
|
| OnFarmDepopulation | boolean |
None. |
|
| Moment | boolean |
None. |
|
| HoursBeforeRemoval | boolean |
None. |
|
| Audit | boolean |
None. |
|
| CompletedBy | string |
None. |
|
| CompletedDateTime | date |
None. |
|
| NewLayers | Collection of NewLayers |
None. |
|
| BackfillLayerHouses | Collection of BackfillLayerHouse |
None. |
|
| Comments | string |
None. |
|
| IsParticipantLevel | boolean |
None. |
|
| IsCompanyLevel | boolean |
None. |
|
| CompanyId | globally unique identifier |
None. |
|
| CompanyName | string |
None. |
|
| IsFacilityLevel | boolean |
None. |
|
| FacilityId | globally unique identifier |
None. |
|
| FacilityName | string |
None. |
|
| IsReportComplete | boolean |
None. |
|
| NoNewPullets | boolean |
None. |
|
| PulletSources | Collection of FacilityParticipant |
None. |
|
| AdminPulletSources | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": "b215d0a3-3884-4ea5-997e-c6f2fc26c3ce",
"ParticipantId": "2aa7c3fe-e083-4b51-9dad-bfd37a10a76e",
"Name": "sample string 3",
"ReportingQuarter": 4,
"ReportingYear": 5,
"CagedNotApplicable": true,
"CageFreeNotApplicable": true,
"SingleLevelNotApplicable": true,
"MultiTierNotApplicable": true,
"Version": 10,
"Answers": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"FeedAndWater": true,
"LightIntensity": true,
"VentilationSystem": true,
"Ammonia": true,
"ProductionFacility": true,
"Biosecurity": true,
"Injured": true,
"Employees": true,
"OpenSided": true,
"LayersAble": true,
"Feeder": true,
"MinimumOf1WaterCup": true,
"Automatic": true,
"IsSingleLevel": true,
"SingleLevel": true,
"IsMultiTiered": true,
"MultiTiered": true,
"LinearInches": true,
"AccessToFeedAndWater": true,
"MinimumOf1WaterCup10Hens": true,
"Usable": true,
"Suitable": true,
"Inspected": true,
"PerchesProvided": true,
"PerchesElevated": true,
"Continual": true,
"Useable": true,
"LitterMaintained": true,
"AnyBeak": true,
"TrimmedAt": true,
"Second": true,
"TrimmingCrew": true,
"NutritionalSupplements": true,
"WaterAndFeedLevels": true,
"Blade": true,
"Molting": true,
"Nutritionally": true,
"BodyweightLoss": true,
"BodyweightAndMortality": true,
"MoltingWaterAvailable": true,
"DuringMolt": true,
"Transportation": true,
"Members": true,
"CatchingCrewAdvised": true,
"PulletsOrHens": true,
"HensPlaced": true,
"Supported": true,
"Carts": true,
"TransportVehicleClean": true,
"Panel": true,
"OnFarmDepopulation": true,
"Moment": true,
"HoursBeforeRemoval": true,
"Audit": true,
"CompletedBy": "sample string 65",
"CompletedDateTime": "2026-08-05T10:54:39.0486147-05:00",
"NewLayers": [
{
"Id": "69f8103c-94ed-4586-a137-60e944cef247",
"LayerHouseId": "5401db20-86b3-497a-aad6-6b3365c3e8ec",
"LayerHouseName": "sample string 3",
"LayerHouseHenColorId": "sample string 4",
"LayerHouseFlooringSystemId": "sample string 5",
"LayerHouseSquareInchesSpace": 6,
"LayerHousePopulation": 7,
"YearEquipmentInstalled": 8,
"HatchDate": "2026-08-05T10:54:39.0496148-05:00",
"HenColorId": "sample string 10",
"FlooringSystemId": "sample string 11",
"SquareInchesSpace": 12,
"Population": 13,
"SelectedPulletSources": [
"becef634-802b-4cee-aee2-81d5f285e6a8",
"28ace3f6-a0bb-48e0-a491-7c10888a0d0c"
],
"AdminPulletSources": "sample string 14",
"FlockIncomplete": true,
"IncompleteAreas": "sample string 16"
},
{
"Id": "69f8103c-94ed-4586-a137-60e944cef247",
"LayerHouseId": "5401db20-86b3-497a-aad6-6b3365c3e8ec",
"LayerHouseName": "sample string 3",
"LayerHouseHenColorId": "sample string 4",
"LayerHouseFlooringSystemId": "sample string 5",
"LayerHouseSquareInchesSpace": 6,
"LayerHousePopulation": 7,
"YearEquipmentInstalled": 8,
"HatchDate": "2026-08-05T10:54:39.0496148-05:00",
"HenColorId": "sample string 10",
"FlooringSystemId": "sample string 11",
"SquareInchesSpace": 12,
"Population": 13,
"SelectedPulletSources": [
"becef634-802b-4cee-aee2-81d5f285e6a8",
"28ace3f6-a0bb-48e0-a491-7c10888a0d0c"
],
"AdminPulletSources": "sample string 14",
"FlockIncomplete": true,
"IncompleteAreas": "sample string 16"
}
],
"BackfillLayerHouses": [
{
"Id": "318f27b6-221b-4ff4-9f8c-7dfe09887ee5",
"LayerHouse": {
"Id": "fca7b36e-c195-4b9c-b687-6a30addaa69c",
"ParticipantId": "2a01a2ec-c26c-4643-91ec-fbb890f076bc",
"CompanyId": "dbf2d507-5635-4ccb-9024-648cab8ceb3b",
"CompanyName": "sample string 4",
"FacilityId": "9925ece8-8ed0-4a06-8ff9-d2ccd18f2f08",
"NewEntity": true,
"FacilityName": "sample string 6",
"FacilityType": "sample string 7",
"BirdType": "sample string 8",
"FacilityMustAudit": true,
"Name": "sample string 10",
"HouseTypeId": "sample string 11",
"HouseTypeName": "sample string 12",
"HouseCertificationId": "sample string 13",
"HouseCertificationName": "sample string 14",
"AuditBodyPrefId": "bbe1eca3-89b9-4034-8435-fb70a538dc4f",
"AuditBodyPrefName": "sample string 16",
"AuditBodyPrefFullName": "sample string 17",
"InServiceDate": "2026-08-05T10:54:39.0506215-05:00",
"VerifyProductionControlSystem": true,
"HouseSpaceAverage": true,
"ActualHenSpace": true,
"HenColorId": "sample string 22",
"HenColorName": "sample string 23",
"FlooringSystemId": "sample string 24",
"FlooringSystemName": "sample string 25",
"SquareInchesSpace": 26,
"Population": 27,
"LayerCapacity": 28,
"SquareInchesPerChick": 1.0,
"ActiveCaliforniaCompliantCertificate": true,
"MustAudit": true,
"OwnershipHens": true,
"Organic": true,
"BothCertified": true,
"Comments": "sample string 34",
"Active": true,
"ColumnTypeId": "sample string 36",
"ColumnTypeName": "sample string 37",
"CagesPerColumn": 1,
"ColumnsPerRow": 1,
"Rows": 1,
"TotalNumberCages": 1,
"CageWidth": 1.0,
"CageDepth": 1.0,
"CageArea": 1.0,
"CfNestSquareFeet": 1.0,
"CfNestCount": 1,
"CfBellWatererCount": 1,
"CfWatererSingleTroughInches": 1.0,
"CfWatererDoubleTroughInches": 1.0,
"CfNippleWatererCount": 1,
"CfFeedSingleTroughInches": 1.0,
"CfFeedDoubleTroughInches": 1.0,
"CfLitterSquareInches": 1.0,
"CfFloorSpaceSquareFeet": 1.0,
"CfPerchInches": 1.0
},
"OriginalHatchDate": "2026-08-05T10:54:39.0536205-05:00",
"AddedHatchDate": "2026-08-05T10:54:39.0536205-05:00",
"DateHensAdded": "2026-08-05T10:54:39.0536205-05:00",
"NumberAdded": 2,
"TotalPopulation": 3,
"BackfillRequester": "sample string 4",
"BackfillSender": "sample string 5",
"BackfillFacilityName": "sample string 6",
"BackfillFacilityAddress": {
"Line1": "sample string 1",
"Line2": "sample string 2",
"City": "sample string 3",
"State": "sample string 4",
"PostalCode": "sample string 5"
},
"BackfillScheduled": "2026-08-05T10:54:39.05463-05:00",
"BackfillSubmitted": "2026-08-05T10:54:39.05463-05:00",
"BackfillReason": "sample string 9",
"BackfillResponse": "sample string 10",
"BackfillRecieved": "2026-08-05T10:54:39.05463-05:00",
"BackfillOccurances": 12,
"BackfillActionTaken": "sample string 13",
"BackfillApproved": true,
"BackfillDenied": true
},
{
"Id": "318f27b6-221b-4ff4-9f8c-7dfe09887ee5",
"LayerHouse": {
"Id": "fca7b36e-c195-4b9c-b687-6a30addaa69c",
"ParticipantId": "2a01a2ec-c26c-4643-91ec-fbb890f076bc",
"CompanyId": "dbf2d507-5635-4ccb-9024-648cab8ceb3b",
"CompanyName": "sample string 4",
"FacilityId": "9925ece8-8ed0-4a06-8ff9-d2ccd18f2f08",
"NewEntity": true,
"FacilityName": "sample string 6",
"FacilityType": "sample string 7",
"BirdType": "sample string 8",
"FacilityMustAudit": true,
"Name": "sample string 10",
"HouseTypeId": "sample string 11",
"HouseTypeName": "sample string 12",
"HouseCertificationId": "sample string 13",
"HouseCertificationName": "sample string 14",
"AuditBodyPrefId": "bbe1eca3-89b9-4034-8435-fb70a538dc4f",
"AuditBodyPrefName": "sample string 16",
"AuditBodyPrefFullName": "sample string 17",
"InServiceDate": "2026-08-05T10:54:39.0506215-05:00",
"VerifyProductionControlSystem": true,
"HouseSpaceAverage": true,
"ActualHenSpace": true,
"HenColorId": "sample string 22",
"HenColorName": "sample string 23",
"FlooringSystemId": "sample string 24",
"FlooringSystemName": "sample string 25",
"SquareInchesSpace": 26,
"Population": 27,
"LayerCapacity": 28,
"SquareInchesPerChick": 1.0,
"ActiveCaliforniaCompliantCertificate": true,
"MustAudit": true,
"OwnershipHens": true,
"Organic": true,
"BothCertified": true,
"Comments": "sample string 34",
"Active": true,
"ColumnTypeId": "sample string 36",
"ColumnTypeName": "sample string 37",
"CagesPerColumn": 1,
"ColumnsPerRow": 1,
"Rows": 1,
"TotalNumberCages": 1,
"CageWidth": 1.0,
"CageDepth": 1.0,
"CageArea": 1.0,
"CfNestSquareFeet": 1.0,
"CfNestCount": 1,
"CfBellWatererCount": 1,
"CfWatererSingleTroughInches": 1.0,
"CfWatererDoubleTroughInches": 1.0,
"CfNippleWatererCount": 1,
"CfFeedSingleTroughInches": 1.0,
"CfFeedDoubleTroughInches": 1.0,
"CfLitterSquareInches": 1.0,
"CfFloorSpaceSquareFeet": 1.0,
"CfPerchInches": 1.0
},
"OriginalHatchDate": "2026-08-05T10:54:39.0536205-05:00",
"AddedHatchDate": "2026-08-05T10:54:39.0536205-05:00",
"DateHensAdded": "2026-08-05T10:54:39.0536205-05:00",
"NumberAdded": 2,
"TotalPopulation": 3,
"BackfillRequester": "sample string 4",
"BackfillSender": "sample string 5",
"BackfillFacilityName": "sample string 6",
"BackfillFacilityAddress": {
"Line1": "sample string 1",
"Line2": "sample string 2",
"City": "sample string 3",
"State": "sample string 4",
"PostalCode": "sample string 5"
},
"BackfillScheduled": "2026-08-05T10:54:39.05463-05:00",
"BackfillSubmitted": "2026-08-05T10:54:39.05463-05:00",
"BackfillReason": "sample string 9",
"BackfillResponse": "sample string 10",
"BackfillRecieved": "2026-08-05T10:54:39.05463-05:00",
"BackfillOccurances": 12,
"BackfillActionTaken": "sample string 13",
"BackfillApproved": true,
"BackfillDenied": true
}
],
"Comments": "sample string 67",
"IsParticipantLevel": true,
"IsCompanyLevel": true,
"CompanyId": "2ebdfa75-1671-4b08-bdca-0fd0ccb3aadb",
"CompanyName": "sample string 70",
"IsFacilityLevel": true,
"FacilityId": "f13f0b1a-0055-4738-99f9-e4366d2ddef2",
"FacilityName": "sample string 72",
"IsReportComplete": true,
"NoNewPullets": true,
"PulletSources": [
{
"Id": "f764d076-b4ac-44f4-99e8-3b86d4fe1f1a",
"FacilityId": "b26abf7c-bfe0-4682-909a-17d3d2ab9514",
"ParticipantId": "6f6ea147-47b8-494c-ba35-57a1985708b7",
"Name": "sample string 4"
},
{
"Id": "f764d076-b4ac-44f4-99e8-3b86d4fe1f1a",
"FacilityId": "b26abf7c-bfe0-4682-909a-17d3d2ab9514",
"ParticipantId": "6f6ea147-47b8-494c-ba35-57a1985708b7",
"Name": "sample string 4"
}
],
"AdminPulletSources": "sample string 75"
}
application/xml, text/xml
Sample:
<QuarterlyReport xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/UEP.Core.Models">
<AccessToFeedAndWater>true</AccessToFeedAndWater>
<AdminPulletSources>sample string 75</AdminPulletSources>
<Ammonia>true</Ammonia>
<Answers xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:KeyValueOfstringstring>
<d2p1:Key>sample string 1</d2p1:Key>
<d2p1:Value>sample string 2</d2p1:Value>
</d2p1:KeyValueOfstringstring>
<d2p1:KeyValueOfstringstring>
<d2p1:Key>sample string 3</d2p1:Key>
<d2p1:Value>sample string 4</d2p1:Value>
</d2p1:KeyValueOfstringstring>
</Answers>
<AnyBeak>true</AnyBeak>
<Audit>true</Audit>
<Automatic>true</Automatic>
<BackfillLayerHouses>
<BackfillLayerHouse>
<AddedHatchDate>2026-08-05T10:54:39.0536205-05:00</AddedHatchDate>
<BackfillActionTaken>sample string 13</BackfillActionTaken>
<BackfillApproved>true</BackfillApproved>
<BackfillDenied>true</BackfillDenied>
<BackfillFacilityAddress>
<City>sample string 3</City>
<Line1>sample string 1</Line1>
<Line2>sample string 2</Line2>
<PostalCode>sample string 5</PostalCode>
<State>sample string 4</State>
</BackfillFacilityAddress>
<BackfillFacilityName>sample string 6</BackfillFacilityName>
<BackfillOccurances>12</BackfillOccurances>
<BackfillReason>sample string 9</BackfillReason>
<BackfillRecieved>2026-08-05T10:54:39.05463-05:00</BackfillRecieved>
<BackfillRequester>sample string 4</BackfillRequester>
<BackfillResponse>sample string 10</BackfillResponse>
<BackfillScheduled>2026-08-05T10:54:39.05463-05:00</BackfillScheduled>
<BackfillSender>sample string 5</BackfillSender>
<BackfillSubmitted>2026-08-05T10:54:39.05463-05:00</BackfillSubmitted>
<DateHensAdded>2026-08-05T10:54:39.0536205-05:00</DateHensAdded>
<Id>318f27b6-221b-4ff4-9f8c-7dfe09887ee5</Id>
<LayerHouse>
<Active>true</Active>
<ActiveCaliforniaCompliantCertificate>true</ActiveCaliforniaCompliantCertificate>
<ActualHenSpace>true</ActualHenSpace>
<AuditBodyPrefFullName>sample string 17</AuditBodyPrefFullName>
<AuditBodyPrefId>bbe1eca3-89b9-4034-8435-fb70a538dc4f</AuditBodyPrefId>
<AuditBodyPrefName>sample string 16</AuditBodyPrefName>
<BirdType>sample string 8</BirdType>
<BothCertified>true</BothCertified>
<CageArea>1</CageArea>
<CageDepth>1</CageDepth>
<CageWidth>1</CageWidth>
<CagesPerColumn>1</CagesPerColumn>
<CfBellWatererCount>1</CfBellWatererCount>
<CfFeedDoubleTroughInches>1</CfFeedDoubleTroughInches>
<CfFeedSingleTroughInches>1</CfFeedSingleTroughInches>
<CfFloorSpaceSquareFeet>1</CfFloorSpaceSquareFeet>
<CfLitterSquareInches>1</CfLitterSquareInches>
<CfNestCount>1</CfNestCount>
<CfNestSquareFeet>1</CfNestSquareFeet>
<CfNippleWatererCount>1</CfNippleWatererCount>
<CfPerchInches>1</CfPerchInches>
<CfWatererDoubleTroughInches>1</CfWatererDoubleTroughInches>
<CfWatererSingleTroughInches>1</CfWatererSingleTroughInches>
<ColumnTypeId>sample string 36</ColumnTypeId>
<ColumnTypeName>sample string 37</ColumnTypeName>
<ColumnsPerRow>1</ColumnsPerRow>
<Comments>sample string 34</Comments>
<CompanyId>dbf2d507-5635-4ccb-9024-648cab8ceb3b</CompanyId>
<CompanyName>sample string 4</CompanyName>
<FacilityId>9925ece8-8ed0-4a06-8ff9-d2ccd18f2f08</FacilityId>
<FacilityMustAudit>true</FacilityMustAudit>
<FacilityName>sample string 6</FacilityName>
<FacilityType>sample string 7</FacilityType>
<FlooringSystemId>sample string 24</FlooringSystemId>
<FlooringSystemName>sample string 25</FlooringSystemName>
<HenColorId>sample string 22</HenColorId>
<HenColorName>sample string 23</HenColorName>
<HouseCertificationId>sample string 13</HouseCertificationId>
<HouseCertificationName>sample string 14</HouseCertificationName>
<HouseSpaceAverage>true</HouseSpaceAverage>
<HouseTypeId>sample string 11</HouseTypeId>
<HouseTypeName>sample string 12</HouseTypeName>
<Id>fca7b36e-c195-4b9c-b687-6a30addaa69c</Id>
<InServiceDate>2026-08-05T10:54:39.0506215-05:00</InServiceDate>
<LayerCapacity>28</LayerCapacity>
<MustAudit>true</MustAudit>
<Name>sample string 10</Name>
<NewEntity>true</NewEntity>
<Organic>true</Organic>
<OwnershipHens>true</OwnershipHens>
<ParticipantId>2a01a2ec-c26c-4643-91ec-fbb890f076bc</ParticipantId>
<Population>27</Population>
<Rows>1</Rows>
<SquareInchesPerChick>1</SquareInchesPerChick>
<SquareInchesSpace>26</SquareInchesSpace>
<TotalNumberCages>1</TotalNumberCages>
<VerifyProductionControlSystem>true</VerifyProductionControlSystem>
</LayerHouse>
<NumberAdded>2</NumberAdded>
<OriginalHatchDate>2026-08-05T10:54:39.0536205-05:00</OriginalHatchDate>
<TotalPopulation>3</TotalPopulation>
</BackfillLayerHouse>
<BackfillLayerHouse>
<AddedHatchDate>2026-08-05T10:54:39.0536205-05:00</AddedHatchDate>
<BackfillActionTaken>sample string 13</BackfillActionTaken>
<BackfillApproved>true</BackfillApproved>
<BackfillDenied>true</BackfillDenied>
<BackfillFacilityAddress>
<City>sample string 3</City>
<Line1>sample string 1</Line1>
<Line2>sample string 2</Line2>
<PostalCode>sample string 5</PostalCode>
<State>sample string 4</State>
</BackfillFacilityAddress>
<BackfillFacilityName>sample string 6</BackfillFacilityName>
<BackfillOccurances>12</BackfillOccurances>
<BackfillReason>sample string 9</BackfillReason>
<BackfillRecieved>2026-08-05T10:54:39.05463-05:00</BackfillRecieved>
<BackfillRequester>sample string 4</BackfillRequester>
<BackfillResponse>sample string 10</BackfillResponse>
<BackfillScheduled>2026-08-05T10:54:39.05463-05:00</BackfillScheduled>
<BackfillSender>sample string 5</BackfillSender>
<BackfillSubmitted>2026-08-05T10:54:39.05463-05:00</BackfillSubmitted>
<DateHensAdded>2026-08-05T10:54:39.0536205-05:00</DateHensAdded>
<Id>318f27b6-221b-4ff4-9f8c-7dfe09887ee5</Id>
<LayerHouse>
<Active>true</Active>
<ActiveCaliforniaCompliantCertificate>true</ActiveCaliforniaCompliantCertificate>
<ActualHenSpace>true</ActualHenSpace>
<AuditBodyPrefFullName>sample string 17</AuditBodyPrefFullName>
<AuditBodyPrefId>bbe1eca3-89b9-4034-8435-fb70a538dc4f</AuditBodyPrefId>
<AuditBodyPrefName>sample string 16</AuditBodyPrefName>
<BirdType>sample string 8</BirdType>
<BothCertified>true</BothCertified>
<CageArea>1</CageArea>
<CageDepth>1</CageDepth>
<CageWidth>1</CageWidth>
<CagesPerColumn>1</CagesPerColumn>
<CfBellWatererCount>1</CfBellWatererCount>
<CfFeedDoubleTroughInches>1</CfFeedDoubleTroughInches>
<CfFeedSingleTroughInches>1</CfFeedSingleTroughInches>
<CfFloorSpaceSquareFeet>1</CfFloorSpaceSquareFeet>
<CfLitterSquareInches>1</CfLitterSquareInches>
<CfNestCount>1</CfNestCount>
<CfNestSquareFeet>1</CfNestSquareFeet>
<CfNippleWatererCount>1</CfNippleWatererCount>
<CfPerchInches>1</CfPerchInches>
<CfWatererDoubleTroughInches>1</CfWatererDoubleTroughInches>
<CfWatererSingleTroughInches>1</CfWatererSingleTroughInches>
<ColumnTypeId>sample string 36</ColumnTypeId>
<ColumnTypeName>sample string 37</ColumnTypeName>
<ColumnsPerRow>1</ColumnsPerRow>
<Comments>sample string 34</Comments>
<CompanyId>dbf2d507-5635-4ccb-9024-648cab8ceb3b</CompanyId>
<CompanyName>sample string 4</CompanyName>
<FacilityId>9925ece8-8ed0-4a06-8ff9-d2ccd18f2f08</FacilityId>
<FacilityMustAudit>true</FacilityMustAudit>
<FacilityName>sample string 6</FacilityName>
<FacilityType>sample string 7</FacilityType>
<FlooringSystemId>sample string 24</FlooringSystemId>
<FlooringSystemName>sample string 25</FlooringSystemName>
<HenColorId>sample string 22</HenColorId>
<HenColorName>sample string 23</HenColorName>
<HouseCertificationId>sample string 13</HouseCertificationId>
<HouseCertificationName>sample string 14</HouseCertificationName>
<HouseSpaceAverage>true</HouseSpaceAverage>
<HouseTypeId>sample string 11</HouseTypeId>
<HouseTypeName>sample string 12</HouseTypeName>
<Id>fca7b36e-c195-4b9c-b687-6a30addaa69c</Id>
<InServiceDate>2026-08-05T10:54:39.0506215-05:00</InServiceDate>
<LayerCapacity>28</LayerCapacity>
<MustAudit>true</MustAudit>
<Name>sample string 10</Name>
<NewEntity>true</NewEntity>
<Organic>true</Organic>
<OwnershipHens>true</OwnershipHens>
<ParticipantId>2a01a2ec-c26c-4643-91ec-fbb890f076bc</ParticipantId>
<Population>27</Population>
<Rows>1</Rows>
<SquareInchesPerChick>1</SquareInchesPerChick>
<SquareInchesSpace>26</SquareInchesSpace>
<TotalNumberCages>1</TotalNumberCages>
<VerifyProductionControlSystem>true</VerifyProductionControlSystem>
</LayerHouse>
<NumberAdded>2</NumberAdded>
<OriginalHatchDate>2026-08-05T10:54:39.0536205-05:00</OriginalHatchDate>
<TotalPopulation>3</TotalPopulation>
</BackfillLayerHouse>
</BackfillLayerHouses>
<Biosecurity>true</Biosecurity>
<Blade>true</Blade>
<BodyweightAndMortality>true</BodyweightAndMortality>
<BodyweightLoss>true</BodyweightLoss>
<CageFreeNotApplicable>true</CageFreeNotApplicable>
<CagedNotApplicable>true</CagedNotApplicable>
<Carts>true</Carts>
<CatchingCrewAdvised>true</CatchingCrewAdvised>
<Comments>sample string 67</Comments>
<CompanyId>2ebdfa75-1671-4b08-bdca-0fd0ccb3aadb</CompanyId>
<CompanyName>sample string 70</CompanyName>
<CompletedBy>sample string 65</CompletedBy>
<CompletedDateTime>2026-08-05T10:54:39.0486147-05:00</CompletedDateTime>
<Continual>true</Continual>
<DuringMolt>true</DuringMolt>
<Employees>true</Employees>
<FacilityId>f13f0b1a-0055-4738-99f9-e4366d2ddef2</FacilityId>
<FacilityName>sample string 72</FacilityName>
<FeedAndWater>true</FeedAndWater>
<Feeder>true</Feeder>
<HensPlaced>true</HensPlaced>
<HoursBeforeRemoval>true</HoursBeforeRemoval>
<Id>b215d0a3-3884-4ea5-997e-c6f2fc26c3ce</Id>
<Injured>true</Injured>
<Inspected>true</Inspected>
<IsCompanyLevel>true</IsCompanyLevel>
<IsFacilityLevel>true</IsFacilityLevel>
<IsMultiTiered>true</IsMultiTiered>
<IsParticipantLevel>true</IsParticipantLevel>
<IsReportComplete>true</IsReportComplete>
<IsSingleLevel>true</IsSingleLevel>
<LayersAble>true</LayersAble>
<LightIntensity>true</LightIntensity>
<LinearInches>true</LinearInches>
<LitterMaintained>true</LitterMaintained>
<Members>true</Members>
<MinimumOf1WaterCup>true</MinimumOf1WaterCup>
<MinimumOf1WaterCup10Hens>true</MinimumOf1WaterCup10Hens>
<Molting>true</Molting>
<MoltingWaterAvailable>true</MoltingWaterAvailable>
<Moment>true</Moment>
<MultiTierNotApplicable>true</MultiTierNotApplicable>
<MultiTiered>true</MultiTiered>
<Name>sample string 3</Name>
<NewLayers>
<NewLayers>
<AdminPulletSources>sample string 14</AdminPulletSources>
<FlockIncomplete>true</FlockIncomplete>
<FlooringSystemId>sample string 11</FlooringSystemId>
<HatchDate>2026-08-05T10:54:39.0496148-05:00</HatchDate>
<HenColorId>sample string 10</HenColorId>
<Id>69f8103c-94ed-4586-a137-60e944cef247</Id>
<IncompleteAreas>sample string 16</IncompleteAreas>
<LayerHouseFlooringSystemId>sample string 5</LayerHouseFlooringSystemId>
<LayerHouseHenColorId>sample string 4</LayerHouseHenColorId>
<LayerHouseId>5401db20-86b3-497a-aad6-6b3365c3e8ec</LayerHouseId>
<LayerHouseName>sample string 3</LayerHouseName>
<LayerHousePopulation>7</LayerHousePopulation>
<LayerHouseSquareInchesSpace>6</LayerHouseSquareInchesSpace>
<Population>13</Population>
<SelectedPulletSources xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>becef634-802b-4cee-aee2-81d5f285e6a8</d4p1:guid>
<d4p1:guid>28ace3f6-a0bb-48e0-a491-7c10888a0d0c</d4p1:guid>
</SelectedPulletSources>
<SquareInchesSpace>12</SquareInchesSpace>
<YearEquipmentInstalled>8</YearEquipmentInstalled>
</NewLayers>
<NewLayers>
<AdminPulletSources>sample string 14</AdminPulletSources>
<FlockIncomplete>true</FlockIncomplete>
<FlooringSystemId>sample string 11</FlooringSystemId>
<HatchDate>2026-08-05T10:54:39.0496148-05:00</HatchDate>
<HenColorId>sample string 10</HenColorId>
<Id>69f8103c-94ed-4586-a137-60e944cef247</Id>
<IncompleteAreas>sample string 16</IncompleteAreas>
<LayerHouseFlooringSystemId>sample string 5</LayerHouseFlooringSystemId>
<LayerHouseHenColorId>sample string 4</LayerHouseHenColorId>
<LayerHouseId>5401db20-86b3-497a-aad6-6b3365c3e8ec</LayerHouseId>
<LayerHouseName>sample string 3</LayerHouseName>
<LayerHousePopulation>7</LayerHousePopulation>
<LayerHouseSquareInchesSpace>6</LayerHouseSquareInchesSpace>
<Population>13</Population>
<SelectedPulletSources xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>becef634-802b-4cee-aee2-81d5f285e6a8</d4p1:guid>
<d4p1:guid>28ace3f6-a0bb-48e0-a491-7c10888a0d0c</d4p1:guid>
</SelectedPulletSources>
<SquareInchesSpace>12</SquareInchesSpace>
<YearEquipmentInstalled>8</YearEquipmentInstalled>
</NewLayers>
</NewLayers>
<NoNewPullets>true</NoNewPullets>
<NutritionalSupplements>true</NutritionalSupplements>
<Nutritionally>true</Nutritionally>
<OnFarmDepopulation>true</OnFarmDepopulation>
<OpenSided>true</OpenSided>
<Panel>true</Panel>
<ParticipantId>2aa7c3fe-e083-4b51-9dad-bfd37a10a76e</ParticipantId>
<PerchesElevated>true</PerchesElevated>
<PerchesProvided>true</PerchesProvided>
<ProductionFacility>true</ProductionFacility>
<PulletSources>
<FacilityParticipant>
<FacilityId>b26abf7c-bfe0-4682-909a-17d3d2ab9514</FacilityId>
<Id>f764d076-b4ac-44f4-99e8-3b86d4fe1f1a</Id>
<Name>sample string 4</Name>
<ParticipantId>6f6ea147-47b8-494c-ba35-57a1985708b7</ParticipantId>
</FacilityParticipant>
<FacilityParticipant>
<FacilityId>b26abf7c-bfe0-4682-909a-17d3d2ab9514</FacilityId>
<Id>f764d076-b4ac-44f4-99e8-3b86d4fe1f1a</Id>
<Name>sample string 4</Name>
<ParticipantId>6f6ea147-47b8-494c-ba35-57a1985708b7</ParticipantId>
</FacilityParticipant>
</PulletSources>
<PulletsOrHens>true</PulletsOrHens>
<ReportingQuarter>4</ReportingQuarter>
<ReportingYear>5</ReportingYear>
<Second>true</Second>
<SingleLevel>true</SingleLevel>
<SingleLevelNotApplicable>true</SingleLevelNotApplicable>
<Suitable>true</Suitable>
<Supported>true</Supported>
<TransportVehicleClean>true</TransportVehicleClean>
<Transportation>true</Transportation>
<TrimmedAt>true</TrimmedAt>
<TrimmingCrew>true</TrimmingCrew>
<Usable>true</Usable>
<Useable>true</Useable>
<VentilationSystem>true</VentilationSystem>
<Version>10</Version>
<WaterAndFeedLevels>true</WaterAndFeedLevels>
</QuarterlyReport>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.