POST api/Patch?i={i}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| i | integer |
Required |
Body Parameters
PatchModel| Name | Description | Type | Additional information |
|---|---|---|---|
| mode | integer |
None. |
|
| routeid | integer |
None. |
|
| Totalkm | decimal number |
None. |
|
| PackageNo | string |
None. |
|
| Startlat | decimal number |
None. |
|
| Startlong | decimal number |
None. |
|
| Endlat | decimal number |
None. |
|
| Endlong | decimal number |
None. |
|
| userid | integer |
None. |
|
| roleid | integer |
None. |
|
| Divison | string |
None. |
|
| District | string |
None. |
|
| Accid | string |
None. |
|
| PatchId | integer |
None. |
|
| RoadStageDetalisId | integer |
None. |
|
| PassesDone | integer |
None. |
|
| Status | string |
None. |
|
| StageId | integer |
None. |
|
| PatchCompletionDate | date |
None. |
|
| Percentage | integer |
None. |
|
| PatchData | Collection of PatchDataC |
None. |
|
| completedLength | decimal number |
None. |
|
| PatchInfo | Collection of PatchInfoC |
None. |
|
| from_mtr | integer |
None. |
|
| To_mtr | integer |
None. |
|
| subgrade | Collection of Subgrade |
None. |
|
| granularSubBase | Collection of GranularSubBase |
None. |
|
| WBMGrIl | Collection of WBMGrIl |
None. |
|
| WBMGrIll | Collection of WBMGrIll |
None. |
|
| BM | Collection of BM |
None. |
|
| OGC | Collection of OGC |
None. |
|
| BCSDBC | Collection of BCSDBC |
None. |
|
| CC | Collection of CC |
None. |
|
| Protectionwork | Collection of Protectionworks |
None. |
|
| Roadfurniture | Collection of Roadfurnitures |
None. |
|
| WMM | Collection of WMM |
None. |
|
| SubgradeconstructionWidening | Collection of SubgradeconstructionWidening |
None. |
|
| GranularSubBaseWidening | Collection of GranularSubBaseWidening |
None. |
|
| WBMGrIlWidening | Collection of WBMGrIlWidening |
None. |
|
| WMMWidening | Collection of WMMWidening |
None. |
|
| BMWidening | Collection of BMWidening |
None. |
|
| BCSDBCWidening | Collection of BCSDBCWidening |
None. |
|
| CCWidening | Collection of CCWidening |
None. |
|
| Date | date |
None. |
|
| SubPatchId | integer |
None. |
|
| DateInterval | integer |
None. |
|
| Length | integer |
None. |
|
| TotalRoadMeter | integer |
None. |
|
| CompletedPatchLength | integer |
None. |
|
| RoadWidth | decimal number |
None. |
|
| DivideBy | integer |
None. |
|
| PatchLable | string |
None. |
|
| Colour | string |
None. |
|
| subgrade_Exp | Collection of Subgrade_Exp |
None. |
|
| granular_Exp | Collection of Granural_Exp |
None. |
|
| WBMGrIl_Exp | Collection of WBMGrIl_Exp |
None. |
|
| WBMGrIll_Exp | Collection of WBMGrIll_Exp |
None. |
|
| BM_Exp | Collection of BM_Exp |
None. |
|
| OGC_Exp | Collection of OGC_Exp |
None. |
|
| BCSDBC_Exp | Collection of BCSDBC_Exp |
None. |
|
| CC_Exp | Collection of CC_Exp |
None. |
|
| ProtectionWorkGraph | Collection of ProtectionWorkGraph |
None. |
|
| RoadfurnituresGraph | Collection of RoadfurnituresGraph |
None. |
|
| SubPatch | Collection of Subpatch |
None. |
|
| PatchName | string |
None. |
|
| WidthStr | string |
None. |
|
| subgrade_Exp1 | DataSet |
None. |
|
| subpatch1 | DataTable |
None. |
|
| ActualWorkCompletionDate | date |
None. |
|
| InsertionStatus | string |
None. |
|
| Remark | string |
None. |
|
| Mac | string |
None. |
|
| DeviceInfo | string |
None. |
|
| JE_ID | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"mode": 1,
"routeid": 2,
"Totalkm": 3.1,
"PackageNo": "sample string 4",
"Startlat": 5.1,
"Startlong": 6.1,
"Endlat": 7.1,
"Endlong": 8.1,
"userid": 9,
"roleid": 10,
"Divison": "sample string 11",
"District": "sample string 12",
"Accid": "sample string 13",
"PatchId": 14,
"RoadStageDetalisId": 15,
"PassesDone": 16,
"Status": "sample string 17",
"StageId": 18,
"PatchCompletionDate": "2026-06-16T15:47:45.360077+05:30",
"Percentage": 20,
"PatchData": [
{
"StageId": 1
},
{
"StageId": 1
}
],
"completedLength": 21.1,
"PatchInfo": [
{
"PatchId": 1,
"StageId": 2,
"completedLength": 3.1,
"RoadStageDetalisId": 4
},
{
"PatchId": 1,
"StageId": 2,
"completedLength": 3.1,
"RoadStageDetalisId": 4
}
],
"from_mtr": 22,
"To_mtr": 23,
"subgrade": [
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
},
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
}
],
"granularSubBase": [
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
},
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
}
],
"WBMGrIl": [
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
},
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
}
],
"WBMGrIll": [
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
},
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
}
],
"BM": [
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
},
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
}
],
"OGC": [
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
},
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
}
],
"BCSDBC": [
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
},
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
}
],
"CC": [
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
},
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
}
],
"Protectionwork": [
{
"Status": "sample string 1",
"StageId": 2
},
{
"Status": "sample string 1",
"StageId": 2
}
],
"Roadfurniture": [
{
"Status": "sample string 1",
"StageId": 2
},
{
"Status": "sample string 1",
"StageId": 2
}
],
"WMM": [
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
},
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
}
],
"SubgradeconstructionWidening": [
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
},
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
}
],
"GranularSubBaseWidening": [
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
},
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
}
],
"WBMGrIlWidening": [
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
},
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
}
],
"WMMWidening": [
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
},
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
}
],
"BMWidening": [
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
},
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
}
],
"BCSDBCWidening": [
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
},
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
}
],
"CCWidening": [
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
},
{
"PatchName": "sample string 1",
"from_mtr": 2,
"To_mtr": 3,
"StageId": 4
}
],
"Date": "2026-06-16T15:47:45.360077+05:30",
"SubPatchId": 25,
"DateInterval": 26,
"Length": 27,
"TotalRoadMeter": 28,
"CompletedPatchLength": 29,
"RoadWidth": 30.1,
"DivideBy": 31,
"PatchLable": "sample string 32",
"Colour": "sample string 33",
"subgrade_Exp": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3",
"SubPatch": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
]
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3",
"SubPatch": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
]
}
],
"granular_Exp": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3",
"SubPatch": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
]
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3",
"SubPatch": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
]
}
],
"WBMGrIl_Exp": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3",
"SubPatch": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
]
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3",
"SubPatch": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
]
}
],
"WBMGrIll_Exp": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3",
"SubPatch": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
]
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3",
"SubPatch": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
]
}
],
"BM_Exp": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3",
"SubPatch": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
]
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3",
"SubPatch": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
]
}
],
"OGC_Exp": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3",
"SubPatch": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
]
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3",
"SubPatch": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
]
}
],
"BCSDBC_Exp": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3",
"SubPatch": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
]
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3",
"SubPatch": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
]
}
],
"CC_Exp": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3",
"SubPatch": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
]
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3",
"SubPatch": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
]
}
],
"ProtectionWorkGraph": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
],
"RoadfurnituresGraph": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
],
"SubPatch": [
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
},
{
"PatchLable": "sample string 1",
"Status": "sample string 2",
"Colour": "sample string 3"
}
],
"PatchName": "sample string 34",
"WidthStr": "sample string 35",
"subgrade_Exp1": null,
"subpatch1": null,
"ActualWorkCompletionDate": "2026-06-16T15:47:45.360077+05:30",
"InsertionStatus": "sample string 37",
"Remark": "sample string 38",
"Mac": "sample string 39",
"DeviceInfo": "sample string 40",
"JE_ID": 41
}
application/xml, text/xml
Sample:
<PatchModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SWMAPI_NEW.Models">
<Accid>sample string 13</Accid>
<ActualWorkCompletionDate>2026-06-16T15:47:45.360077+05:30</ActualWorkCompletionDate>
<BCSDBC>
<BCSDBC>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</BCSDBC>
<BCSDBC>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</BCSDBC>
</BCSDBC>
<BCSDBCWidening>
<BCSDBCWidening>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</BCSDBCWidening>
<BCSDBCWidening>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</BCSDBCWidening>
</BCSDBCWidening>
<BCSDBC_Exp>
<BCSDBC_Exp>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
<SubPatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
</SubPatch>
</BCSDBC_Exp>
<BCSDBC_Exp>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
<SubPatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
</SubPatch>
</BCSDBC_Exp>
</BCSDBC_Exp>
<BM>
<BM>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</BM>
<BM>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</BM>
</BM>
<BMWidening>
<BMWidening>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</BMWidening>
<BMWidening>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</BMWidening>
</BMWidening>
<BM_Exp>
<BM_Exp>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
<SubPatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
</SubPatch>
</BM_Exp>
<BM_Exp>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
<SubPatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
</SubPatch>
</BM_Exp>
</BM_Exp>
<CC>
<CC>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</CC>
<CC>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</CC>
</CC>
<CCWidening>
<CCWidening>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</CCWidening>
<CCWidening>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</CCWidening>
</CCWidening>
<CC_Exp>
<CC_Exp>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
<SubPatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
</SubPatch>
</CC_Exp>
<CC_Exp>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
<SubPatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
</SubPatch>
</CC_Exp>
</CC_Exp>
<Colour>sample string 33</Colour>
<CompletedPatchLength>29</CompletedPatchLength>
<Date>2026-06-16T15:47:45.360077+05:30</Date>
<DateInterval>26</DateInterval>
<DeviceInfo>sample string 40</DeviceInfo>
<District>sample string 12</District>
<DivideBy>31</DivideBy>
<Divison>sample string 11</Divison>
<Endlat>7.1</Endlat>
<Endlong>8.1</Endlong>
<GranularSubBaseWidening>
<GranularSubBaseWidening>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</GranularSubBaseWidening>
<GranularSubBaseWidening>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</GranularSubBaseWidening>
</GranularSubBaseWidening>
<InsertionStatus>sample string 37</InsertionStatus>
<JE_ID>41</JE_ID>
<Length>27</Length>
<Mac>sample string 39</Mac>
<OGC>
<OGC>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</OGC>
<OGC>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</OGC>
</OGC>
<OGC_Exp>
<OGC_Exp>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
<SubPatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
</SubPatch>
</OGC_Exp>
<OGC_Exp>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
<SubPatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
</SubPatch>
</OGC_Exp>
</OGC_Exp>
<PackageNo>sample string 4</PackageNo>
<PassesDone>16</PassesDone>
<PatchCompletionDate>2026-06-16T15:47:45.360077+05:30</PatchCompletionDate>
<PatchData>
<PatchDataC>
<StageId>1</StageId>
</PatchDataC>
<PatchDataC>
<StageId>1</StageId>
</PatchDataC>
</PatchData>
<PatchId>14</PatchId>
<PatchInfo>
<PatchInfoC>
<PatchId>1</PatchId>
<RoadStageDetalisId>4</RoadStageDetalisId>
<StageId>2</StageId>
<completedLength>3.1</completedLength>
</PatchInfoC>
<PatchInfoC>
<PatchId>1</PatchId>
<RoadStageDetalisId>4</RoadStageDetalisId>
<StageId>2</StageId>
<completedLength>3.1</completedLength>
</PatchInfoC>
</PatchInfo>
<PatchLable>sample string 32</PatchLable>
<PatchName>sample string 34</PatchName>
<Percentage>20</Percentage>
<ProtectionWorkGraph>
<ProtectionWorkGraph>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</ProtectionWorkGraph>
<ProtectionWorkGraph>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</ProtectionWorkGraph>
</ProtectionWorkGraph>
<Protectionwork>
<Protectionworks>
<StageId>2</StageId>
<Status>sample string 1</Status>
</Protectionworks>
<Protectionworks>
<StageId>2</StageId>
<Status>sample string 1</Status>
</Protectionworks>
</Protectionwork>
<Remark>sample string 38</Remark>
<RoadStageDetalisId>15</RoadStageDetalisId>
<RoadWidth>30.1</RoadWidth>
<Roadfurniture>
<Roadfurnitures>
<StageId>2</StageId>
<Status>sample string 1</Status>
</Roadfurnitures>
<Roadfurnitures>
<StageId>2</StageId>
<Status>sample string 1</Status>
</Roadfurnitures>
</Roadfurniture>
<RoadfurnituresGraph>
<RoadfurnituresGraph>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</RoadfurnituresGraph>
<RoadfurnituresGraph>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</RoadfurnituresGraph>
</RoadfurnituresGraph>
<StageId>18</StageId>
<Startlat>5.1</Startlat>
<Startlong>6.1</Startlong>
<Status>sample string 17</Status>
<SubPatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
</SubPatch>
<SubPatchId>25</SubPatchId>
<SubgradeconstructionWidening>
<SubgradeconstructionWidening>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</SubgradeconstructionWidening>
<SubgradeconstructionWidening>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</SubgradeconstructionWidening>
</SubgradeconstructionWidening>
<To_mtr>23</To_mtr>
<TotalRoadMeter>28</TotalRoadMeter>
<Totalkm>3.1</Totalkm>
<WBMGrIl>
<WBMGrIl>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</WBMGrIl>
<WBMGrIl>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</WBMGrIl>
</WBMGrIl>
<WBMGrIlWidening>
<WBMGrIlWidening>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</WBMGrIlWidening>
<WBMGrIlWidening>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</WBMGrIlWidening>
</WBMGrIlWidening>
<WBMGrIl_Exp>
<WBMGrIl_Exp>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
<SubPatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
</SubPatch>
</WBMGrIl_Exp>
<WBMGrIl_Exp>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
<SubPatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
</SubPatch>
</WBMGrIl_Exp>
</WBMGrIl_Exp>
<WBMGrIll>
<WBMGrIll>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</WBMGrIll>
<WBMGrIll>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</WBMGrIll>
</WBMGrIll>
<WBMGrIll_Exp>
<WBMGrIll_Exp>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
<SubPatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
</SubPatch>
</WBMGrIll_Exp>
<WBMGrIll_Exp>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
<SubPatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
</SubPatch>
</WBMGrIll_Exp>
</WBMGrIll_Exp>
<WMM>
<WMM>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</WMM>
<WMM>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</WMM>
</WMM>
<WMMWidening>
<WMMWidening>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</WMMWidening>
<WMMWidening>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</WMMWidening>
</WMMWidening>
<WidthStr>sample string 35</WidthStr>
<completedLength>21.1</completedLength>
<from_mtr>22</from_mtr>
<granularSubBase>
<GranularSubBase>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</GranularSubBase>
<GranularSubBase>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</GranularSubBase>
</granularSubBase>
<granular_Exp>
<Granural_Exp>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
<SubPatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
</SubPatch>
</Granural_Exp>
<Granural_Exp>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
<SubPatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
</SubPatch>
</Granural_Exp>
</granular_Exp>
<mode>1</mode>
<roleid>10</roleid>
<routeid>2</routeid>
<subgrade>
<Subgrade>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</Subgrade>
<Subgrade>
<PatchName>sample string 1</PatchName>
<StageId>4</StageId>
<To_mtr>3</To_mtr>
<from_mtr>2</from_mtr>
</Subgrade>
</subgrade>
<subgrade_Exp>
<Subgrade_Exp>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
<SubPatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
</SubPatch>
</Subgrade_Exp>
<Subgrade_Exp>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
<SubPatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
<Subpatch>
<Colour>sample string 3</Colour>
<PatchLable>sample string 1</PatchLable>
<Status>sample string 2</Status>
</Subpatch>
</SubPatch>
</Subgrade_Exp>
</subgrade_Exp>
<subgrade_Exp1 i:nil="true" />
<subpatch1 i:nil="true" />
<userid>9</userid>
</PatchModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |