PUT api/WellRegion?id={id}
Put well region
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Well region id |
integer |
Required |
Body Parameters
Well region
WellRegionDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Well region id |
integer |
None. |
| Name |
Well region name |
string |
Required |
| Description |
Region description: NVARCHAR(MAX) |
string |
None. |
| CompanyId |
Company id |
globally unique identifier |
Required |
| WellFieldsDto |
Well fields data transfer objects |
Collection of WellFieldDto |
None. |
| ListOfSectionOfWegionDto |
List of sections |
Collection of SectionOfWegionDto |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": 1,
"Name": "sample string 2",
"Description": "sample string 3",
"CompanyId": "cb751f08-ef0e-4fb6-b1c7-7a8135e20a43",
"WellFieldsDto": [
{
"Id": 1,
"Name": "sample string 2",
"Description": "sample string 3",
"WellRegionId": 4,
"WellGroupsDto": [
{
"Id": 1,
"Name": "sample string 2",
"Description": "sample string 3",
"WellFieldId": 4,
"WellsDto": [
{
"Id": 1,
"WellGroupId": 2,
"SketchDesc": "sample string 3",
"WellType": "sample string 4",
"FlowType": "sample string 5",
"Comment": "sample string 6",
"Name": "sample string 7",
"Description": "sample string 8",
"ProductionHistory": "sample string 9",
"CompletionType": "sample string 10",
"DrillingDate": 1,
"FormationCompleteState": "sample string 11",
"IntegrityStatus": "sample string 12",
"LastInterventionDate": 1,
"LastInterventionType": "sample string 13",
"PerforationDepth": "sample string 14",
"PressureData": "sample string 15",
"Pvt": "sample string 16",
"ReservoirData": "sample string 17",
"IsActive": true,
"ListOfSectionOfWellDto": [
{
"WellId": 1,
"Id": "981bada4-7b87-476a-8881-7c01efef4d95",
"IsVisible": true,
"SectionPatternId": "sample string 4"
},
{
"WellId": 1,
"Id": "981bada4-7b87-476a-8881-7c01efef4d95",
"IsVisible": true,
"SectionPatternId": "sample string 4"
}
]
},
{
"Id": 1,
"WellGroupId": 2,
"SketchDesc": "sample string 3",
"WellType": "sample string 4",
"FlowType": "sample string 5",
"Comment": "sample string 6",
"Name": "sample string 7",
"Description": "sample string 8",
"ProductionHistory": "sample string 9",
"CompletionType": "sample string 10",
"DrillingDate": 1,
"FormationCompleteState": "sample string 11",
"IntegrityStatus": "sample string 12",
"LastInterventionDate": 1,
"LastInterventionType": "sample string 13",
"PerforationDepth": "sample string 14",
"PressureData": "sample string 15",
"Pvt": "sample string 16",
"ReservoirData": "sample string 17",
"IsActive": true,
"ListOfSectionOfWellDto": [
{
"WellId": 1,
"Id": "981bada4-7b87-476a-8881-7c01efef4d95",
"IsVisible": true,
"SectionPatternId": "sample string 4"
},
{
"WellId": 1,
"Id": "981bada4-7b87-476a-8881-7c01efef4d95",
"IsVisible": true,
"SectionPatternId": "sample string 4"
}
]
}
],
"ListOfSectionOfWroupDto": [
{
"WroupId": 1,
"Id": "b3522f4d-ac23-4dd9-aded-2949e2e7c9ee",
"IsVisible": true,
"SectionPatternId": "sample string 4"
},
{
"WroupId": 1,
"Id": "b3522f4d-ac23-4dd9-aded-2949e2e7c9ee",
"IsVisible": true,
"SectionPatternId": "sample string 4"
}
]
},
{
"Id": 1,
"Name": "sample string 2",
"Description": "sample string 3",
"WellFieldId": 4,
"WellsDto": [
{
"Id": 1,
"WellGroupId": 2,
"SketchDesc": "sample string 3",
"WellType": "sample string 4",
"FlowType": "sample string 5",
"Comment": "sample string 6",
"Name": "sample string 7",
"Description": "sample string 8",
"ProductionHistory": "sample string 9",
"CompletionType": "sample string 10",
"DrillingDate": 1,
"FormationCompleteState": "sample string 11",
"IntegrityStatus": "sample string 12",
"LastInterventionDate": 1,
"LastInterventionType": "sample string 13",
"PerforationDepth": "sample string 14",
"PressureData": "sample string 15",
"Pvt": "sample string 16",
"ReservoirData": "sample string 17",
"IsActive": true,
"ListOfSectionOfWellDto": [
{
"WellId": 1,
"Id": "981bada4-7b87-476a-8881-7c01efef4d95",
"IsVisible": true,
"SectionPatternId": "sample string 4"
},
{
"WellId": 1,
"Id": "981bada4-7b87-476a-8881-7c01efef4d95",
"IsVisible": true,
"SectionPatternId": "sample string 4"
}
]
},
{
"Id": 1,
"WellGroupId": 2,
"SketchDesc": "sample string 3",
"WellType": "sample string 4",
"FlowType": "sample string 5",
"Comment": "sample string 6",
"Name": "sample string 7",
"Description": "sample string 8",
"ProductionHistory": "sample string 9",
"CompletionType": "sample string 10",
"DrillingDate": 1,
"FormationCompleteState": "sample string 11",
"IntegrityStatus": "sample string 12",
"LastInterventionDate": 1,
"LastInterventionType": "sample string 13",
"PerforationDepth": "sample string 14",
"PressureData": "sample string 15",
"Pvt": "sample string 16",
"ReservoirData": "sample string 17",
"IsActive": true,
"ListOfSectionOfWellDto": [
{
"WellId": 1,
"Id": "981bada4-7b87-476a-8881-7c01efef4d95",
"IsVisible": true,
"SectionPatternId": "sample string 4"
},
{
"WellId": 1,
"Id": "981bada4-7b87-476a-8881-7c01efef4d95",
"IsVisible": true,
"SectionPatternId": "sample string 4"
}
]
}
],
"ListOfSectionOfWroupDto": [
{
"WroupId": 1,
"Id": "b3522f4d-ac23-4dd9-aded-2949e2e7c9ee",
"IsVisible": true,
"SectionPatternId": "sample string 4"
},
{
"WroupId": 1,
"Id": "b3522f4d-ac23-4dd9-aded-2949e2e7c9ee",
"IsVisible": true,
"SectionPatternId": "sample string 4"
}
]
}
],
"ListOfSectionOfWieldDto": [
{
"WieldId": 1,
"Id": "8493caec-e7ec-4ba5-84a6-d4dd65ffad46",
"IsVisible": true,
"SectionPatternId": "sample string 4"
},
{
"WieldId": 1,
"Id": "8493caec-e7ec-4ba5-84a6-d4dd65ffad46",
"IsVisible": true,
"SectionPatternId": "sample string 4"
}
]
},
{
"Id": 1,
"Name": "sample string 2",
"Description": "sample string 3",
"WellRegionId": 4,
"WellGroupsDto": [
{
"Id": 1,
"Name": "sample string 2",
"Description": "sample string 3",
"WellFieldId": 4,
"WellsDto": [
{
"Id": 1,
"WellGroupId": 2,
"SketchDesc": "sample string 3",
"WellType": "sample string 4",
"FlowType": "sample string 5",
"Comment": "sample string 6",
"Name": "sample string 7",
"Description": "sample string 8",
"ProductionHistory": "sample string 9",
"CompletionType": "sample string 10",
"DrillingDate": 1,
"FormationCompleteState": "sample string 11",
"IntegrityStatus": "sample string 12",
"LastInterventionDate": 1,
"LastInterventionType": "sample string 13",
"PerforationDepth": "sample string 14",
"PressureData": "sample string 15",
"Pvt": "sample string 16",
"ReservoirData": "sample string 17",
"IsActive": true,
"ListOfSectionOfWellDto": [
{
"WellId": 1,
"Id": "981bada4-7b87-476a-8881-7c01efef4d95",
"IsVisible": true,
"SectionPatternId": "sample string 4"
},
{
"WellId": 1,
"Id": "981bada4-7b87-476a-8881-7c01efef4d95",
"IsVisible": true,
"SectionPatternId": "sample string 4"
}
]
},
{
"Id": 1,
"WellGroupId": 2,
"SketchDesc": "sample string 3",
"WellType": "sample string 4",
"FlowType": "sample string 5",
"Comment": "sample string 6",
"Name": "sample string 7",
"Description": "sample string 8",
"ProductionHistory": "sample string 9",
"CompletionType": "sample string 10",
"DrillingDate": 1,
"FormationCompleteState": "sample string 11",
"IntegrityStatus": "sample string 12",
"LastInterventionDate": 1,
"LastInterventionType": "sample string 13",
"PerforationDepth": "sample string 14",
"PressureData": "sample string 15",
"Pvt": "sample string 16",
"ReservoirData": "sample string 17",
"IsActive": true,
"ListOfSectionOfWellDto": [
{
"WellId": 1,
"Id": "981bada4-7b87-476a-8881-7c01efef4d95",
"IsVisible": true,
"SectionPatternId": "sample string 4"
},
{
"WellId": 1,
"Id": "981bada4-7b87-476a-8881-7c01efef4d95",
"IsVisible": true,
"SectionPatternId": "sample string 4"
}
]
}
],
"ListOfSectionOfWroupDto": [
{
"WroupId": 1,
"Id": "b3522f4d-ac23-4dd9-aded-2949e2e7c9ee",
"IsVisible": true,
"SectionPatternId": "sample string 4"
},
{
"WroupId": 1,
"Id": "b3522f4d-ac23-4dd9-aded-2949e2e7c9ee",
"IsVisible": true,
"SectionPatternId": "sample string 4"
}
]
},
{
"Id": 1,
"Name": "sample string 2",
"Description": "sample string 3",
"WellFieldId": 4,
"WellsDto": [
{
"Id": 1,
"WellGroupId": 2,
"SketchDesc": "sample string 3",
"WellType": "sample string 4",
"FlowType": "sample string 5",
"Comment": "sample string 6",
"Name": "sample string 7",
"Description": "sample string 8",
"ProductionHistory": "sample string 9",
"CompletionType": "sample string 10",
"DrillingDate": 1,
"FormationCompleteState": "sample string 11",
"IntegrityStatus": "sample string 12",
"LastInterventionDate": 1,
"LastInterventionType": "sample string 13",
"PerforationDepth": "sample string 14",
"PressureData": "sample string 15",
"Pvt": "sample string 16",
"ReservoirData": "sample string 17",
"IsActive": true,
"ListOfSectionOfWellDto": [
{
"WellId": 1,
"Id": "981bada4-7b87-476a-8881-7c01efef4d95",
"IsVisible": true,
"SectionPatternId": "sample string 4"
},
{
"WellId": 1,
"Id": "981bada4-7b87-476a-8881-7c01efef4d95",
"IsVisible": true,
"SectionPatternId": "sample string 4"
}
]
},
{
"Id": 1,
"WellGroupId": 2,
"SketchDesc": "sample string 3",
"WellType": "sample string 4",
"FlowType": "sample string 5",
"Comment": "sample string 6",
"Name": "sample string 7",
"Description": "sample string 8",
"ProductionHistory": "sample string 9",
"CompletionType": "sample string 10",
"DrillingDate": 1,
"FormationCompleteState": "sample string 11",
"IntegrityStatus": "sample string 12",
"LastInterventionDate": 1,
"LastInterventionType": "sample string 13",
"PerforationDepth": "sample string 14",
"PressureData": "sample string 15",
"Pvt": "sample string 16",
"ReservoirData": "sample string 17",
"IsActive": true,
"ListOfSectionOfWellDto": [
{
"WellId": 1,
"Id": "981bada4-7b87-476a-8881-7c01efef4d95",
"IsVisible": true,
"SectionPatternId": "sample string 4"
},
{
"WellId": 1,
"Id": "981bada4-7b87-476a-8881-7c01efef4d95",
"IsVisible": true,
"SectionPatternId": "sample string 4"
}
]
}
],
"ListOfSectionOfWroupDto": [
{
"WroupId": 1,
"Id": "b3522f4d-ac23-4dd9-aded-2949e2e7c9ee",
"IsVisible": true,
"SectionPatternId": "sample string 4"
},
{
"WroupId": 1,
"Id": "b3522f4d-ac23-4dd9-aded-2949e2e7c9ee",
"IsVisible": true,
"SectionPatternId": "sample string 4"
}
]
}
],
"ListOfSectionOfWieldDto": [
{
"WieldId": 1,
"Id": "8493caec-e7ec-4ba5-84a6-d4dd65ffad46",
"IsVisible": true,
"SectionPatternId": "sample string 4"
},
{
"WieldId": 1,
"Id": "8493caec-e7ec-4ba5-84a6-d4dd65ffad46",
"IsVisible": true,
"SectionPatternId": "sample string 4"
}
]
}
],
"ListOfSectionOfWegionDto": [
{
"WegionId": 1,
"Id": "2f4f9514-0f6d-4ee3-9e6e-b6b3e9f306f5",
"IsVisible": true,
"SectionPatternId": "sample string 4"
},
{
"WegionId": 1,
"Id": "2f4f9514-0f6d-4ee3-9e6e-b6b3e9f306f5",
"IsVisible": true,
"SectionPatternId": "sample string 4"
}
]
}
application/xml, text/xml
Sample:
<WellRegionDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Reyvart.WellFileManager.Web.Models">
<CompanyId>cb751f08-ef0e-4fb6-b1c7-7a8135e20a43</CompanyId>
<Description>sample string 3</Description>
<Id>1</Id>
<ListOfSectionOfWegionDto>
<SectionOfWegionDto>
<Id>2f4f9514-0f6d-4ee3-9e6e-b6b3e9f306f5</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WegionId>1</WegionId>
</SectionOfWegionDto>
<SectionOfWegionDto>
<Id>2f4f9514-0f6d-4ee3-9e6e-b6b3e9f306f5</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WegionId>1</WegionId>
</SectionOfWegionDto>
</ListOfSectionOfWegionDto>
<Name>sample string 2</Name>
<WellFieldsDto>
<WellFieldDto>
<Description>sample string 3</Description>
<Id>1</Id>
<ListOfSectionOfWieldDto>
<SectionOfWieldDto>
<Id>8493caec-e7ec-4ba5-84a6-d4dd65ffad46</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WieldId>1</WieldId>
</SectionOfWieldDto>
<SectionOfWieldDto>
<Id>8493caec-e7ec-4ba5-84a6-d4dd65ffad46</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WieldId>1</WieldId>
</SectionOfWieldDto>
</ListOfSectionOfWieldDto>
<Name>sample string 2</Name>
<WellGroupsDto>
<WellGroupDto>
<Description>sample string 3</Description>
<Id>1</Id>
<ListOfSectionOfWroupDto>
<SectionOfWroupDto>
<Id>b3522f4d-ac23-4dd9-aded-2949e2e7c9ee</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WroupId>1</WroupId>
</SectionOfWroupDto>
<SectionOfWroupDto>
<Id>b3522f4d-ac23-4dd9-aded-2949e2e7c9ee</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WroupId>1</WroupId>
</SectionOfWroupDto>
</ListOfSectionOfWroupDto>
<Name>sample string 2</Name>
<WellFieldId>4</WellFieldId>
<WellsDto>
<WellDto>
<Comment>sample string 6</Comment>
<CompletionType>sample string 10</CompletionType>
<Description>sample string 8</Description>
<DrillingDate>1</DrillingDate>
<FlowType>sample string 5</FlowType>
<FormationCompleteState>sample string 11</FormationCompleteState>
<Id>1</Id>
<IntegrityStatus>sample string 12</IntegrityStatus>
<IsActive>true</IsActive>
<LastInterventionDate>1</LastInterventionDate>
<LastInterventionType>sample string 13</LastInterventionType>
<ListOfSectionOfWellDto>
<SectionOfWellDto>
<Id>981bada4-7b87-476a-8881-7c01efef4d95</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WellId>1</WellId>
</SectionOfWellDto>
<SectionOfWellDto>
<Id>981bada4-7b87-476a-8881-7c01efef4d95</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WellId>1</WellId>
</SectionOfWellDto>
</ListOfSectionOfWellDto>
<Name>sample string 7</Name>
<PerforationDepth>sample string 14</PerforationDepth>
<PressureData>sample string 15</PressureData>
<ProductionHistory>sample string 9</ProductionHistory>
<Pvt>sample string 16</Pvt>
<ReservoirData>sample string 17</ReservoirData>
<SketchDesc>sample string 3</SketchDesc>
<WellGroupId>2</WellGroupId>
<WellType>sample string 4</WellType>
</WellDto>
<WellDto>
<Comment>sample string 6</Comment>
<CompletionType>sample string 10</CompletionType>
<Description>sample string 8</Description>
<DrillingDate>1</DrillingDate>
<FlowType>sample string 5</FlowType>
<FormationCompleteState>sample string 11</FormationCompleteState>
<Id>1</Id>
<IntegrityStatus>sample string 12</IntegrityStatus>
<IsActive>true</IsActive>
<LastInterventionDate>1</LastInterventionDate>
<LastInterventionType>sample string 13</LastInterventionType>
<ListOfSectionOfWellDto>
<SectionOfWellDto>
<Id>981bada4-7b87-476a-8881-7c01efef4d95</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WellId>1</WellId>
</SectionOfWellDto>
<SectionOfWellDto>
<Id>981bada4-7b87-476a-8881-7c01efef4d95</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WellId>1</WellId>
</SectionOfWellDto>
</ListOfSectionOfWellDto>
<Name>sample string 7</Name>
<PerforationDepth>sample string 14</PerforationDepth>
<PressureData>sample string 15</PressureData>
<ProductionHistory>sample string 9</ProductionHistory>
<Pvt>sample string 16</Pvt>
<ReservoirData>sample string 17</ReservoirData>
<SketchDesc>sample string 3</SketchDesc>
<WellGroupId>2</WellGroupId>
<WellType>sample string 4</WellType>
</WellDto>
</WellsDto>
</WellGroupDto>
<WellGroupDto>
<Description>sample string 3</Description>
<Id>1</Id>
<ListOfSectionOfWroupDto>
<SectionOfWroupDto>
<Id>b3522f4d-ac23-4dd9-aded-2949e2e7c9ee</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WroupId>1</WroupId>
</SectionOfWroupDto>
<SectionOfWroupDto>
<Id>b3522f4d-ac23-4dd9-aded-2949e2e7c9ee</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WroupId>1</WroupId>
</SectionOfWroupDto>
</ListOfSectionOfWroupDto>
<Name>sample string 2</Name>
<WellFieldId>4</WellFieldId>
<WellsDto>
<WellDto>
<Comment>sample string 6</Comment>
<CompletionType>sample string 10</CompletionType>
<Description>sample string 8</Description>
<DrillingDate>1</DrillingDate>
<FlowType>sample string 5</FlowType>
<FormationCompleteState>sample string 11</FormationCompleteState>
<Id>1</Id>
<IntegrityStatus>sample string 12</IntegrityStatus>
<IsActive>true</IsActive>
<LastInterventionDate>1</LastInterventionDate>
<LastInterventionType>sample string 13</LastInterventionType>
<ListOfSectionOfWellDto>
<SectionOfWellDto>
<Id>981bada4-7b87-476a-8881-7c01efef4d95</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WellId>1</WellId>
</SectionOfWellDto>
<SectionOfWellDto>
<Id>981bada4-7b87-476a-8881-7c01efef4d95</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WellId>1</WellId>
</SectionOfWellDto>
</ListOfSectionOfWellDto>
<Name>sample string 7</Name>
<PerforationDepth>sample string 14</PerforationDepth>
<PressureData>sample string 15</PressureData>
<ProductionHistory>sample string 9</ProductionHistory>
<Pvt>sample string 16</Pvt>
<ReservoirData>sample string 17</ReservoirData>
<SketchDesc>sample string 3</SketchDesc>
<WellGroupId>2</WellGroupId>
<WellType>sample string 4</WellType>
</WellDto>
<WellDto>
<Comment>sample string 6</Comment>
<CompletionType>sample string 10</CompletionType>
<Description>sample string 8</Description>
<DrillingDate>1</DrillingDate>
<FlowType>sample string 5</FlowType>
<FormationCompleteState>sample string 11</FormationCompleteState>
<Id>1</Id>
<IntegrityStatus>sample string 12</IntegrityStatus>
<IsActive>true</IsActive>
<LastInterventionDate>1</LastInterventionDate>
<LastInterventionType>sample string 13</LastInterventionType>
<ListOfSectionOfWellDto>
<SectionOfWellDto>
<Id>981bada4-7b87-476a-8881-7c01efef4d95</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WellId>1</WellId>
</SectionOfWellDto>
<SectionOfWellDto>
<Id>981bada4-7b87-476a-8881-7c01efef4d95</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WellId>1</WellId>
</SectionOfWellDto>
</ListOfSectionOfWellDto>
<Name>sample string 7</Name>
<PerforationDepth>sample string 14</PerforationDepth>
<PressureData>sample string 15</PressureData>
<ProductionHistory>sample string 9</ProductionHistory>
<Pvt>sample string 16</Pvt>
<ReservoirData>sample string 17</ReservoirData>
<SketchDesc>sample string 3</SketchDesc>
<WellGroupId>2</WellGroupId>
<WellType>sample string 4</WellType>
</WellDto>
</WellsDto>
</WellGroupDto>
</WellGroupsDto>
<WellRegionId>4</WellRegionId>
</WellFieldDto>
<WellFieldDto>
<Description>sample string 3</Description>
<Id>1</Id>
<ListOfSectionOfWieldDto>
<SectionOfWieldDto>
<Id>8493caec-e7ec-4ba5-84a6-d4dd65ffad46</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WieldId>1</WieldId>
</SectionOfWieldDto>
<SectionOfWieldDto>
<Id>8493caec-e7ec-4ba5-84a6-d4dd65ffad46</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WieldId>1</WieldId>
</SectionOfWieldDto>
</ListOfSectionOfWieldDto>
<Name>sample string 2</Name>
<WellGroupsDto>
<WellGroupDto>
<Description>sample string 3</Description>
<Id>1</Id>
<ListOfSectionOfWroupDto>
<SectionOfWroupDto>
<Id>b3522f4d-ac23-4dd9-aded-2949e2e7c9ee</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WroupId>1</WroupId>
</SectionOfWroupDto>
<SectionOfWroupDto>
<Id>b3522f4d-ac23-4dd9-aded-2949e2e7c9ee</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WroupId>1</WroupId>
</SectionOfWroupDto>
</ListOfSectionOfWroupDto>
<Name>sample string 2</Name>
<WellFieldId>4</WellFieldId>
<WellsDto>
<WellDto>
<Comment>sample string 6</Comment>
<CompletionType>sample string 10</CompletionType>
<Description>sample string 8</Description>
<DrillingDate>1</DrillingDate>
<FlowType>sample string 5</FlowType>
<FormationCompleteState>sample string 11</FormationCompleteState>
<Id>1</Id>
<IntegrityStatus>sample string 12</IntegrityStatus>
<IsActive>true</IsActive>
<LastInterventionDate>1</LastInterventionDate>
<LastInterventionType>sample string 13</LastInterventionType>
<ListOfSectionOfWellDto>
<SectionOfWellDto>
<Id>981bada4-7b87-476a-8881-7c01efef4d95</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WellId>1</WellId>
</SectionOfWellDto>
<SectionOfWellDto>
<Id>981bada4-7b87-476a-8881-7c01efef4d95</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WellId>1</WellId>
</SectionOfWellDto>
</ListOfSectionOfWellDto>
<Name>sample string 7</Name>
<PerforationDepth>sample string 14</PerforationDepth>
<PressureData>sample string 15</PressureData>
<ProductionHistory>sample string 9</ProductionHistory>
<Pvt>sample string 16</Pvt>
<ReservoirData>sample string 17</ReservoirData>
<SketchDesc>sample string 3</SketchDesc>
<WellGroupId>2</WellGroupId>
<WellType>sample string 4</WellType>
</WellDto>
<WellDto>
<Comment>sample string 6</Comment>
<CompletionType>sample string 10</CompletionType>
<Description>sample string 8</Description>
<DrillingDate>1</DrillingDate>
<FlowType>sample string 5</FlowType>
<FormationCompleteState>sample string 11</FormationCompleteState>
<Id>1</Id>
<IntegrityStatus>sample string 12</IntegrityStatus>
<IsActive>true</IsActive>
<LastInterventionDate>1</LastInterventionDate>
<LastInterventionType>sample string 13</LastInterventionType>
<ListOfSectionOfWellDto>
<SectionOfWellDto>
<Id>981bada4-7b87-476a-8881-7c01efef4d95</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WellId>1</WellId>
</SectionOfWellDto>
<SectionOfWellDto>
<Id>981bada4-7b87-476a-8881-7c01efef4d95</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WellId>1</WellId>
</SectionOfWellDto>
</ListOfSectionOfWellDto>
<Name>sample string 7</Name>
<PerforationDepth>sample string 14</PerforationDepth>
<PressureData>sample string 15</PressureData>
<ProductionHistory>sample string 9</ProductionHistory>
<Pvt>sample string 16</Pvt>
<ReservoirData>sample string 17</ReservoirData>
<SketchDesc>sample string 3</SketchDesc>
<WellGroupId>2</WellGroupId>
<WellType>sample string 4</WellType>
</WellDto>
</WellsDto>
</WellGroupDto>
<WellGroupDto>
<Description>sample string 3</Description>
<Id>1</Id>
<ListOfSectionOfWroupDto>
<SectionOfWroupDto>
<Id>b3522f4d-ac23-4dd9-aded-2949e2e7c9ee</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WroupId>1</WroupId>
</SectionOfWroupDto>
<SectionOfWroupDto>
<Id>b3522f4d-ac23-4dd9-aded-2949e2e7c9ee</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WroupId>1</WroupId>
</SectionOfWroupDto>
</ListOfSectionOfWroupDto>
<Name>sample string 2</Name>
<WellFieldId>4</WellFieldId>
<WellsDto>
<WellDto>
<Comment>sample string 6</Comment>
<CompletionType>sample string 10</CompletionType>
<Description>sample string 8</Description>
<DrillingDate>1</DrillingDate>
<FlowType>sample string 5</FlowType>
<FormationCompleteState>sample string 11</FormationCompleteState>
<Id>1</Id>
<IntegrityStatus>sample string 12</IntegrityStatus>
<IsActive>true</IsActive>
<LastInterventionDate>1</LastInterventionDate>
<LastInterventionType>sample string 13</LastInterventionType>
<ListOfSectionOfWellDto>
<SectionOfWellDto>
<Id>981bada4-7b87-476a-8881-7c01efef4d95</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WellId>1</WellId>
</SectionOfWellDto>
<SectionOfWellDto>
<Id>981bada4-7b87-476a-8881-7c01efef4d95</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WellId>1</WellId>
</SectionOfWellDto>
</ListOfSectionOfWellDto>
<Name>sample string 7</Name>
<PerforationDepth>sample string 14</PerforationDepth>
<PressureData>sample string 15</PressureData>
<ProductionHistory>sample string 9</ProductionHistory>
<Pvt>sample string 16</Pvt>
<ReservoirData>sample string 17</ReservoirData>
<SketchDesc>sample string 3</SketchDesc>
<WellGroupId>2</WellGroupId>
<WellType>sample string 4</WellType>
</WellDto>
<WellDto>
<Comment>sample string 6</Comment>
<CompletionType>sample string 10</CompletionType>
<Description>sample string 8</Description>
<DrillingDate>1</DrillingDate>
<FlowType>sample string 5</FlowType>
<FormationCompleteState>sample string 11</FormationCompleteState>
<Id>1</Id>
<IntegrityStatus>sample string 12</IntegrityStatus>
<IsActive>true</IsActive>
<LastInterventionDate>1</LastInterventionDate>
<LastInterventionType>sample string 13</LastInterventionType>
<ListOfSectionOfWellDto>
<SectionOfWellDto>
<Id>981bada4-7b87-476a-8881-7c01efef4d95</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WellId>1</WellId>
</SectionOfWellDto>
<SectionOfWellDto>
<Id>981bada4-7b87-476a-8881-7c01efef4d95</Id>
<IsVisible>true</IsVisible>
<SectionPatternId>sample string 4</SectionPatternId>
<WellId>1</WellId>
</SectionOfWellDto>
</ListOfSectionOfWellDto>
<Name>sample string 7</Name>
<PerforationDepth>sample string 14</PerforationDepth>
<PressureData>sample string 15</PressureData>
<ProductionHistory>sample string 9</ProductionHistory>
<Pvt>sample string 16</Pvt>
<ReservoirData>sample string 17</ReservoirData>
<SketchDesc>sample string 3</SketchDesc>
<WellGroupId>2</WellGroupId>
<WellType>sample string 4</WellType>
</WellDto>
</WellsDto>
</WellGroupDto>
</WellGroupsDto>
<WellRegionId>4</WellRegionId>
</WellFieldDto>
</WellFieldsDto>
</WellRegionDto>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Changed well region
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.