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. |
|
| 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": "0fe55aa4-18c2-4d95-9030-aba35e93f370",
"ParticipantId": "5a3ebf1e-2589-4586-b14e-9e39be301b94",
"Name": "sample string 3",
"ReportingQuarter": 4,
"ReportingYear": 5,
"CagedNotApplicable": true,
"CageFreeNotApplicable": true,
"SingleLevelNotApplicable": true,
"MultiTierNotApplicable": true,
"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 64",
"CompletedDateTime": "2025-12-21T03:16:25.7849421-06:00",
"NewLayers": [
{
"Id": "f6311666-bc68-4d52-944f-69bf012cdff6",
"LayerHouseId": "cfd3843c-675c-4289-92f8-6ff67f22ab77",
"LayerHouseName": "sample string 3",
"LayerHouseHenColorId": "sample string 4",
"LayerHouseFlooringSystemId": "sample string 5",
"LayerHouseSquareInchesSpace": 6,
"LayerHousePopulation": 7,
"YearEquipmentInstalled": 8,
"HatchDate": "2025-12-21T03:16:25.7849421-06:00",
"HenColorId": "sample string 10",
"FlooringSystemId": "sample string 11",
"SquareInchesSpace": 12,
"Population": 13,
"SelectedPulletSources": [
"cea860d0-7fda-401d-872c-4b8978fe7dfa",
"586a1d41-39a3-4333-bc84-fd432b3b3c98"
],
"AdminPulletSources": "sample string 14"
},
{
"Id": "f6311666-bc68-4d52-944f-69bf012cdff6",
"LayerHouseId": "cfd3843c-675c-4289-92f8-6ff67f22ab77",
"LayerHouseName": "sample string 3",
"LayerHouseHenColorId": "sample string 4",
"LayerHouseFlooringSystemId": "sample string 5",
"LayerHouseSquareInchesSpace": 6,
"LayerHousePopulation": 7,
"YearEquipmentInstalled": 8,
"HatchDate": "2025-12-21T03:16:25.7849421-06:00",
"HenColorId": "sample string 10",
"FlooringSystemId": "sample string 11",
"SquareInchesSpace": 12,
"Population": 13,
"SelectedPulletSources": [
"cea860d0-7fda-401d-872c-4b8978fe7dfa",
"586a1d41-39a3-4333-bc84-fd432b3b3c98"
],
"AdminPulletSources": "sample string 14"
}
],
"BackfillLayerHouses": [
{
"Id": "5621ec7b-0659-4f1b-b2e5-fb724b859a93",
"LayerHouse": {
"Id": "67174f3a-3e66-4cb8-a6bc-3f311608f863",
"ParticipantId": "a81e8159-2ae2-4554-a936-74f177aeea95",
"CompanyId": "f95b5932-c473-4788-9f55-3559544c7751",
"CompanyName": "sample string 4",
"FacilityId": "0b541b11-21b0-47fb-8ee9-0047076126cb",
"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": "41fa8081-5609-48ef-9fac-63b240bd4510",
"AuditBodyPrefName": "sample string 16",
"AuditBodyPrefFullName": "sample string 17",
"InServiceDate": "2025-12-21T03:16:25.7849421-06: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": "2025-12-21T03:16:25.7849421-06:00",
"AddedHatchDate": "2025-12-21T03:16:25.7849421-06:00",
"DateHensAdded": "2025-12-21T03:16:25.7849421-06: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": "2025-12-21T03:16:25.7849421-06:00",
"BackfillSubmitted": "2025-12-21T03:16:25.7849421-06:00",
"BackfillReason": "sample string 9",
"BackfillResponse": "sample string 10",
"BackfillRecieved": "2025-12-21T03:16:25.7849421-06:00",
"BackfillOccurances": 12,
"BackfillActionTaken": "sample string 13",
"BackfillApproved": true,
"BackfillDenied": true
},
{
"Id": "5621ec7b-0659-4f1b-b2e5-fb724b859a93",
"LayerHouse": {
"Id": "67174f3a-3e66-4cb8-a6bc-3f311608f863",
"ParticipantId": "a81e8159-2ae2-4554-a936-74f177aeea95",
"CompanyId": "f95b5932-c473-4788-9f55-3559544c7751",
"CompanyName": "sample string 4",
"FacilityId": "0b541b11-21b0-47fb-8ee9-0047076126cb",
"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": "41fa8081-5609-48ef-9fac-63b240bd4510",
"AuditBodyPrefName": "sample string 16",
"AuditBodyPrefFullName": "sample string 17",
"InServiceDate": "2025-12-21T03:16:25.7849421-06: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": "2025-12-21T03:16:25.7849421-06:00",
"AddedHatchDate": "2025-12-21T03:16:25.7849421-06:00",
"DateHensAdded": "2025-12-21T03:16:25.7849421-06: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": "2025-12-21T03:16:25.7849421-06:00",
"BackfillSubmitted": "2025-12-21T03:16:25.7849421-06:00",
"BackfillReason": "sample string 9",
"BackfillResponse": "sample string 10",
"BackfillRecieved": "2025-12-21T03:16:25.7849421-06:00",
"BackfillOccurances": 12,
"BackfillActionTaken": "sample string 13",
"BackfillApproved": true,
"BackfillDenied": true
}
],
"Comments": "sample string 66",
"IsParticipantLevel": true,
"IsCompanyLevel": true,
"CompanyId": "fd71a37c-0faa-415a-928a-1cfe954ef178",
"CompanyName": "sample string 69",
"IsFacilityLevel": true,
"FacilityId": "2dc3cbd3-a593-4557-b10d-564edbf80f9c",
"FacilityName": "sample string 71",
"IsReportComplete": true,
"NoNewPullets": true,
"PulletSources": [
{
"Id": "8b9041c1-5586-42e2-8583-aa637d8ddeba",
"FacilityId": "a950fc15-db07-4de6-bbd2-bd1f565793f8",
"ParticipantId": "895194d0-02eb-40f8-8493-740208e4470c",
"Name": "sample string 4"
},
{
"Id": "8b9041c1-5586-42e2-8583-aa637d8ddeba",
"FacilityId": "a950fc15-db07-4de6-bbd2-bd1f565793f8",
"ParticipantId": "895194d0-02eb-40f8-8493-740208e4470c",
"Name": "sample string 4"
}
],
"AdminPulletSources": "sample string 74"
}
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 74</AdminPulletSources>
<Ammonia>true</Ammonia>
<AnyBeak>true</AnyBeak>
<Audit>true</Audit>
<Automatic>true</Automatic>
<BackfillLayerHouses>
<BackfillLayerHouse>
<AddedHatchDate>2025-12-21T03:16:25.7849421-06: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>2025-12-21T03:16:25.7849421-06:00</BackfillRecieved>
<BackfillRequester>sample string 4</BackfillRequester>
<BackfillResponse>sample string 10</BackfillResponse>
<BackfillScheduled>2025-12-21T03:16:25.7849421-06:00</BackfillScheduled>
<BackfillSender>sample string 5</BackfillSender>
<BackfillSubmitted>2025-12-21T03:16:25.7849421-06:00</BackfillSubmitted>
<DateHensAdded>2025-12-21T03:16:25.7849421-06:00</DateHensAdded>
<Id>5621ec7b-0659-4f1b-b2e5-fb724b859a93</Id>
<LayerHouse>
<Active>true</Active>
<ActiveCaliforniaCompliantCertificate>true</ActiveCaliforniaCompliantCertificate>
<ActualHenSpace>true</ActualHenSpace>
<AuditBodyPrefFullName>sample string 17</AuditBodyPrefFullName>
<AuditBodyPrefId>41fa8081-5609-48ef-9fac-63b240bd4510</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>f95b5932-c473-4788-9f55-3559544c7751</CompanyId>
<CompanyName>sample string 4</CompanyName>
<FacilityId>0b541b11-21b0-47fb-8ee9-0047076126cb</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>67174f3a-3e66-4cb8-a6bc-3f311608f863</Id>
<InServiceDate>2025-12-21T03:16:25.7849421-06:00</InServiceDate>
<LayerCapacity>28</LayerCapacity>
<MustAudit>true</MustAudit>
<Name>sample string 10</Name>
<NewEntity>true</NewEntity>
<Organic>true</Organic>
<OwnershipHens>true</OwnershipHens>
<ParticipantId>a81e8159-2ae2-4554-a936-74f177aeea95</ParticipantId>
<Population>27</Population>
<Rows>1</Rows>
<SquareInchesPerChick>1</SquareInchesPerChick>
<SquareInchesSpace>26</SquareInchesSpace>
<TotalNumberCages>1</TotalNumberCages>
<VerifyProductionControlSystem>true</VerifyProductionControlSystem>
</LayerHouse>
<NumberAdded>2</NumberAdded>
<OriginalHatchDate>2025-12-21T03:16:25.7849421-06:00</OriginalHatchDate>
<TotalPopulation>3</TotalPopulation>
</BackfillLayerHouse>
<BackfillLayerHouse>
<AddedHatchDate>2025-12-21T03:16:25.7849421-06: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>2025-12-21T03:16:25.7849421-06:00</BackfillRecieved>
<BackfillRequester>sample string 4</BackfillRequester>
<BackfillResponse>sample string 10</BackfillResponse>
<BackfillScheduled>2025-12-21T03:16:25.7849421-06:00</BackfillScheduled>
<BackfillSender>sample string 5</BackfillSender>
<BackfillSubmitted>2025-12-21T03:16:25.7849421-06:00</BackfillSubmitted>
<DateHensAdded>2025-12-21T03:16:25.7849421-06:00</DateHensAdded>
<Id>5621ec7b-0659-4f1b-b2e5-fb724b859a93</Id>
<LayerHouse>
<Active>true</Active>
<ActiveCaliforniaCompliantCertificate>true</ActiveCaliforniaCompliantCertificate>
<ActualHenSpace>true</ActualHenSpace>
<AuditBodyPrefFullName>sample string 17</AuditBodyPrefFullName>
<AuditBodyPrefId>41fa8081-5609-48ef-9fac-63b240bd4510</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>f95b5932-c473-4788-9f55-3559544c7751</CompanyId>
<CompanyName>sample string 4</CompanyName>
<FacilityId>0b541b11-21b0-47fb-8ee9-0047076126cb</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>67174f3a-3e66-4cb8-a6bc-3f311608f863</Id>
<InServiceDate>2025-12-21T03:16:25.7849421-06:00</InServiceDate>
<LayerCapacity>28</LayerCapacity>
<MustAudit>true</MustAudit>
<Name>sample string 10</Name>
<NewEntity>true</NewEntity>
<Organic>true</Organic>
<OwnershipHens>true</OwnershipHens>
<ParticipantId>a81e8159-2ae2-4554-a936-74f177aeea95</ParticipantId>
<Population>27</Population>
<Rows>1</Rows>
<SquareInchesPerChick>1</SquareInchesPerChick>
<SquareInchesSpace>26</SquareInchesSpace>
<TotalNumberCages>1</TotalNumberCages>
<VerifyProductionControlSystem>true</VerifyProductionControlSystem>
</LayerHouse>
<NumberAdded>2</NumberAdded>
<OriginalHatchDate>2025-12-21T03:16:25.7849421-06: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 66</Comments>
<CompanyId>fd71a37c-0faa-415a-928a-1cfe954ef178</CompanyId>
<CompanyName>sample string 69</CompanyName>
<CompletedBy>sample string 64</CompletedBy>
<CompletedDateTime>2025-12-21T03:16:25.7849421-06:00</CompletedDateTime>
<Continual>true</Continual>
<DuringMolt>true</DuringMolt>
<Employees>true</Employees>
<FacilityId>2dc3cbd3-a593-4557-b10d-564edbf80f9c</FacilityId>
<FacilityName>sample string 71</FacilityName>
<FeedAndWater>true</FeedAndWater>
<Feeder>true</Feeder>
<HensPlaced>true</HensPlaced>
<HoursBeforeRemoval>true</HoursBeforeRemoval>
<Id>0fe55aa4-18c2-4d95-9030-aba35e93f370</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>
<FlooringSystemId>sample string 11</FlooringSystemId>
<HatchDate>2025-12-21T03:16:25.7849421-06:00</HatchDate>
<HenColorId>sample string 10</HenColorId>
<Id>f6311666-bc68-4d52-944f-69bf012cdff6</Id>
<LayerHouseFlooringSystemId>sample string 5</LayerHouseFlooringSystemId>
<LayerHouseHenColorId>sample string 4</LayerHouseHenColorId>
<LayerHouseId>cfd3843c-675c-4289-92f8-6ff67f22ab77</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>cea860d0-7fda-401d-872c-4b8978fe7dfa</d4p1:guid>
<d4p1:guid>586a1d41-39a3-4333-bc84-fd432b3b3c98</d4p1:guid>
</SelectedPulletSources>
<SquareInchesSpace>12</SquareInchesSpace>
<YearEquipmentInstalled>8</YearEquipmentInstalled>
</NewLayers>
<NewLayers>
<AdminPulletSources>sample string 14</AdminPulletSources>
<FlooringSystemId>sample string 11</FlooringSystemId>
<HatchDate>2025-12-21T03:16:25.7849421-06:00</HatchDate>
<HenColorId>sample string 10</HenColorId>
<Id>f6311666-bc68-4d52-944f-69bf012cdff6</Id>
<LayerHouseFlooringSystemId>sample string 5</LayerHouseFlooringSystemId>
<LayerHouseHenColorId>sample string 4</LayerHouseHenColorId>
<LayerHouseId>cfd3843c-675c-4289-92f8-6ff67f22ab77</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>cea860d0-7fda-401d-872c-4b8978fe7dfa</d4p1:guid>
<d4p1:guid>586a1d41-39a3-4333-bc84-fd432b3b3c98</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>5a3ebf1e-2589-4586-b14e-9e39be301b94</ParticipantId>
<PerchesElevated>true</PerchesElevated>
<PerchesProvided>true</PerchesProvided>
<ProductionFacility>true</ProductionFacility>
<PulletSources>
<FacilityParticipant>
<FacilityId>a950fc15-db07-4de6-bbd2-bd1f565793f8</FacilityId>
<Id>8b9041c1-5586-42e2-8583-aa637d8ddeba</Id>
<Name>sample string 4</Name>
<ParticipantId>895194d0-02eb-40f8-8493-740208e4470c</ParticipantId>
</FacilityParticipant>
<FacilityParticipant>
<FacilityId>a950fc15-db07-4de6-bbd2-bd1f565793f8</FacilityId>
<Id>8b9041c1-5586-42e2-8583-aa637d8ddeba</Id>
<Name>sample string 4</Name>
<ParticipantId>895194d0-02eb-40f8-8493-740208e4470c</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>
<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.