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-06-20T19:49:41.398772+00:00",
"CreatedUserID": "585b5e68-6799-4b33-bc29-8cd1cb81f6db",
"ModifiedDate": "2026-06-20T19:49:41.398772+00:00",
"ModifiedUserID": "84eb714e-7e77-4198-8133-56d7492b7352",
"FeatureID": "10a9a2b1-b712-430d-8cf9-35da53d7413f",
"Token": "1b4ad5c7-ecd5-4069-9d81-88a8f54776a4",
"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-06-20T19:49:41.398772+00:00",
"CreatedUserID": "585b5e68-6799-4b33-bc29-8cd1cb81f6db",
"ModifiedDate": "2026-06-20T19:49:41.398772+00:00",
"ModifiedUserID": "84eb714e-7e77-4198-8133-56d7492b7352",
"FeatureID": "10a9a2b1-b712-430d-8cf9-35da53d7413f",
"Token": "1b4ad5c7-ecd5-4069-9d81-88a8f54776a4",
"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-06-20T19:49:41.398772+00:00",
"CreatedUserID": "372618d9-b9a9-42cd-97ab-a4819f4aff67",
"ModifiedDate": "2026-06-20T19:49:41.398772+00:00",
"ModifiedUserID": "e1b0f5b1-4913-4a1e-8d96-1da2432c6019",
"FeatureID": "5824d08e-0cd3-4753-9be1-f0e96cb31726",
"Token": "f61dd2b8-c22a-4420-bd74-748d919fe4e9",
"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-06-20T19:49:41.398772+00:00",
"CreatedUserID": "372618d9-b9a9-42cd-97ab-a4819f4aff67",
"ModifiedDate": "2026-06-20T19:49:41.398772+00:00",
"ModifiedUserID": "e1b0f5b1-4913-4a1e-8d96-1da2432c6019",
"FeatureID": "5824d08e-0cd3-4753-9be1-f0e96cb31726",
"Token": "f61dd2b8-c22a-4420-bd74-748d919fe4e9",
"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-06-20T19:49:41.398772+00:00",
"CreatedUserID": "8cc8ae45-949b-415f-b3fe-f86deadbcd87",
"ModifiedDate": "2026-06-20T19:49:41.398772+00:00",
"ModifiedUserID": "62ca0028-7782-4495-a730-6883e08c4ae7",
"FeatureID": "e05d2bfc-443a-470b-915e-9d81cce63d7d",
"Token": "a89d4660-8d8f-428e-b758-6a8283f0d798",
"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-06-20T19:49:41.398772+00:00</CreatedDate>
<CreatedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">8cc8ae45-949b-415f-b3fe-f86deadbcd87</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">e05d2bfc-443a-470b-915e-9d81cce63d7d</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-06-20T19:49:41.398772+00:00</ModifiedDate>
<ModifiedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">62ca0028-7782-4495-a730-6883e08c4ae7</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">a89d4660-8d8f-428e-b758-6a8283f0d798</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-06-20T19:49:41.398772+00:00</CreatedDate>
<CreatedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">585b5e68-6799-4b33-bc29-8cd1cb81f6db</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">10a9a2b1-b712-430d-8cf9-35da53d7413f</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-06-20T19:49:41.398772+00:00</ModifiedDate>
<ModifiedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">84eb714e-7e77-4198-8133-56d7492b7352</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">1b4ad5c7-ecd5-4069-9d81-88a8f54776a4</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-06-20T19:49:41.398772+00:00</CreatedDate>
<CreatedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">585b5e68-6799-4b33-bc29-8cd1cb81f6db</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">10a9a2b1-b712-430d-8cf9-35da53d7413f</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-06-20T19:49:41.398772+00:00</ModifiedDate>
<ModifiedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">84eb714e-7e77-4198-8133-56d7492b7352</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">1b4ad5c7-ecd5-4069-9d81-88a8f54776a4</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-06-20T19:49:41.398772+00:00</CreatedDate>
<CreatedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">372618d9-b9a9-42cd-97ab-a4819f4aff67</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">5824d08e-0cd3-4753-9be1-f0e96cb31726</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-06-20T19:49:41.398772+00:00</ModifiedDate>
<ModifiedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">e1b0f5b1-4913-4a1e-8d96-1da2432c6019</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">f61dd2b8-c22a-4420-bd74-748d919fe4e9</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-06-20T19:49:41.398772+00:00</CreatedDate>
<CreatedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">372618d9-b9a9-42cd-97ab-a4819f4aff67</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">5824d08e-0cd3-4753-9be1-f0e96cb31726</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-06-20T19:49:41.398772+00:00</ModifiedDate>
<ModifiedUserID xmlns="http://schemas.datacontract.org/2004/07/ArtSolutions.ReqStudio.Core">e1b0f5b1-4913-4a1e-8d96-1da2432c6019</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">f61dd2b8-c22a-4420-bd74-748d919fe4e9</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.