POST api/CheckItem/AddCheckItemIntoProcess?processId={processId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| processId | string |
Required |
Body Parameters
Collection of CheckItem| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
None. |
|
| Name | string |
None. |
|
| Desc | string |
None. |
|
| ParentId | string |
None. |
|
| CalculateType | string |
None. |
|
| Type | integer |
None. |
|
| Tag | string |
None. |
|
| ShowInFont | boolean |
None. |
|
| CanBeNull | boolean |
None. |
|
| InputType | integer |
None. |
|
| ProcessCheckItems | Collection of ProcessCheckItem |
None. |
|
| ProjectCheckItems | Collection of ProjectCheckItem |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"Id": "sample string 1",
"Name": "sample string 2",
"Desc": "sample string 3",
"ParentId": "sample string 4",
"CalculateType": "sample string 5",
"Type": 1,
"Tag": "sample string 6",
"ShowInFont": true,
"CanBeNull": true,
"InputType": 1,
"ProcessCheckItems": [
{
"Id": "sample string 1",
"ProcessId": "sample string 2",
"CheckItemId": "sample string 3",
"Process": {
"Id": "sample string 1",
"Name": "sample string 2",
"NextProcessId": "sample string 3",
"ProjectId": "sample string 4",
"ProcessType": 1,
"Order": 1,
"PreProcessId": "sample string 5",
"PileEnumProcesses": [
{
"Id": "sample string 1",
"PileTypeEnumId": "sample string 2",
"ProcessId": "sample string 3",
"PileTypeEnum": {
"Id": "sample string 1",
"Name": "sample string 2",
"Remake": "sample string 3",
"PileEnumProcesses": []
}
},
{
"Id": "sample string 1",
"PileTypeEnumId": "sample string 2",
"ProcessId": "sample string 3",
"PileTypeEnum": {
"Id": "sample string 1",
"Name": "sample string 2",
"Remake": "sample string 3",
"PileEnumProcesses": []
}
}
],
"ProcessCheckItems": []
}
},
{
"Id": "sample string 1",
"ProcessId": "sample string 2",
"CheckItemId": "sample string 3",
"Process": {
"Id": "sample string 1",
"Name": "sample string 2",
"NextProcessId": "sample string 3",
"ProjectId": "sample string 4",
"ProcessType": 1,
"Order": 1,
"PreProcessId": "sample string 5",
"PileEnumProcesses": [
{
"Id": "sample string 1",
"PileTypeEnumId": "sample string 2",
"ProcessId": "sample string 3",
"PileTypeEnum": {
"Id": "sample string 1",
"Name": "sample string 2",
"Remake": "sample string 3",
"PileEnumProcesses": []
}
},
{
"Id": "sample string 1",
"PileTypeEnumId": "sample string 2",
"ProcessId": "sample string 3",
"PileTypeEnum": {
"Id": "sample string 1",
"Name": "sample string 2",
"Remake": "sample string 3",
"PileEnumProcesses": []
}
}
],
"ProcessCheckItems": []
}
}
],
"ProjectCheckItems": [
{
"Id": "sample string 1",
"ProjectId": "sample string 2",
"CheckItemId": "sample string 3",
"Type": 1,
"NeedShowInFront": true,
"Checked": true,
"CheckRecords": [
{
"Id": "sample string 1",
"ProjectCheckItemId": "sample string 2",
"Value": "sample string 3",
"Remake": "sample string 4",
"ValueType": 1,
"PileInstanceId": "sample string 5",
"RecorderId": "sample string 6",
"PileInstance": {
"Id": "sample string 1",
"Name": "sample string 2",
"MachineId": "sample string 3",
"DriverId": "sample string 4",
"ProjectId": "sample string 5",
"PileTypeEnumId": "sample string 6",
"State": 1,
"CurrentProcessId": "sample string 7",
"FinishTime": "2025-12-19T01:42:53.0582786+08:00",
"CheckRecords": [],
"Driver": {
"Id": "sample string 1",
"Name": "sample string 2",
"License": "sample string 3",
"ExpirationDate": "2025-12-19T01:42:53.0592793+08:00",
"PileInstances": []
},
"Machine": {
"Id": "sample string 1",
"Name": "sample string 2",
"Model": "sample string 3",
"PileInstances": []
},
"PictureFiles": [
{
"Id": "sample string 1",
"FilePath": "sample string 2",
"UploadDate": "2025-12-19T01:42:53.0602805+08:00",
"ProcessId": "sample string 3",
"PileInstanceId": "sample string 4"
},
{
"Id": "sample string 1",
"FilePath": "sample string 2",
"UploadDate": "2025-12-19T01:42:53.0602805+08:00",
"ProcessId": "sample string 3",
"PileInstanceId": "sample string 4"
}
]
}
},
{
"Id": "sample string 1",
"ProjectCheckItemId": "sample string 2",
"Value": "sample string 3",
"Remake": "sample string 4",
"ValueType": 1,
"PileInstanceId": "sample string 5",
"RecorderId": "sample string 6",
"PileInstance": {
"Id": "sample string 1",
"Name": "sample string 2",
"MachineId": "sample string 3",
"DriverId": "sample string 4",
"ProjectId": "sample string 5",
"PileTypeEnumId": "sample string 6",
"State": 1,
"CurrentProcessId": "sample string 7",
"FinishTime": "2025-12-19T01:42:53.0582786+08:00",
"CheckRecords": [],
"Driver": {
"Id": "sample string 1",
"Name": "sample string 2",
"License": "sample string 3",
"ExpirationDate": "2025-12-19T01:42:53.0592793+08:00",
"PileInstances": []
},
"Machine": {
"Id": "sample string 1",
"Name": "sample string 2",
"Model": "sample string 3",
"PileInstances": []
},
"PictureFiles": [
{
"Id": "sample string 1",
"FilePath": "sample string 2",
"UploadDate": "2025-12-19T01:42:53.0602805+08:00",
"ProcessId": "sample string 3",
"PileInstanceId": "sample string 4"
},
{
"Id": "sample string 1",
"FilePath": "sample string 2",
"UploadDate": "2025-12-19T01:42:53.0602805+08:00",
"ProcessId": "sample string 3",
"PileInstanceId": "sample string 4"
}
]
}
}
],
"Project": {
"Id": "sample string 1",
"Name": "sample string 2",
"NeedHoop": true,
"Hidden": true,
"ConcreteInjects": [
{
"Id": "sample string 1",
"PileId": "sample string 2",
"ConcreteIntensity": "sample string 3",
"ConcreteUsageTheoretical": 1.0,
"ConcreteUsageActual": 1.0,
"BeginTime": "2025-12-19T01:42:53.0632831+08:00",
"EndTime": "2025-12-19T01:42:53.0632831+08:00",
"RecorderId": "sample string 4",
"ProjectId": "sample string 5"
},
{
"Id": "sample string 1",
"PileId": "sample string 2",
"ConcreteIntensity": "sample string 3",
"ConcreteUsageTheoretical": 1.0,
"ConcreteUsageActual": 1.0,
"BeginTime": "2025-12-19T01:42:53.0632831+08:00",
"EndTime": "2025-12-19T01:42:53.0632831+08:00",
"RecorderId": "sample string 4",
"ProjectId": "sample string 5"
}
],
"DesignRequirements": [
{
"Id": "sample string 1",
"PileId": "sample string 2",
"PileType": "sample string 3",
"PileDiameter": 1.0,
"DesignEmbeddedDepth": 1.0,
"DesignPileLength": 1.0,
"PileTopElevationC": 1.0,
"GuardTubeElevationB": 1.0,
"RelativeElevation": 1.0,
"RecorderId": "sample string 4",
"ProjectId": "sample string 5",
"UploadDate": "2025-12-19T01:42:53.0642843+08:00"
},
{
"Id": "sample string 1",
"PileId": "sample string 2",
"PileType": "sample string 3",
"PileDiameter": 1.0,
"DesignEmbeddedDepth": 1.0,
"DesignPileLength": 1.0,
"PileTopElevationC": 1.0,
"GuardTubeElevationB": 1.0,
"RelativeElevation": 1.0,
"RecorderId": "sample string 4",
"ProjectId": "sample string 5",
"UploadDate": "2025-12-19T01:42:53.0642843+08:00"
}
],
"Hoops": [
{
"Id": "sample string 1",
"PileId": "sample string 2",
"HoopWeightFirst": 1.0,
"HoopWeightForEach": 1.0,
"HoopWeightSecond": 1.0,
"HoopDiameter": 1.0,
"HoopWeightPerMeter": 1.0,
"UnencryptedHoopNumber": 1.0,
"EncrypetedHoopLength": 1.0,
"UnencryptedHoopLength": 1.0,
"HoopWeight": 1.0,
"ProjectId": "sample string 3"
},
{
"Id": "sample string 1",
"PileId": "sample string 2",
"HoopWeightFirst": 1.0,
"HoopWeightForEach": 1.0,
"HoopWeightSecond": 1.0,
"HoopDiameter": 1.0,
"HoopWeightPerMeter": 1.0,
"UnencryptedHoopNumber": 1.0,
"EncrypetedHoopLength": 1.0,
"UnencryptedHoopLength": 1.0,
"HoopWeight": 1.0,
"ProjectId": "sample string 3"
}
],
"ProjectCheckItems": [],
"SteelCages": [
{
"Id": "sample string 1",
"PileId": "sample string 2",
"MainRebarNumber": 1.0,
"MainRebarType": 1.0,
"SteelCageLengthTheoretical": 1.0,
"SteelCageLengthActual": 1.0,
"AnchorLengthE": 1.0,
"RecorderId": "sample string 3",
"ProjectId": "sample string 4"
},
{
"Id": "sample string 1",
"PileId": "sample string 2",
"MainRebarNumber": 1.0,
"MainRebarType": 1.0,
"SteelCageLengthTheoretical": 1.0,
"SteelCageLengthActual": 1.0,
"AnchorLengthE": 1.0,
"RecorderId": "sample string 3",
"ProjectId": "sample string 4"
}
],
"Templates": [
{
"Id": "sample string 1",
"TemplatePath": "sample string 2",
"ProjectId": "sample string 3",
"Type": 1
},
{
"Id": "sample string 1",
"TemplatePath": "sample string 2",
"ProjectId": "sample string 3",
"Type": 1
}
]
}
},
{
"Id": "sample string 1",
"ProjectId": "sample string 2",
"CheckItemId": "sample string 3",
"Type": 1,
"NeedShowInFront": true,
"Checked": true,
"CheckRecords": [
{
"Id": "sample string 1",
"ProjectCheckItemId": "sample string 2",
"Value": "sample string 3",
"Remake": "sample string 4",
"ValueType": 1,
"PileInstanceId": "sample string 5",
"RecorderId": "sample string 6",
"PileInstance": {
"Id": "sample string 1",
"Name": "sample string 2",
"MachineId": "sample string 3",
"DriverId": "sample string 4",
"ProjectId": "sample string 5",
"PileTypeEnumId": "sample string 6",
"State": 1,
"CurrentProcessId": "sample string 7",
"FinishTime": "2025-12-19T01:42:53.0582786+08:00",
"CheckRecords": [],
"Driver": {
"Id": "sample string 1",
"Name": "sample string 2",
"License": "sample string 3",
"ExpirationDate": "2025-12-19T01:42:53.0592793+08:00",
"PileInstances": []
},
"Machine": {
"Id": "sample string 1",
"Name": "sample string 2",
"Model": "sample string 3",
"PileInstances": []
},
"PictureFiles": [
{
"Id": "sample string 1",
"FilePath": "sample string 2",
"UploadDate": "2025-12-19T01:42:53.0602805+08:00",
"ProcessId": "sample string 3",
"PileInstanceId": "sample string 4"
},
{
"Id": "sample string 1",
"FilePath": "sample string 2",
"UploadDate": "2025-12-19T01:42:53.0602805+08:00",
"ProcessId": "sample string 3",
"PileInstanceId": "sample string 4"
}
]
}
},
{
"Id": "sample string 1",
"ProjectCheckItemId": "sample string 2",
"Value": "sample string 3",
"Remake": "sample string 4",
"ValueType": 1,
"PileInstanceId": "sample string 5",
"RecorderId": "sample string 6",
"PileInstance": {
"Id": "sample string 1",
"Name": "sample string 2",
"MachineId": "sample string 3",
"DriverId": "sample string 4",
"ProjectId": "sample string 5",
"PileTypeEnumId": "sample string 6",
"State": 1,
"CurrentProcessId": "sample string 7",
"FinishTime": "2025-12-19T01:42:53.0582786+08:00",
"CheckRecords": [],
"Driver": {
"Id": "sample string 1",
"Name": "sample string 2",
"License": "sample string 3",
"ExpirationDate": "2025-12-19T01:42:53.0592793+08:00",
"PileInstances": []
},
"Machine": {
"Id": "sample string 1",
"Name": "sample string 2",
"Model": "sample string 3",
"PileInstances": []
},
"PictureFiles": [
{
"Id": "sample string 1",
"FilePath": "sample string 2",
"UploadDate": "2025-12-19T01:42:53.0602805+08:00",
"ProcessId": "sample string 3",
"PileInstanceId": "sample string 4"
},
{
"Id": "sample string 1",
"FilePath": "sample string 2",
"UploadDate": "2025-12-19T01:42:53.0602805+08:00",
"ProcessId": "sample string 3",
"PileInstanceId": "sample string 4"
}
]
}
}
],
"Project": {
"Id": "sample string 1",
"Name": "sample string 2",
"NeedHoop": true,
"Hidden": true,
"ConcreteInjects": [
{
"Id": "sample string 1",
"PileId": "sample string 2",
"ConcreteIntensity": "sample string 3",
"ConcreteUsageTheoretical": 1.0,
"ConcreteUsageActual": 1.0,
"BeginTime": "2025-12-19T01:42:53.0632831+08:00",
"EndTime": "2025-12-19T01:42:53.0632831+08:00",
"RecorderId": "sample string 4",
"ProjectId": "sample string 5"
},
{
"Id": "sample string 1",
"PileId": "sample string 2",
"ConcreteIntensity": "sample string 3",
"ConcreteUsageTheoretical": 1.0,
"ConcreteUsageActual": 1.0,
"BeginTime": "2025-12-19T01:42:53.0632831+08:00",
"EndTime": "2025-12-19T01:42:53.0632831+08:00",
"RecorderId": "sample string 4",
"ProjectId": "sample string 5"
}
],
"DesignRequirements": [
{
"Id": "sample string 1",
"PileId": "sample string 2",
"PileType": "sample string 3",
"PileDiameter": 1.0,
"DesignEmbeddedDepth": 1.0,
"DesignPileLength": 1.0,
"PileTopElevationC": 1.0,
"GuardTubeElevationB": 1.0,
"RelativeElevation": 1.0,
"RecorderId": "sample string 4",
"ProjectId": "sample string 5",
"UploadDate": "2025-12-19T01:42:53.0642843+08:00"
},
{
"Id": "sample string 1",
"PileId": "sample string 2",
"PileType": "sample string 3",
"PileDiameter": 1.0,
"DesignEmbeddedDepth": 1.0,
"DesignPileLength": 1.0,
"PileTopElevationC": 1.0,
"GuardTubeElevationB": 1.0,
"RelativeElevation": 1.0,
"RecorderId": "sample string 4",
"ProjectId": "sample string 5",
"UploadDate": "2025-12-19T01:42:53.0642843+08:00"
}
],
"Hoops": [
{
"Id": "sample string 1",
"PileId": "sample string 2",
"HoopWeightFirst": 1.0,
"HoopWeightForEach": 1.0,
"HoopWeightSecond": 1.0,
"HoopDiameter": 1.0,
"HoopWeightPerMeter": 1.0,
"UnencryptedHoopNumber": 1.0,
"EncrypetedHoopLength": 1.0,
"UnencryptedHoopLength": 1.0,
"HoopWeight": 1.0,
"ProjectId": "sample string 3"
},
{
"Id": "sample string 1",
"PileId": "sample string 2",
"HoopWeightFirst": 1.0,
"HoopWeightForEach": 1.0,
"HoopWeightSecond": 1.0,
"HoopDiameter": 1.0,
"HoopWeightPerMeter": 1.0,
"UnencryptedHoopNumber": 1.0,
"EncrypetedHoopLength": 1.0,
"UnencryptedHoopLength": 1.0,
"HoopWeight": 1.0,
"ProjectId": "sample string 3"
}
],
"ProjectCheckItems": [],
"SteelCages": [
{
"Id": "sample string 1",
"PileId": "sample string 2",
"MainRebarNumber": 1.0,
"MainRebarType": 1.0,
"SteelCageLengthTheoretical": 1.0,
"SteelCageLengthActual": 1.0,
"AnchorLengthE": 1.0,
"RecorderId": "sample string 3",
"ProjectId": "sample string 4"
},
{
"Id": "sample string 1",
"PileId": "sample string 2",
"MainRebarNumber": 1.0,
"MainRebarType": 1.0,
"SteelCageLengthTheoretical": 1.0,
"SteelCageLengthActual": 1.0,
"AnchorLengthE": 1.0,
"RecorderId": "sample string 3",
"ProjectId": "sample string 4"
}
],
"Templates": [
{
"Id": "sample string 1",
"TemplatePath": "sample string 2",
"ProjectId": "sample string 3",
"Type": 1
},
{
"Id": "sample string 1",
"TemplatePath": "sample string 2",
"ProjectId": "sample string 3",
"Type": 1
}
]
}
}
]
},
{
"Id": "sample string 1",
"Name": "sample string 2",
"Desc": "sample string 3",
"ParentId": "sample string 4",
"CalculateType": "sample string 5",
"Type": 1,
"Tag": "sample string 6",
"ShowInFont": true,
"CanBeNull": true,
"InputType": 1,
"ProcessCheckItems": [
{
"Id": "sample string 1",
"ProcessId": "sample string 2",
"CheckItemId": "sample string 3",
"Process": {
"Id": "sample string 1",
"Name": "sample string 2",
"NextProcessId": "sample string 3",
"ProjectId": "sample string 4",
"ProcessType": 1,
"Order": 1,
"PreProcessId": "sample string 5",
"PileEnumProcesses": [
{
"Id": "sample string 1",
"PileTypeEnumId": "sample string 2",
"ProcessId": "sample string 3",
"PileTypeEnum": {
"Id": "sample string 1",
"Name": "sample string 2",
"Remake": "sample string 3",
"PileEnumProcesses": []
}
},
{
"Id": "sample string 1",
"PileTypeEnumId": "sample string 2",
"ProcessId": "sample string 3",
"PileTypeEnum": {
"Id": "sample string 1",
"Name": "sample string 2",
"Remake": "sample string 3",
"PileEnumProcesses": []
}
}
],
"ProcessCheckItems": []
}
},
{
"Id": "sample string 1",
"ProcessId": "sample string 2",
"CheckItemId": "sample string 3",
"Process": {
"Id": "sample string 1",
"Name": "sample string 2",
"NextProcessId": "sample string 3",
"ProjectId": "sample string 4",
"ProcessType": 1,
"Order": 1,
"PreProcessId": "sample string 5",
"PileEnumProcesses": [
{
"Id": "sample string 1",
"PileTypeEnumId": "sample string 2",
"ProcessId": "sample string 3",
"PileTypeEnum": {
"Id": "sample string 1",
"Name": "sample string 2",
"Remake": "sample string 3",
"PileEnumProcesses": []
}
},
{
"Id": "sample string 1",
"PileTypeEnumId": "sample string 2",
"ProcessId": "sample string 3",
"PileTypeEnum": {
"Id": "sample string 1",
"Name": "sample string 2",
"Remake": "sample string 3",
"PileEnumProcesses": []
}
}
],
"ProcessCheckItems": []
}
}
],
"ProjectCheckItems": [
{
"Id": "sample string 1",
"ProjectId": "sample string 2",
"CheckItemId": "sample string 3",
"Type": 1,
"NeedShowInFront": true,
"Checked": true,
"CheckRecords": [
{
"Id": "sample string 1",
"ProjectCheckItemId": "sample string 2",
"Value": "sample string 3",
"Remake": "sample string 4",
"ValueType": 1,
"PileInstanceId": "sample string 5",
"RecorderId": "sample string 6",
"PileInstance": {
"Id": "sample string 1",
"Name": "sample string 2",
"MachineId": "sample string 3",
"DriverId": "sample string 4",
"ProjectId": "sample string 5",
"PileTypeEnumId": "sample string 6",
"State": 1,
"CurrentProcessId": "sample string 7",
"FinishTime": "2025-12-19T01:42:53.0582786+08:00",
"CheckRecords": [],
"Driver": {
"Id": "sample string 1",
"Name": "sample string 2",
"License": "sample string 3",
"ExpirationDate": "2025-12-19T01:42:53.0592793+08:00",
"PileInstances": []
},
"Machine": {
"Id": "sample string 1",
"Name": "sample string 2",
"Model": "sample string 3",
"PileInstances": []
},
"PictureFiles": [
{
"Id": "sample string 1",
"FilePath": "sample string 2",
"UploadDate": "2025-12-19T01:42:53.0602805+08:00",
"ProcessId": "sample string 3",
"PileInstanceId": "sample string 4"
},
{
"Id": "sample string 1",
"FilePath": "sample string 2",
"UploadDate": "2025-12-19T01:42:53.0602805+08:00",
"ProcessId": "sample string 3",
"PileInstanceId": "sample string 4"
}
]
}
},
{
"Id": "sample string 1",
"ProjectCheckItemId": "sample string 2",
"Value": "sample string 3",
"Remake": "sample string 4",
"ValueType": 1,
"PileInstanceId": "sample string 5",
"RecorderId": "sample string 6",
"PileInstance": {
"Id": "sample string 1",
"Name": "sample string 2",
"MachineId": "sample string 3",
"DriverId": "sample string 4",
"ProjectId": "sample string 5",
"PileTypeEnumId": "sample string 6",
"State": 1,
"CurrentProcessId": "sample string 7",
"FinishTime": "2025-12-19T01:42:53.0582786+08:00",
"CheckRecords": [],
"Driver": {
"Id": "sample string 1",
"Name": "sample string 2",
"License": "sample string 3",
"ExpirationDate": "2025-12-19T01:42:53.0592793+08:00",
"PileInstances": []
},
"Machine": {
"Id": "sample string 1",
"Name": "sample string 2",
"Model": "sample string 3",
"PileInstances": []
},
"PictureFiles": [
{
"Id": "sample string 1",
"FilePath": "sample string 2",
"UploadDate": "2025-12-19T01:42:53.0602805+08:00",
"ProcessId": "sample string 3",
"PileInstanceId": "sample string 4"
},
{
"Id": "sample string 1",
"FilePath": "sample string 2",
"UploadDate": "2025-12-19T01:42:53.0602805+08:00",
"ProcessId": "sample string 3",
"PileInstanceId": "sample string 4"
}
]
}
}
],
"Project": {
"Id": "sample string 1",
"Name": "sample string 2",
"NeedHoop": true,
"Hidden": true,
"ConcreteInjects": [
{
"Id": "sample string 1",
"PileId": "sample string 2",
"ConcreteIntensity": "sample string 3",
"ConcreteUsageTheoretical": 1.0,
"ConcreteUsageActual": 1.0,
"BeginTime": "2025-12-19T01:42:53.0632831+08:00",
"EndTime": "2025-12-19T01:42:53.0632831+08:00",
"RecorderId": "sample string 4",
"ProjectId": "sample string 5"
},
{
"Id": "sample string 1",
"PileId": "sample string 2",
"ConcreteIntensity": "sample string 3",
"ConcreteUsageTheoretical": 1.0,
"ConcreteUsageActual": 1.0,
"BeginTime": "2025-12-19T01:42:53.0632831+08:00",
"EndTime": "2025-12-19T01:42:53.0632831+08:00",
"RecorderId": "sample string 4",
"ProjectId": "sample string 5"
}
],
"DesignRequirements": [
{
"Id": "sample string 1",
"PileId": "sample string 2",
"PileType": "sample string 3",
"PileDiameter": 1.0,
"DesignEmbeddedDepth": 1.0,
"DesignPileLength": 1.0,
"PileTopElevationC": 1.0,
"GuardTubeElevationB": 1.0,
"RelativeElevation": 1.0,
"RecorderId": "sample string 4",
"ProjectId": "sample string 5",
"UploadDate": "2025-12-19T01:42:53.0642843+08:00"
},
{
"Id": "sample string 1",
"PileId": "sample string 2",
"PileType": "sample string 3",
"PileDiameter": 1.0,
"DesignEmbeddedDepth": 1.0,
"DesignPileLength": 1.0,
"PileTopElevationC": 1.0,
"GuardTubeElevationB": 1.0,
"RelativeElevation": 1.0,
"RecorderId": "sample string 4",
"ProjectId": "sample string 5",
"UploadDate": "2025-12-19T01:42:53.0642843+08:00"
}
],
"Hoops": [
{
"Id": "sample string 1",
"PileId": "sample string 2",
"HoopWeightFirst": 1.0,
"HoopWeightForEach": 1.0,
"HoopWeightSecond": 1.0,
"HoopDiameter": 1.0,
"HoopWeightPerMeter": 1.0,
"UnencryptedHoopNumber": 1.0,
"EncrypetedHoopLength": 1.0,
"UnencryptedHoopLength": 1.0,
"HoopWeight": 1.0,
"ProjectId": "sample string 3"
},
{
"Id": "sample string 1",
"PileId": "sample string 2",
"HoopWeightFirst": 1.0,
"HoopWeightForEach": 1.0,
"HoopWeightSecond": 1.0,
"HoopDiameter": 1.0,
"HoopWeightPerMeter": 1.0,
"UnencryptedHoopNumber": 1.0,
"EncrypetedHoopLength": 1.0,
"UnencryptedHoopLength": 1.0,
"HoopWeight": 1.0,
"ProjectId": "sample string 3"
}
],
"ProjectCheckItems": [],
"SteelCages": [
{
"Id": "sample string 1",
"PileId": "sample string 2",
"MainRebarNumber": 1.0,
"MainRebarType": 1.0,
"SteelCageLengthTheoretical": 1.0,
"SteelCageLengthActual": 1.0,
"AnchorLengthE": 1.0,
"RecorderId": "sample string 3",
"ProjectId": "sample string 4"
},
{
"Id": "sample string 1",
"PileId": "sample string 2",
"MainRebarNumber": 1.0,
"MainRebarType": 1.0,
"SteelCageLengthTheoretical": 1.0,
"SteelCageLengthActual": 1.0,
"AnchorLengthE": 1.0,
"RecorderId": "sample string 3",
"ProjectId": "sample string 4"
}
],
"Templates": [
{
"Id": "sample string 1",
"TemplatePath": "sample string 2",
"ProjectId": "sample string 3",
"Type": 1
},
{
"Id": "sample string 1",
"TemplatePath": "sample string 2",
"ProjectId": "sample string 3",
"Type": 1
}
]
}
},
{
"Id": "sample string 1",
"ProjectId": "sample string 2",
"CheckItemId": "sample string 3",
"Type": 1,
"NeedShowInFront": true,
"Checked": true,
"CheckRecords": [
{
"Id": "sample string 1",
"ProjectCheckItemId": "sample string 2",
"Value": "sample string 3",
"Remake": "sample string 4",
"ValueType": 1,
"PileInstanceId": "sample string 5",
"RecorderId": "sample string 6",
"PileInstance": {
"Id": "sample string 1",
"Name": "sample string 2",
"MachineId": "sample string 3",
"DriverId": "sample string 4",
"ProjectId": "sample string 5",
"PileTypeEnumId": "sample string 6",
"State": 1,
"CurrentProcessId": "sample string 7",
"FinishTime": "2025-12-19T01:42:53.0582786+08:00",
"CheckRecords": [],
"Driver": {
"Id": "sample string 1",
"Name": "sample string 2",
"License": "sample string 3",
"ExpirationDate": "2025-12-19T01:42:53.0592793+08:00",
"PileInstances": []
},
"Machine": {
"Id": "sample string 1",
"Name": "sample string 2",
"Model": "sample string 3",
"PileInstances": []
},
"PictureFiles": [
{
"Id": "sample string 1",
"FilePath": "sample string 2",
"UploadDate": "2025-12-19T01:42:53.0602805+08:00",
"ProcessId": "sample string 3",
"PileInstanceId": "sample string 4"
},
{
"Id": "sample string 1",
"FilePath": "sample string 2",
"UploadDate": "2025-12-19T01:42:53.0602805+08:00",
"ProcessId": "sample string 3",
"PileInstanceId": "sample string 4"
}
]
}
},
{
"Id": "sample string 1",
"ProjectCheckItemId": "sample string 2",
"Value": "sample string 3",
"Remake": "sample string 4",
"ValueType": 1,
"PileInstanceId": "sample string 5",
"RecorderId": "sample string 6",
"PileInstance": {
"Id": "sample string 1",
"Name": "sample string 2",
"MachineId": "sample string 3",
"DriverId": "sample string 4",
"ProjectId": "sample string 5",
"PileTypeEnumId": "sample string 6",
"State": 1,
"CurrentProcessId": "sample string 7",
"FinishTime": "2025-12-19T01:42:53.0582786+08:00",
"CheckRecords": [],
"Driver": {
"Id": "sample string 1",
"Name": "sample string 2",
"License": "sample string 3",
"ExpirationDate": "2025-12-19T01:42:53.0592793+08:00",
"PileInstances": []
},
"Machine": {
"Id": "sample string 1",
"Name": "sample string 2",
"Model": "sample string 3",
"PileInstances": []
},
"PictureFiles": [
{
"Id": "sample string 1",
"FilePath": "sample string 2",
"UploadDate": "2025-12-19T01:42:53.0602805+08:00",
"ProcessId": "sample string 3",
"PileInstanceId": "sample string 4"
},
{
"Id": "sample string 1",
"FilePath": "sample string 2",
"UploadDate": "2025-12-19T01:42:53.0602805+08:00",
"ProcessId": "sample string 3",
"PileInstanceId": "sample string 4"
}
]
}
}
],
"Project": {
"Id": "sample string 1",
"Name": "sample string 2",
"NeedHoop": true,
"Hidden": true,
"ConcreteInjects": [
{
"Id": "sample string 1",
"PileId": "sample string 2",
"ConcreteIntensity": "sample string 3",
"ConcreteUsageTheoretical": 1.0,
"ConcreteUsageActual": 1.0,
"BeginTime": "2025-12-19T01:42:53.0632831+08:00",
"EndTime": "2025-12-19T01:42:53.0632831+08:00",
"RecorderId": "sample string 4",
"ProjectId": "sample string 5"
},
{
"Id": "sample string 1",
"PileId": "sample string 2",
"ConcreteIntensity": "sample string 3",
"ConcreteUsageTheoretical": 1.0,
"ConcreteUsageActual": 1.0,
"BeginTime": "2025-12-19T01:42:53.0632831+08:00",
"EndTime": "2025-12-19T01:42:53.0632831+08:00",
"RecorderId": "sample string 4",
"ProjectId": "sample string 5"
}
],
"DesignRequirements": [
{
"Id": "sample string 1",
"PileId": "sample string 2",
"PileType": "sample string 3",
"PileDiameter": 1.0,
"DesignEmbeddedDepth": 1.0,
"DesignPileLength": 1.0,
"PileTopElevationC": 1.0,
"GuardTubeElevationB": 1.0,
"RelativeElevation": 1.0,
"RecorderId": "sample string 4",
"ProjectId": "sample string 5",
"UploadDate": "2025-12-19T01:42:53.0642843+08:00"
},
{
"Id": "sample string 1",
"PileId": "sample string 2",
"PileType": "sample string 3",
"PileDiameter": 1.0,
"DesignEmbeddedDepth": 1.0,
"DesignPileLength": 1.0,
"PileTopElevationC": 1.0,
"GuardTubeElevationB": 1.0,
"RelativeElevation": 1.0,
"RecorderId": "sample string 4",
"ProjectId": "sample string 5",
"UploadDate": "2025-12-19T01:42:53.0642843+08:00"
}
],
"Hoops": [
{
"Id": "sample string 1",
"PileId": "sample string 2",
"HoopWeightFirst": 1.0,
"HoopWeightForEach": 1.0,
"HoopWeightSecond": 1.0,
"HoopDiameter": 1.0,
"HoopWeightPerMeter": 1.0,
"UnencryptedHoopNumber": 1.0,
"EncrypetedHoopLength": 1.0,
"UnencryptedHoopLength": 1.0,
"HoopWeight": 1.0,
"ProjectId": "sample string 3"
},
{
"Id": "sample string 1",
"PileId": "sample string 2",
"HoopWeightFirst": 1.0,
"HoopWeightForEach": 1.0,
"HoopWeightSecond": 1.0,
"HoopDiameter": 1.0,
"HoopWeightPerMeter": 1.0,
"UnencryptedHoopNumber": 1.0,
"EncrypetedHoopLength": 1.0,
"UnencryptedHoopLength": 1.0,
"HoopWeight": 1.0,
"ProjectId": "sample string 3"
}
],
"ProjectCheckItems": [],
"SteelCages": [
{
"Id": "sample string 1",
"PileId": "sample string 2",
"MainRebarNumber": 1.0,
"MainRebarType": 1.0,
"SteelCageLengthTheoretical": 1.0,
"SteelCageLengthActual": 1.0,
"AnchorLengthE": 1.0,
"RecorderId": "sample string 3",
"ProjectId": "sample string 4"
},
{
"Id": "sample string 1",
"PileId": "sample string 2",
"MainRebarNumber": 1.0,
"MainRebarType": 1.0,
"SteelCageLengthTheoretical": 1.0,
"SteelCageLengthActual": 1.0,
"AnchorLengthE": 1.0,
"RecorderId": "sample string 3",
"ProjectId": "sample string 4"
}
],
"Templates": [
{
"Id": "sample string 1",
"TemplatePath": "sample string 2",
"ProjectId": "sample string 3",
"Type": 1
},
{
"Id": "sample string 1",
"TemplatePath": "sample string 2",
"ProjectId": "sample string 3",
"Type": 1
}
]
}
}
]
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
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.