PUT api/EstimationTemplate/ActiveStatusUpdate
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-01-06T12:58:14.7415716+00:00",
"CreatedUserID": "5f2b204b-620a-495c-a126-44b3df4a62d0",
"ModifiedDate": "2026-01-06T12:58:14.7415716+00:00",
"ModifiedUserID": "d3bf7461-5967-495b-9acf-6c6db8136f9a",
"FeatureID": "9fef0411-f91d-4e19-b2dc-ed59d121c3b7",
"Token": "4bf7ca53-6cc2-4a66-925d-83118af5dcc6",
"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-01-06T12:58:14.7415716+00:00",
"CreatedUserID": "5f2b204b-620a-495c-a126-44b3df4a62d0",
"ModifiedDate": "2026-01-06T12:58:14.7415716+00:00",
"ModifiedUserID": "d3bf7461-5967-495b-9acf-6c6db8136f9a",
"FeatureID": "9fef0411-f91d-4e19-b2dc-ed59d121c3b7",
"Token": "4bf7ca53-6cc2-4a66-925d-83118af5dcc6",
"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-01-06T12:58:14.7415716+00:00",
"CreatedUserID": "adfe3847-4eb0-4864-a9e8-81b8f123ede5",
"ModifiedDate": "2026-01-06T12:58:14.7415716+00:00",
"ModifiedUserID": "311127a2-5d64-4689-b9a4-9e805952cea0",
"FeatureID": "b02c43c1-d901-4d31-bda4-741152bc027d",
"Token": "cccfdc6e-ea3f-4e92-8e74-ef27a30e4d21",
"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-01-06T12:58:14.7415716+00:00",
"CreatedUserID": "adfe3847-4eb0-4864-a9e8-81b8f123ede5",
"ModifiedDate": "2026-01-06T12:58:14.7415716+00:00",
"ModifiedUserID": "311127a2-5d64-4689-b9a4-9e805952cea0",
"FeatureID": "b02c43c1-d901-4d31-bda4-741152bc027d",
"Token": "cccfdc6e-ea3f-4e92-8e74-ef27a30e4d21",
"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-01-06T12:58:14.7415716+00:00",
"CreatedUserID": "3f8fb327-a301-4dfb-a1b4-09968139e30e",
"ModifiedDate": "2026-01-06T12:58:14.7415716+00:00",
"ModifiedUserID": "c8caa1a2-215d-4495-ab06-2dc68e53c198",
"FeatureID": "e75f4c53-95be-461a-9f4e-66dbd92fa241",
"Token": "ed93ca28-a549-4c8f-81ce-d0cedb2bda89",
"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-01-06T12:58:14.7415716+00:00</CreatedDate>
<CreatedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">3f8fb327-a301-4dfb-a1b4-09968139e30e</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">e75f4c53-95be-461a-9f4e-66dbd92fa241</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-01-06T12:58:14.7415716+00:00</ModifiedDate>
<ModifiedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">c8caa1a2-215d-4495-ab06-2dc68e53c198</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">ed93ca28-a549-4c8f-81ce-d0cedb2bda89</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-01-06T12:58:14.7415716+00:00</CreatedDate>
<CreatedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">5f2b204b-620a-495c-a126-44b3df4a62d0</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">9fef0411-f91d-4e19-b2dc-ed59d121c3b7</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-01-06T12:58:14.7415716+00:00</ModifiedDate>
<ModifiedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">d3bf7461-5967-495b-9acf-6c6db8136f9a</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">4bf7ca53-6cc2-4a66-925d-83118af5dcc6</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-01-06T12:58:14.7415716+00:00</CreatedDate>
<CreatedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">5f2b204b-620a-495c-a126-44b3df4a62d0</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">9fef0411-f91d-4e19-b2dc-ed59d121c3b7</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-01-06T12:58:14.7415716+00:00</ModifiedDate>
<ModifiedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">d3bf7461-5967-495b-9acf-6c6db8136f9a</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">4bf7ca53-6cc2-4a66-925d-83118af5dcc6</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-01-06T12:58:14.7415716+00:00</CreatedDate>
<CreatedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">adfe3847-4eb0-4864-a9e8-81b8f123ede5</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">b02c43c1-d901-4d31-bda4-741152bc027d</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-01-06T12:58:14.7415716+00:00</ModifiedDate>
<ModifiedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">311127a2-5d64-4689-b9a4-9e805952cea0</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">cccfdc6e-ea3f-4e92-8e74-ef27a30e4d21</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-01-06T12:58:14.7415716+00:00</CreatedDate>
<CreatedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">adfe3847-4eb0-4864-a9e8-81b8f123ede5</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">b02c43c1-d901-4d31-bda4-741152bc027d</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-01-06T12:58:14.7415716+00:00</ModifiedDate>
<ModifiedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">311127a2-5d64-4689-b9a4-9e805952cea0</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">cccfdc6e-ea3f-4e92-8e74-ef27a30e4d21</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.