POST api/auditpreferencesforms
Request Information
URI Parameters
None.
Body Parameters
AuditPreferencesForm| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| ParticipantId | globally unique identifier |
None. |
|
| Year | integer |
None. |
|
| Name | string |
None. |
|
| BirdType | string |
None. |
|
| Submitted | boolean |
None. |
|
| SubmittedAt | date |
None. |
|
| SubmittedBy | string |
None. |
|
| Version | integer |
None. |
|
| CurrentVersion | boolean |
None. |
|
| VersionAt | date |
None. |
|
| VersionBy | string |
None. |
|
| LayerHouses | Collection of LayerHouse |
None. |
|
| ConcurrentParticipantIds | Collection of globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": "0276969a-a503-4be1-a778-15eea1da8002",
"ParticipantId": "4ccf1f42-6fa9-43e1-b9fd-e4d31cf99382",
"Year": 3,
"Name": "sample string 4",
"BirdType": "sample string 5",
"Submitted": true,
"SubmittedAt": "2026-08-04T09:14:51.8177888-05:00",
"SubmittedBy": "sample string 7",
"Version": 8,
"CurrentVersion": true,
"VersionAt": "2026-08-04T09:14:51.8177888-05:00",
"VersionBy": "sample string 11",
"LayerHouses": [
{
"Id": "6d67fcbb-9672-4345-bd70-964009187b5c",
"ParticipantId": "ecb281f0-c144-4503-9aef-4bac3f9653d1",
"CompanyId": "dc734f9b-baf2-4f1d-aea7-7bf0b2760cfd",
"CompanyName": "sample string 4",
"FacilityId": "1592beb0-1780-4da2-a1ad-7860eb9c088b",
"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": "1b1c3b13-5817-4a0a-a1ed-afe7c4e5976d",
"AuditBodyPrefName": "sample string 16",
"AuditBodyPrefFullName": "sample string 17",
"InServiceDate": "2026-08-04T09:14:51.8197858-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
},
{
"Id": "6d67fcbb-9672-4345-bd70-964009187b5c",
"ParticipantId": "ecb281f0-c144-4503-9aef-4bac3f9653d1",
"CompanyId": "dc734f9b-baf2-4f1d-aea7-7bf0b2760cfd",
"CompanyName": "sample string 4",
"FacilityId": "1592beb0-1780-4da2-a1ad-7860eb9c088b",
"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": "1b1c3b13-5817-4a0a-a1ed-afe7c4e5976d",
"AuditBodyPrefName": "sample string 16",
"AuditBodyPrefFullName": "sample string 17",
"InServiceDate": "2026-08-04T09:14:51.8197858-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
}
],
"ConcurrentParticipantIds": [
"dc8c98d6-cb56-478c-98d9-bed7b15b40cc",
"04687db6-60d3-49ed-bdd7-005c4e82ec6d"
]
}
application/xml, text/xml
Sample:
<AuditPreferencesForm xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/UEP.Core.Models">
<BirdType>sample string 5</BirdType>
<ConcurrentParticipantIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>dc8c98d6-cb56-478c-98d9-bed7b15b40cc</d2p1:guid>
<d2p1:guid>04687db6-60d3-49ed-bdd7-005c4e82ec6d</d2p1:guid>
</ConcurrentParticipantIds>
<CurrentVersion>true</CurrentVersion>
<Id>0276969a-a503-4be1-a778-15eea1da8002</Id>
<LayerHouses>
<LayerHouse>
<Active>true</Active>
<ActiveCaliforniaCompliantCertificate>true</ActiveCaliforniaCompliantCertificate>
<ActualHenSpace>true</ActualHenSpace>
<AuditBodyPrefFullName>sample string 17</AuditBodyPrefFullName>
<AuditBodyPrefId>1b1c3b13-5817-4a0a-a1ed-afe7c4e5976d</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>dc734f9b-baf2-4f1d-aea7-7bf0b2760cfd</CompanyId>
<CompanyName>sample string 4</CompanyName>
<FacilityId>1592beb0-1780-4da2-a1ad-7860eb9c088b</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>6d67fcbb-9672-4345-bd70-964009187b5c</Id>
<InServiceDate>2026-08-04T09:14:51.8197858-05:00</InServiceDate>
<LayerCapacity>28</LayerCapacity>
<MustAudit>true</MustAudit>
<Name>sample string 10</Name>
<NewEntity>true</NewEntity>
<Organic>true</Organic>
<OwnershipHens>true</OwnershipHens>
<ParticipantId>ecb281f0-c144-4503-9aef-4bac3f9653d1</ParticipantId>
<Population>27</Population>
<Rows>1</Rows>
<SquareInchesPerChick>1</SquareInchesPerChick>
<SquareInchesSpace>26</SquareInchesSpace>
<TotalNumberCages>1</TotalNumberCages>
<VerifyProductionControlSystem>true</VerifyProductionControlSystem>
</LayerHouse>
<LayerHouse>
<Active>true</Active>
<ActiveCaliforniaCompliantCertificate>true</ActiveCaliforniaCompliantCertificate>
<ActualHenSpace>true</ActualHenSpace>
<AuditBodyPrefFullName>sample string 17</AuditBodyPrefFullName>
<AuditBodyPrefId>1b1c3b13-5817-4a0a-a1ed-afe7c4e5976d</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>dc734f9b-baf2-4f1d-aea7-7bf0b2760cfd</CompanyId>
<CompanyName>sample string 4</CompanyName>
<FacilityId>1592beb0-1780-4da2-a1ad-7860eb9c088b</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>6d67fcbb-9672-4345-bd70-964009187b5c</Id>
<InServiceDate>2026-08-04T09:14:51.8197858-05:00</InServiceDate>
<LayerCapacity>28</LayerCapacity>
<MustAudit>true</MustAudit>
<Name>sample string 10</Name>
<NewEntity>true</NewEntity>
<Organic>true</Organic>
<OwnershipHens>true</OwnershipHens>
<ParticipantId>ecb281f0-c144-4503-9aef-4bac3f9653d1</ParticipantId>
<Population>27</Population>
<Rows>1</Rows>
<SquareInchesPerChick>1</SquareInchesPerChick>
<SquareInchesSpace>26</SquareInchesSpace>
<TotalNumberCages>1</TotalNumberCages>
<VerifyProductionControlSystem>true</VerifyProductionControlSystem>
</LayerHouse>
</LayerHouses>
<Name>sample string 4</Name>
<ParticipantId>4ccf1f42-6fa9-43e1-b9fd-e4d31cf99382</ParticipantId>
<Submitted>true</Submitted>
<SubmittedAt>2026-08-04T09:14:51.8177888-05:00</SubmittedAt>
<SubmittedBy>sample string 7</SubmittedBy>
<Version>8</Version>
<VersionAt>2026-08-04T09:14:51.8177888-05:00</VersionAt>
<VersionBy>sample string 11</VersionBy>
<Year>3</Year>
</AuditPreferencesForm>
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.