PUT api/EstimationTemplate
Request Information
URI Parameters
None.
Body Parameters
EstimationTemplateViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Code | string |
None. |
|
| IsPublic | boolean |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| CalculateUsingFlatValues | boolean |
None. |
|
| EstimationTemplateList | Collection of ESTEstimationTemplateByPaging_Result |
None. |
|
| EstimationDistribuitionByPhaseList | Collection of EstimationDistribuitionByPhaseViewModel |
None. |
|
| EstimationTasksbyPhaseList | Collection of EstimationTasksbyPhaseViewModel |
None. |
|
| CompanyID | integer |
None. |
|
| Language | string |
None. |
|
| CreatedDate | date |
None. |
|
| CreatedUserID | globally unique identifier |
None. |
|
| ModifiedDate | date |
None. |
|
| ModifiedUserID | globally unique identifier |
None. |
|
| FeatureID | globally unique identifier |
None. |
|
| Token | globally unique identifier |
None. |
|
| Action | Actions |
None. |
|
| FilterText | string |
None. |
|
| CurrentIndex | integer |
None. |
|
| PageSize | integer |
None. |
|
| TotalRecords | integer |
None. |
|
| SortColumn | string |
None. |
|
| Sortby | SortDirection |
None. |
|
| ImageId | integer |
None. |
|
| IsDeleted | boolean |
None. |
|
| IsActive | boolean |
None. |
|
| Sort | integer |
None. |
|
| Messages | Collection of ErrorMessage |
None. |
Request Formats
application/json, text/json
Sample:
{
"ID": 1,
"Code": "sample string 2",
"IsPublic": true,
"Name": "sample string 4",
"Description": "sample string 5",
"CalculateUsingFlatValues": true,
"EstimationTemplateList": [
{
"SrNo": 1,
"Code": "sample string 1",
"IsPublic": true,
"Sort": 1,
"Name": "sample string 3",
"Description": "sample string 4",
"ID": 5,
"CalculateUsingFlatValues": true,
"IsActive": true
},
{
"SrNo": 1,
"Code": "sample string 1",
"IsPublic": true,
"Sort": 1,
"Name": "sample string 3",
"Description": "sample string 4",
"ID": 5,
"CalculateUsingFlatValues": true,
"IsActive": true
}
],
"EstimationDistribuitionByPhaseList": [
{
"ID": 1,
"EstimationTemplateID": 2,
"PhaseID": 3,
"Consolidated": 4.0,
"Value": 5.0,
"CompanyID": 6,
"Language": "sample string 7",
"CreatedDate": "2026-03-19T09:38:34.9186501+00:00",
"CreatedUserID": "8fc8abb4-a9c1-4613-8f93-b6d9a0373f8f",
"ModifiedDate": "2026-03-19T09:38:34.9186501+00:00",
"ModifiedUserID": "df32c737-979c-4461-811f-52e1536db9b2",
"FeatureID": "d5d4cf29-c53f-4c57-acde-a0a8c5d4119f",
"Token": "eebb294a-6e14-4f74-a0fb-7e3094eb55f9",
"Action": 0,
"FilterText": "sample string 14",
"CurrentIndex": 15,
"PageSize": 16,
"TotalRecords": 17,
"SortColumn": "sample string 18",
"Sortby": 0,
"ImageId": 1,
"IsDeleted": true,
"IsActive": true,
"Sort": 1,
"Messages": [
{
"ErrorType": 1,
"Message": "sample string 2"
},
{
"ErrorType": 1,
"Message": "sample string 2"
}
]
},
{
"ID": 1,
"EstimationTemplateID": 2,
"PhaseID": 3,
"Consolidated": 4.0,
"Value": 5.0,
"CompanyID": 6,
"Language": "sample string 7",
"CreatedDate": "2026-03-19T09:38:34.9186501+00:00",
"CreatedUserID": "8fc8abb4-a9c1-4613-8f93-b6d9a0373f8f",
"ModifiedDate": "2026-03-19T09:38:34.9186501+00:00",
"ModifiedUserID": "df32c737-979c-4461-811f-52e1536db9b2",
"FeatureID": "d5d4cf29-c53f-4c57-acde-a0a8c5d4119f",
"Token": "eebb294a-6e14-4f74-a0fb-7e3094eb55f9",
"Action": 0,
"FilterText": "sample string 14",
"CurrentIndex": 15,
"PageSize": 16,
"TotalRecords": 17,
"SortColumn": "sample string 18",
"Sortby": 0,
"ImageId": 1,
"IsDeleted": true,
"IsActive": true,
"Sort": 1,
"Messages": [
{
"ErrorType": 1,
"Message": "sample string 2"
},
{
"ErrorType": 1,
"Message": "sample string 2"
}
]
}
],
"EstimationTasksbyPhaseList": [
{
"ID": 1,
"SequenceNumber": 2,
"EstimationTemplateID": 1,
"PhaseID": 3,
"TaskID": 4,
"ValuePercentage": 5.0,
"ValueFlat": 6.0,
"CompanyID": 7,
"Language": "sample string 8",
"CreatedDate": "2026-03-19T09:38:34.9186501+00:00",
"CreatedUserID": "3bdab8be-a982-4198-881a-9b810194942d",
"ModifiedDate": "2026-03-19T09:38:34.9186501+00:00",
"ModifiedUserID": "99eef73d-3b38-474b-9d47-66cb3f322dbe",
"FeatureID": "834a30c5-36df-4e59-ae54-70a3e841e05d",
"Token": "09856093-91a4-48f8-b1af-3b7a62ceecb3",
"Action": 0,
"FilterText": "sample string 15",
"CurrentIndex": 16,
"PageSize": 17,
"TotalRecords": 18,
"SortColumn": "sample string 19",
"Sortby": 0,
"ImageId": 1,
"IsDeleted": true,
"IsActive": true,
"Sort": 1,
"Messages": [
{
"ErrorType": 1,
"Message": "sample string 2"
},
{
"ErrorType": 1,
"Message": "sample string 2"
}
]
},
{
"ID": 1,
"SequenceNumber": 2,
"EstimationTemplateID": 1,
"PhaseID": 3,
"TaskID": 4,
"ValuePercentage": 5.0,
"ValueFlat": 6.0,
"CompanyID": 7,
"Language": "sample string 8",
"CreatedDate": "2026-03-19T09:38:34.9186501+00:00",
"CreatedUserID": "3bdab8be-a982-4198-881a-9b810194942d",
"ModifiedDate": "2026-03-19T09:38:34.9186501+00:00",
"ModifiedUserID": "99eef73d-3b38-474b-9d47-66cb3f322dbe",
"FeatureID": "834a30c5-36df-4e59-ae54-70a3e841e05d",
"Token": "09856093-91a4-48f8-b1af-3b7a62ceecb3",
"Action": 0,
"FilterText": "sample string 15",
"CurrentIndex": 16,
"PageSize": 17,
"TotalRecords": 18,
"SortColumn": "sample string 19",
"Sortby": 0,
"ImageId": 1,
"IsDeleted": true,
"IsActive": true,
"Sort": 1,
"Messages": [
{
"ErrorType": 1,
"Message": "sample string 2"
},
{
"ErrorType": 1,
"Message": "sample string 2"
}
]
}
],
"CompanyID": 7,
"Language": "sample string 8",
"CreatedDate": "2026-03-19T09:38:34.9186501+00:00",
"CreatedUserID": "a46c4d03-6d6c-41bd-a5d3-4d7f7f521c21",
"ModifiedDate": "2026-03-19T09:38:34.9186501+00:00",
"ModifiedUserID": "d760a709-adb1-41ff-8a3a-1e0051b21a57",
"FeatureID": "bc637089-b4fe-448f-9971-eab8e521a8f2",
"Token": "5d338a9f-e88f-4ef0-b086-9af13bb0651d",
"Action": 0,
"FilterText": "sample string 15",
"CurrentIndex": 16,
"PageSize": 17,
"TotalRecords": 18,
"SortColumn": "sample string 19",
"Sortby": 0,
"ImageId": 1,
"IsDeleted": true,
"IsActive": true,
"Sort": 1,
"Messages": [
{
"ErrorType": 1,
"Message": "sample string 2"
},
{
"ErrorType": 1,
"Message": "sample string 2"
}
]
}
application/xml, text/xml
Sample:
<EstimationTemplateViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core.EstimationModels">
<Action xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">View</Action>
<CompanyID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">7</CompanyID>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">2026-03-19T09:38:34.9186501+00:00</CreatedDate>
<CreatedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">a46c4d03-6d6c-41bd-a5d3-4d7f7f521c21</CreatedUserID>
<CurrentIndex xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">16</CurrentIndex>
<FeatureID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">bc637089-b4fe-448f-9971-eab8e521a8f2</FeatureID>
<FilterText xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">sample string 15</FilterText>
<ImageId xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">1</ImageId>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">true</IsActive>
<IsDeleted xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">true</IsDeleted>
<Language xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">sample string 8</Language>
<Messages xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">
<ErrorMessage>
<ErrorType>1</ErrorType>
<Message>sample string 2</Message>
</ErrorMessage>
<ErrorMessage>
<ErrorType>1</ErrorType>
<Message>sample string 2</Message>
</ErrorMessage>
</Messages>
<ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">2026-03-19T09:38:34.9186501+00:00</ModifiedDate>
<ModifiedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">d760a709-adb1-41ff-8a3a-1e0051b21a57</ModifiedUserID>
<PageSize xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">17</PageSize>
<Sort xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">1</Sort>
<SortColumn xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">sample string 19</SortColumn>
<Sortby xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">Asc</Sortby>
<Token xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">5d338a9f-e88f-4ef0-b086-9af13bb0651d</Token>
<TotalRecords xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">18</TotalRecords>
<CalculateUsingFlatValues>true</CalculateUsingFlatValues>
<Code>sample string 2</Code>
<Description>sample string 5</Description>
<EstimationDistribuitionByPhaseList>
<EstimationDistribuitionByPhaseViewModel>
<Action xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">View</Action>
<CompanyID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">6</CompanyID>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">2026-03-19T09:38:34.9186501+00:00</CreatedDate>
<CreatedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">8fc8abb4-a9c1-4613-8f93-b6d9a0373f8f</CreatedUserID>
<CurrentIndex xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">15</CurrentIndex>
<FeatureID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">d5d4cf29-c53f-4c57-acde-a0a8c5d4119f</FeatureID>
<FilterText xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">sample string 14</FilterText>
<ImageId xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">1</ImageId>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">true</IsActive>
<IsDeleted xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">true</IsDeleted>
<Language xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">sample string 7</Language>
<Messages xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">
<ErrorMessage>
<ErrorType>1</ErrorType>
<Message>sample string 2</Message>
</ErrorMessage>
<ErrorMessage>
<ErrorType>1</ErrorType>
<Message>sample string 2</Message>
</ErrorMessage>
</Messages>
<ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">2026-03-19T09:38:34.9186501+00:00</ModifiedDate>
<ModifiedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">df32c737-979c-4461-811f-52e1536db9b2</ModifiedUserID>
<PageSize xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">16</PageSize>
<Sort xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">1</Sort>
<SortColumn xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">sample string 18</SortColumn>
<Sortby xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">Asc</Sortby>
<Token xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">eebb294a-6e14-4f74-a0fb-7e3094eb55f9</Token>
<TotalRecords xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">17</TotalRecords>
<Consolidated>4</Consolidated>
<EstimationTemplateID>2</EstimationTemplateID>
<ID>1</ID>
<PhaseID>3</PhaseID>
<Value>5</Value>
</EstimationDistribuitionByPhaseViewModel>
<EstimationDistribuitionByPhaseViewModel>
<Action xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">View</Action>
<CompanyID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">6</CompanyID>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">2026-03-19T09:38:34.9186501+00:00</CreatedDate>
<CreatedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">8fc8abb4-a9c1-4613-8f93-b6d9a0373f8f</CreatedUserID>
<CurrentIndex xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">15</CurrentIndex>
<FeatureID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">d5d4cf29-c53f-4c57-acde-a0a8c5d4119f</FeatureID>
<FilterText xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">sample string 14</FilterText>
<ImageId xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">1</ImageId>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">true</IsActive>
<IsDeleted xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">true</IsDeleted>
<Language xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">sample string 7</Language>
<Messages xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">
<ErrorMessage>
<ErrorType>1</ErrorType>
<Message>sample string 2</Message>
</ErrorMessage>
<ErrorMessage>
<ErrorType>1</ErrorType>
<Message>sample string 2</Message>
</ErrorMessage>
</Messages>
<ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">2026-03-19T09:38:34.9186501+00:00</ModifiedDate>
<ModifiedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">df32c737-979c-4461-811f-52e1536db9b2</ModifiedUserID>
<PageSize xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">16</PageSize>
<Sort xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">1</Sort>
<SortColumn xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">sample string 18</SortColumn>
<Sortby xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">Asc</Sortby>
<Token xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">eebb294a-6e14-4f74-a0fb-7e3094eb55f9</Token>
<TotalRecords xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">17</TotalRecords>
<Consolidated>4</Consolidated>
<EstimationTemplateID>2</EstimationTemplateID>
<ID>1</ID>
<PhaseID>3</PhaseID>
<Value>5</Value>
</EstimationDistribuitionByPhaseViewModel>
</EstimationDistribuitionByPhaseList>
<EstimationTasksbyPhaseList>
<EstimationTasksbyPhaseViewModel>
<Action xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">View</Action>
<CompanyID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">7</CompanyID>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">2026-03-19T09:38:34.9186501+00:00</CreatedDate>
<CreatedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">3bdab8be-a982-4198-881a-9b810194942d</CreatedUserID>
<CurrentIndex xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">16</CurrentIndex>
<FeatureID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">834a30c5-36df-4e59-ae54-70a3e841e05d</FeatureID>
<FilterText xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">sample string 15</FilterText>
<ImageId xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">1</ImageId>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">true</IsActive>
<IsDeleted xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">true</IsDeleted>
<Language xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">sample string 8</Language>
<Messages xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">
<ErrorMessage>
<ErrorType>1</ErrorType>
<Message>sample string 2</Message>
</ErrorMessage>
<ErrorMessage>
<ErrorType>1</ErrorType>
<Message>sample string 2</Message>
</ErrorMessage>
</Messages>
<ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">2026-03-19T09:38:34.9186501+00:00</ModifiedDate>
<ModifiedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">99eef73d-3b38-474b-9d47-66cb3f322dbe</ModifiedUserID>
<PageSize xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">17</PageSize>
<Sort xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">1</Sort>
<SortColumn xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">sample string 19</SortColumn>
<Sortby xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">Asc</Sortby>
<Token xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">09856093-91a4-48f8-b1af-3b7a62ceecb3</Token>
<TotalRecords xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">18</TotalRecords>
<EstimationTemplateID>1</EstimationTemplateID>
<ID>1</ID>
<PhaseID>3</PhaseID>
<SequenceNumber>2</SequenceNumber>
<TaskID>4</TaskID>
<ValueFlat>6</ValueFlat>
<ValuePercentage>5</ValuePercentage>
</EstimationTasksbyPhaseViewModel>
<EstimationTasksbyPhaseViewModel>
<Action xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">View</Action>
<CompanyID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">7</CompanyID>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">2026-03-19T09:38:34.9186501+00:00</CreatedDate>
<CreatedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">3bdab8be-a982-4198-881a-9b810194942d</CreatedUserID>
<CurrentIndex xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">16</CurrentIndex>
<FeatureID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">834a30c5-36df-4e59-ae54-70a3e841e05d</FeatureID>
<FilterText xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">sample string 15</FilterText>
<ImageId xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">1</ImageId>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">true</IsActive>
<IsDeleted xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">true</IsDeleted>
<Language xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">sample string 8</Language>
<Messages xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">
<ErrorMessage>
<ErrorType>1</ErrorType>
<Message>sample string 2</Message>
</ErrorMessage>
<ErrorMessage>
<ErrorType>1</ErrorType>
<Message>sample string 2</Message>
</ErrorMessage>
</Messages>
<ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">2026-03-19T09:38:34.9186501+00:00</ModifiedDate>
<ModifiedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">99eef73d-3b38-474b-9d47-66cb3f322dbe</ModifiedUserID>
<PageSize xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">17</PageSize>
<Sort xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">1</Sort>
<SortColumn xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">sample string 19</SortColumn>
<Sortby xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">Asc</Sortby>
<Token xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">09856093-91a4-48f8-b1af-3b7a62ceecb3</Token>
<TotalRecords xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">18</TotalRecords>
<EstimationTemplateID>1</EstimationTemplateID>
<ID>1</ID>
<PhaseID>3</PhaseID>
<SequenceNumber>2</SequenceNumber>
<TaskID>4</TaskID>
<ValueFlat>6</ValueFlat>
<ValuePercentage>5</ValuePercentage>
</EstimationTasksbyPhaseViewModel>
</EstimationTasksbyPhaseList>
<EstimationTemplateList xmlns:d2p1="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">
<d2p1:ESTEstimationTemplateByPaging_Result>
<d2p1:CalculateUsingFlatValues>true</d2p1:CalculateUsingFlatValues>
<d2p1:Code>sample string 1</d2p1:Code>
<d2p1:Description>sample string 4</d2p1:Description>
<d2p1:ID>5</d2p1:ID>
<d2p1:IsActive>true</d2p1:IsActive>
<d2p1:IsPublic>true</d2p1:IsPublic>
<d2p1:Name>sample string 3</d2p1:Name>
<d2p1:Sort>1</d2p1:Sort>
<d2p1:SrNo>1</d2p1:SrNo>
</d2p1:ESTEstimationTemplateByPaging_Result>
<d2p1:ESTEstimationTemplateByPaging_Result>
<d2p1:CalculateUsingFlatValues>true</d2p1:CalculateUsingFlatValues>
<d2p1:Code>sample string 1</d2p1:Code>
<d2p1:Description>sample string 4</d2p1:Description>
<d2p1:ID>5</d2p1:ID>
<d2p1:IsActive>true</d2p1:IsActive>
<d2p1:IsPublic>true</d2p1:IsPublic>
<d2p1:Name>sample string 3</d2p1:Name>
<d2p1:Sort>1</d2p1:Sort>
<d2p1:SrNo>1</d2p1:SrNo>
</d2p1:ESTEstimationTemplateByPaging_Result>
</EstimationTemplateList>
<ID>1</ID>
<IsPublic>true</IsPublic>
<Name>sample string 4</Name>
</EstimationTemplateViewModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.