POST api/Countries

Request Information

URI Parameters

None.

Body Parameters

Country
NameDescriptionTypeAdditional information
Id

integer

None.

Name

string

None.

SortCode2

string

None.

SortCode3

string

None.

PhoneCode

integer

None.

CurrencyName

string

None.

CurrencyCode

string

None.

CurrencySign

string

None.

LanguageIsoCode

string

None.

FlagIcon

string

None.

ActiveStatus

boolean

None.

AppLanguageCode

string

None.

Farms

Collection of Farm

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "Name": "sample string 2",
  "SortCode2": "sample string 3",
  "SortCode3": "sample string 4",
  "PhoneCode": 5,
  "CurrencyName": "sample string 6",
  "CurrencyCode": "sample string 7",
  "CurrencySign": "sample string 8",
  "LanguageIsoCode": "sample string 9",
  "FlagIcon": "sample string 10",
  "ActiveStatus": true,
  "AppLanguageCode": "sample string 12",
  "Farms": [
    {
      "Id": 1,
      "OwnerId": 2,
      "BirdTypeId": 3,
      "Name": "sample string 4",
      "Email": "sample string 5",
      "Phone": "sample string 6",
      "CountryId": 1,
      "StateId": 1,
      "CityId": 1,
      "Address": "sample string 7",
      "Latitude": 1.0,
      "Longitude": 1.0,
      "Website": "sample string 8",
      "FBPageLink": "sample string 9",
      "YoutubeLink": "sample string 10",
      "ActiveStatus": true,
      "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
      "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
      "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
      "DeletedBy": 14,
      "CreatedBy": 15,
      "UpdatedBy": 16,
      "DeletedStatus": true,
      "State": {
        "Id": 1,
        "Name": "sample string 2",
        "CountryId": 1,
        "Farms": []
      },
      "FarmHouses": [
        {
          "Id": 1,
          "FarmId": 2,
          "HouseName": "sample string 3",
          "NumberOfUnit": 4,
          "HouseType": 5,
          "MaxCapacity": 6,
          "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
          "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
          "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
          "DeletedBy": 9,
          "CreatedBy": 10,
          "UpdatedBy": 11,
          "DeletedStatus": true,
          "IotTHDeviceId": 13,
          "IotNH3DeviceId": 14,
          "FarmHouseUnitLists": [
            {
              "Id": 1,
              "FarmHouseId": 2,
              "UnitName": "sample string 3",
              "UnitType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true,
              "BatchPhaseInfoFarmHouseUnitListMappings": [
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0012783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0012783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                },
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0012783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0012783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                }
              ]
            },
            {
              "Id": 1,
              "FarmHouseId": 2,
              "UnitName": "sample string 3",
              "UnitType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true,
              "BatchPhaseInfoFarmHouseUnitListMappings": [
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0012783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0012783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                },
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0012783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0012783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                }
              ]
            }
          ]
        },
        {
          "Id": 1,
          "FarmId": 2,
          "HouseName": "sample string 3",
          "NumberOfUnit": 4,
          "HouseType": 5,
          "MaxCapacity": 6,
          "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
          "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
          "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
          "DeletedBy": 9,
          "CreatedBy": 10,
          "UpdatedBy": 11,
          "DeletedStatus": true,
          "IotTHDeviceId": 13,
          "IotNH3DeviceId": 14,
          "FarmHouseUnitLists": [
            {
              "Id": 1,
              "FarmHouseId": 2,
              "UnitName": "sample string 3",
              "UnitType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true,
              "BatchPhaseInfoFarmHouseUnitListMappings": [
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0012783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0012783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                },
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0012783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0012783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                }
              ]
            },
            {
              "Id": 1,
              "FarmHouseId": 2,
              "UnitName": "sample string 3",
              "UnitType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true,
              "BatchPhaseInfoFarmHouseUnitListMappings": [
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0012783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0012783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                },
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0012783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0012783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                }
              ]
            }
          ]
        }
      ],
      "FarmIncubators": [
        {
          "Id": 1,
          "IncubatorTypeId": 2,
          "FarmId": 3,
          "IncubatorName": "sample string 4",
          "NumberOfSetterTray": 5,
          "NumberOfHatcherTray": 6,
          "MaxCapacitySetter": 7,
          "MaxCapacityHatcher": 8,
          "IsAuto": true,
          "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
          "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
          "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
          "DeletedBy": 12,
          "CreatedBy": 13,
          "UpdatedBy": 14,
          "DeletedStatus": true,
          "IotTHDeviceId": 16,
          "IotNH3DeviceId": 17,
          "FarmIncubatorTrayLists": [
            {
              "Id": 1,
              "FarmIncubatorId": 2,
              "TrayName": "sample string 3",
              "TrayType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true
            },
            {
              "Id": 1,
              "FarmIncubatorId": 2,
              "TrayName": "sample string 3",
              "TrayType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true
            }
          ]
        },
        {
          "Id": 1,
          "IncubatorTypeId": 2,
          "FarmId": 3,
          "IncubatorName": "sample string 4",
          "NumberOfSetterTray": 5,
          "NumberOfHatcherTray": 6,
          "MaxCapacitySetter": 7,
          "MaxCapacityHatcher": 8,
          "IsAuto": true,
          "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
          "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
          "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
          "DeletedBy": 12,
          "CreatedBy": 13,
          "UpdatedBy": 14,
          "DeletedStatus": true,
          "IotTHDeviceId": 16,
          "IotNH3DeviceId": 17,
          "FarmIncubatorTrayLists": [
            {
              "Id": 1,
              "FarmIncubatorId": 2,
              "TrayName": "sample string 3",
              "TrayType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true
            },
            {
              "Id": 1,
              "FarmIncubatorId": 2,
              "TrayName": "sample string 3",
              "TrayType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true
            }
          ]
        }
      ]
    },
    {
      "Id": 1,
      "OwnerId": 2,
      "BirdTypeId": 3,
      "Name": "sample string 4",
      "Email": "sample string 5",
      "Phone": "sample string 6",
      "CountryId": 1,
      "StateId": 1,
      "CityId": 1,
      "Address": "sample string 7",
      "Latitude": 1.0,
      "Longitude": 1.0,
      "Website": "sample string 8",
      "FBPageLink": "sample string 9",
      "YoutubeLink": "sample string 10",
      "ActiveStatus": true,
      "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
      "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
      "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
      "DeletedBy": 14,
      "CreatedBy": 15,
      "UpdatedBy": 16,
      "DeletedStatus": true,
      "State": {
        "Id": 1,
        "Name": "sample string 2",
        "CountryId": 1,
        "Farms": []
      },
      "FarmHouses": [
        {
          "Id": 1,
          "FarmId": 2,
          "HouseName": "sample string 3",
          "NumberOfUnit": 4,
          "HouseType": 5,
          "MaxCapacity": 6,
          "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
          "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
          "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
          "DeletedBy": 9,
          "CreatedBy": 10,
          "UpdatedBy": 11,
          "DeletedStatus": true,
          "IotTHDeviceId": 13,
          "IotNH3DeviceId": 14,
          "FarmHouseUnitLists": [
            {
              "Id": 1,
              "FarmHouseId": 2,
              "UnitName": "sample string 3",
              "UnitType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true,
              "BatchPhaseInfoFarmHouseUnitListMappings": [
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0012783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0012783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                },
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0012783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0012783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                }
              ]
            },
            {
              "Id": 1,
              "FarmHouseId": 2,
              "UnitName": "sample string 3",
              "UnitType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true,
              "BatchPhaseInfoFarmHouseUnitListMappings": [
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0012783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0012783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                },
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0012783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0012783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                }
              ]
            }
          ]
        },
        {
          "Id": 1,
          "FarmId": 2,
          "HouseName": "sample string 3",
          "NumberOfUnit": 4,
          "HouseType": 5,
          "MaxCapacity": 6,
          "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
          "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
          "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
          "DeletedBy": 9,
          "CreatedBy": 10,
          "UpdatedBy": 11,
          "DeletedStatus": true,
          "IotTHDeviceId": 13,
          "IotNH3DeviceId": 14,
          "FarmHouseUnitLists": [
            {
              "Id": 1,
              "FarmHouseId": 2,
              "UnitName": "sample string 3",
              "UnitType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true,
              "BatchPhaseInfoFarmHouseUnitListMappings": [
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0012783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0012783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                },
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0012783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0012783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                }
              ]
            },
            {
              "Id": 1,
              "FarmHouseId": 2,
              "UnitName": "sample string 3",
              "UnitType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true,
              "BatchPhaseInfoFarmHouseUnitListMappings": [
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0012783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0012783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                },
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0012783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0012783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0012783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                }
              ]
            }
          ]
        }
      ],
      "FarmIncubators": [
        {
          "Id": 1,
          "IncubatorTypeId": 2,
          "FarmId": 3,
          "IncubatorName": "sample string 4",
          "NumberOfSetterTray": 5,
          "NumberOfHatcherTray": 6,
          "MaxCapacitySetter": 7,
          "MaxCapacityHatcher": 8,
          "IsAuto": true,
          "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
          "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
          "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
          "DeletedBy": 12,
          "CreatedBy": 13,
          "UpdatedBy": 14,
          "DeletedStatus": true,
          "IotTHDeviceId": 16,
          "IotNH3DeviceId": 17,
          "FarmIncubatorTrayLists": [
            {
              "Id": 1,
              "FarmIncubatorId": 2,
              "TrayName": "sample string 3",
              "TrayType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true
            },
            {
              "Id": 1,
              "FarmIncubatorId": 2,
              "TrayName": "sample string 3",
              "TrayType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true
            }
          ]
        },
        {
          "Id": 1,
          "IncubatorTypeId": 2,
          "FarmId": 3,
          "IncubatorName": "sample string 4",
          "NumberOfSetterTray": 5,
          "NumberOfHatcherTray": 6,
          "MaxCapacitySetter": 7,
          "MaxCapacityHatcher": 8,
          "IsAuto": true,
          "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
          "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
          "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
          "DeletedBy": 12,
          "CreatedBy": 13,
          "UpdatedBy": 14,
          "DeletedStatus": true,
          "IotTHDeviceId": 16,
          "IotNH3DeviceId": 17,
          "FarmIncubatorTrayLists": [
            {
              "Id": 1,
              "FarmIncubatorId": 2,
              "TrayName": "sample string 3",
              "TrayType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true
            },
            {
              "Id": 1,
              "FarmIncubatorId": 2,
              "TrayName": "sample string 3",
              "TrayType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0012783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true
            }
          ]
        }
      ]
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Country
NameDescriptionTypeAdditional information
Id

integer

None.

Name

string

None.

SortCode2

string

None.

SortCode3

string

None.

PhoneCode

integer

None.

CurrencyName

string

None.

CurrencyCode

string

None.

CurrencySign

string

None.

LanguageIsoCode

string

None.

FlagIcon

string

None.

ActiveStatus

boolean

None.

AppLanguageCode

string

None.

Farms

Collection of Farm

None.

Response Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "Name": "sample string 2",
  "SortCode2": "sample string 3",
  "SortCode3": "sample string 4",
  "PhoneCode": 5,
  "CurrencyName": "sample string 6",
  "CurrencyCode": "sample string 7",
  "CurrencySign": "sample string 8",
  "LanguageIsoCode": "sample string 9",
  "FlagIcon": "sample string 10",
  "ActiveStatus": true,
  "AppLanguageCode": "sample string 12",
  "Farms": [
    {
      "Id": 1,
      "OwnerId": 2,
      "BirdTypeId": 3,
      "Name": "sample string 4",
      "Email": "sample string 5",
      "Phone": "sample string 6",
      "CountryId": 1,
      "StateId": 1,
      "CityId": 1,
      "Address": "sample string 7",
      "Latitude": 1.0,
      "Longitude": 1.0,
      "Website": "sample string 8",
      "FBPageLink": "sample string 9",
      "YoutubeLink": "sample string 10",
      "ActiveStatus": true,
      "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
      "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
      "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
      "DeletedBy": 14,
      "CreatedBy": 15,
      "UpdatedBy": 16,
      "DeletedStatus": true,
      "State": {
        "Id": 1,
        "Name": "sample string 2",
        "CountryId": 1,
        "Farms": []
      },
      "FarmHouses": [
        {
          "Id": 1,
          "FarmId": 2,
          "HouseName": "sample string 3",
          "NumberOfUnit": 4,
          "HouseType": 5,
          "MaxCapacity": 6,
          "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
          "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
          "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
          "DeletedBy": 9,
          "CreatedBy": 10,
          "UpdatedBy": 11,
          "DeletedStatus": true,
          "IotTHDeviceId": 13,
          "IotNH3DeviceId": 14,
          "FarmHouseUnitLists": [
            {
              "Id": 1,
              "FarmHouseId": 2,
              "UnitName": "sample string 3",
              "UnitType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true,
              "BatchPhaseInfoFarmHouseUnitListMappings": [
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0637783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0637783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                },
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0637783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0637783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                }
              ]
            },
            {
              "Id": 1,
              "FarmHouseId": 2,
              "UnitName": "sample string 3",
              "UnitType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true,
              "BatchPhaseInfoFarmHouseUnitListMappings": [
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0637783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0637783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                },
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0637783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0637783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                }
              ]
            }
          ]
        },
        {
          "Id": 1,
          "FarmId": 2,
          "HouseName": "sample string 3",
          "NumberOfUnit": 4,
          "HouseType": 5,
          "MaxCapacity": 6,
          "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
          "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
          "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
          "DeletedBy": 9,
          "CreatedBy": 10,
          "UpdatedBy": 11,
          "DeletedStatus": true,
          "IotTHDeviceId": 13,
          "IotNH3DeviceId": 14,
          "FarmHouseUnitLists": [
            {
              "Id": 1,
              "FarmHouseId": 2,
              "UnitName": "sample string 3",
              "UnitType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true,
              "BatchPhaseInfoFarmHouseUnitListMappings": [
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0637783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0637783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                },
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0637783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0637783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                }
              ]
            },
            {
              "Id": 1,
              "FarmHouseId": 2,
              "UnitName": "sample string 3",
              "UnitType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true,
              "BatchPhaseInfoFarmHouseUnitListMappings": [
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0637783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0637783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                },
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0637783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0637783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                }
              ]
            }
          ]
        }
      ],
      "FarmIncubators": [
        {
          "Id": 1,
          "IncubatorTypeId": 2,
          "FarmId": 3,
          "IncubatorName": "sample string 4",
          "NumberOfSetterTray": 5,
          "NumberOfHatcherTray": 6,
          "MaxCapacitySetter": 7,
          "MaxCapacityHatcher": 8,
          "IsAuto": true,
          "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
          "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
          "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
          "DeletedBy": 12,
          "CreatedBy": 13,
          "UpdatedBy": 14,
          "DeletedStatus": true,
          "IotTHDeviceId": 16,
          "IotNH3DeviceId": 17,
          "FarmIncubatorTrayLists": [
            {
              "Id": 1,
              "FarmIncubatorId": 2,
              "TrayName": "sample string 3",
              "TrayType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true
            },
            {
              "Id": 1,
              "FarmIncubatorId": 2,
              "TrayName": "sample string 3",
              "TrayType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true
            }
          ]
        },
        {
          "Id": 1,
          "IncubatorTypeId": 2,
          "FarmId": 3,
          "IncubatorName": "sample string 4",
          "NumberOfSetterTray": 5,
          "NumberOfHatcherTray": 6,
          "MaxCapacitySetter": 7,
          "MaxCapacityHatcher": 8,
          "IsAuto": true,
          "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
          "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
          "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
          "DeletedBy": 12,
          "CreatedBy": 13,
          "UpdatedBy": 14,
          "DeletedStatus": true,
          "IotTHDeviceId": 16,
          "IotNH3DeviceId": 17,
          "FarmIncubatorTrayLists": [
            {
              "Id": 1,
              "FarmIncubatorId": 2,
              "TrayName": "sample string 3",
              "TrayType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true
            },
            {
              "Id": 1,
              "FarmIncubatorId": 2,
              "TrayName": "sample string 3",
              "TrayType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true
            }
          ]
        }
      ]
    },
    {
      "Id": 1,
      "OwnerId": 2,
      "BirdTypeId": 3,
      "Name": "sample string 4",
      "Email": "sample string 5",
      "Phone": "sample string 6",
      "CountryId": 1,
      "StateId": 1,
      "CityId": 1,
      "Address": "sample string 7",
      "Latitude": 1.0,
      "Longitude": 1.0,
      "Website": "sample string 8",
      "FBPageLink": "sample string 9",
      "YoutubeLink": "sample string 10",
      "ActiveStatus": true,
      "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
      "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
      "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
      "DeletedBy": 14,
      "CreatedBy": 15,
      "UpdatedBy": 16,
      "DeletedStatus": true,
      "State": {
        "Id": 1,
        "Name": "sample string 2",
        "CountryId": 1,
        "Farms": []
      },
      "FarmHouses": [
        {
          "Id": 1,
          "FarmId": 2,
          "HouseName": "sample string 3",
          "NumberOfUnit": 4,
          "HouseType": 5,
          "MaxCapacity": 6,
          "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
          "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
          "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
          "DeletedBy": 9,
          "CreatedBy": 10,
          "UpdatedBy": 11,
          "DeletedStatus": true,
          "IotTHDeviceId": 13,
          "IotNH3DeviceId": 14,
          "FarmHouseUnitLists": [
            {
              "Id": 1,
              "FarmHouseId": 2,
              "UnitName": "sample string 3",
              "UnitType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true,
              "BatchPhaseInfoFarmHouseUnitListMappings": [
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0637783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0637783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                },
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0637783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0637783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                }
              ]
            },
            {
              "Id": 1,
              "FarmHouseId": 2,
              "UnitName": "sample string 3",
              "UnitType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true,
              "BatchPhaseInfoFarmHouseUnitListMappings": [
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0637783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0637783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                },
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0637783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0637783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                }
              ]
            }
          ]
        },
        {
          "Id": 1,
          "FarmId": 2,
          "HouseName": "sample string 3",
          "NumberOfUnit": 4,
          "HouseType": 5,
          "MaxCapacity": 6,
          "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
          "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
          "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
          "DeletedBy": 9,
          "CreatedBy": 10,
          "UpdatedBy": 11,
          "DeletedStatus": true,
          "IotTHDeviceId": 13,
          "IotNH3DeviceId": 14,
          "FarmHouseUnitLists": [
            {
              "Id": 1,
              "FarmHouseId": 2,
              "UnitName": "sample string 3",
              "UnitType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true,
              "BatchPhaseInfoFarmHouseUnitListMappings": [
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0637783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0637783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                },
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0637783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0637783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                }
              ]
            },
            {
              "Id": 1,
              "FarmHouseId": 2,
              "UnitName": "sample string 3",
              "UnitType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true,
              "BatchPhaseInfoFarmHouseUnitListMappings": [
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0637783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0637783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                },
                {
                  "Id": 1,
                  "BatchPhaseInfoId": 2,
                  "FarmHouseUnitListId": 3,
                  "BatchPhaseInfo": {
                    "Id": 1,
                    "BatchInfoId": 2,
                    "BatchPhaseTypeId": 3,
                    "InitialQuantity": 4,
                    "BalancedQuantity": 5,
                    "StartDate": "2025-12-06T10:23:54.0637783+06:00",
                    "EndDate": "2025-12-06T10:23:54.0637783+06:00",
                    "ActiveStatus": true,
                    "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
                    "DeletedBy": 10,
                    "CreatedBy": 11,
                    "UpdatedBy": 12,
                    "DeletedStatus": true,
                    "BatchPhaseInfoFarmHouseUnitListMappings": [],
                    "IncubatorPhaseRecords": [
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      },
                      {
                        "Id": 1,
                        "BatchPhaseInfoId": 2,
                        "RecordDay": 3,
                        "RecordDate": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime1Status": true,
                        "RecordTime2": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime2Status": true,
                        "RecordTime3": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime3Status": true,
                        "RecordTime4": "2025-12-06T10:23:54.0637783+06:00",
                        "RecordTime4Status": true,
                        "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
                        "UpdatedBy": 14
                      }
                    ]
                  }
                }
              ]
            }
          ]
        }
      ],
      "FarmIncubators": [
        {
          "Id": 1,
          "IncubatorTypeId": 2,
          "FarmId": 3,
          "IncubatorName": "sample string 4",
          "NumberOfSetterTray": 5,
          "NumberOfHatcherTray": 6,
          "MaxCapacitySetter": 7,
          "MaxCapacityHatcher": 8,
          "IsAuto": true,
          "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
          "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
          "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
          "DeletedBy": 12,
          "CreatedBy": 13,
          "UpdatedBy": 14,
          "DeletedStatus": true,
          "IotTHDeviceId": 16,
          "IotNH3DeviceId": 17,
          "FarmIncubatorTrayLists": [
            {
              "Id": 1,
              "FarmIncubatorId": 2,
              "TrayName": "sample string 3",
              "TrayType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true
            },
            {
              "Id": 1,
              "FarmIncubatorId": 2,
              "TrayName": "sample string 3",
              "TrayType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true
            }
          ]
        },
        {
          "Id": 1,
          "IncubatorTypeId": 2,
          "FarmId": 3,
          "IncubatorName": "sample string 4",
          "NumberOfSetterTray": 5,
          "NumberOfHatcherTray": 6,
          "MaxCapacitySetter": 7,
          "MaxCapacityHatcher": 8,
          "IsAuto": true,
          "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
          "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
          "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
          "DeletedBy": 12,
          "CreatedBy": 13,
          "UpdatedBy": 14,
          "DeletedStatus": true,
          "IotTHDeviceId": 16,
          "IotNH3DeviceId": 17,
          "FarmIncubatorTrayLists": [
            {
              "Id": 1,
              "FarmIncubatorId": 2,
              "TrayName": "sample string 3",
              "TrayType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true
            },
            {
              "Id": 1,
              "FarmIncubatorId": 2,
              "TrayName": "sample string 3",
              "TrayType": 4,
              "Capacity": 5,
              "Occupied": 6,
              "Code": "sample string 7",
              "Remark": "sample string 8",
              "CreatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "UpdatedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedAt": "2025-12-06T10:23:54.0637783+06:00",
              "DeletedBy": 11,
              "CreatedBy": 12,
              "UpdatedBy": 13,
              "DeletedStatus": true
            }
          ]
        }
      ]
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.