POST ePMS/ins_upd_Book3
Request Information
URI Parameters
None.
Body Parameters
eBree_t_lab_rec3_ba| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| serial_no | integer |
None. |
|
| batch_id | string |
None. |
|
| row_no | string |
None. |
|
| estate_code | string |
None. |
|
| type_trx | string |
None. |
|
| date_ba | string |
None. |
|
| fruitSamp_date | string |
None. |
|
| no_FF_Ratio1 | integer |
None. |
|
| no_UF_Ratio1 | integer |
None. |
|
| no_OF_Ratio2 | integer |
None. |
|
| no_IF_Ratio2 | integer |
None. |
|
| wt_FruitSamp_Outer | decimal number |
None. |
|
| wt_FruitSamp_Total | decimal number |
None. |
|
| wt_Samp_OF | decimal number |
None. |
|
| avg_Samp_OF | decimal number |
None. |
|
| percen_Check3 | integer |
None. |
|
| wt_Emp_tray | decimal number |
None. |
|
| wt_Tray_Frsh_Mscrp | decimal number |
None. |
|
| wt_Frsh_Mscrp | decimal number |
None. |
|
| wt_Emp_Btl | decimal number |
None. |
|
| wt_Btl_Frsh_Nut | decimal number |
None. |
|
| no_Frsh_Nut | integer |
None. |
|
| wt_Frsh_Nut | decimal number |
None. |
|
| mscrp_per_fruit_percen | decimal number |
None. |
|
| start_time_det | string |
None. |
|
| end_time_det | string |
None. |
|
| ttl_time_det | string |
None. |
|
| brk_time_det | string |
None. |
|
| time_per_bunch | string |
None. |
|
| create_date | string |
None. |
|
| create_by | string |
None. |
|
| last_update_name | string |
None. |
|
| last_update_date | string |
None. |
|
| block_no | string |
None. |
|
| b2_wt_ttl_of | decimal number |
None. |
|
| b2_wt_ttl_if | decimal number |
None. |
|
| b2_wt_ttl_uf | decimal number |
None. |
|
| b2_avg_wt_ttl_of | decimal number |
None. |
|
| b2_avg_wt_ttl_if | decimal number |
None. |
|
| b2_avg_wt_ttl_uf | decimal number |
None. |
|
| form_status | string |
None. |
|
| sampl_date_from | string |
None. |
|
| sampl_date_to | string |
None. |
|
| dt | DataTable |
None. |
|
| type | integer |
None. |
|
| isSucceed | boolean |
None. |
|
| message | string |
None. |
|
| dtResult | DataTable |
None. |
|
| dtResult2 | DataTable |
None. |
|
| dtResult3 | DataTable |
None. |
|
| dtResult4 | DataTable |
None. |
|
| dtResult5 | DataTable |
None. |
|
| dtResult6 | DataTable |
None. |
|
| dtResult7 | DataTable |
None. |
|
| dtResult8 | DataTable |
None. |
|
| dtResult9 | DataTable |
None. |
|
| dsResult | DataSet |
None. |
|
| username | string |
None. |
|
| dtBlock | DataTable |
None. |
|
| userid | string |
None. |
|
| yield_status | string |
None. |
|
| start_date | string |
None. |
|
| end_date | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": 1,
"serial_no": 2,
"batch_id": "sample string 3",
"row_no": "sample string 4",
"estate_code": "sample string 5",
"type_trx": "sample string 6",
"date_ba": "sample string 7",
"fruitSamp_date": "sample string 8",
"no_FF_Ratio1": 9,
"no_UF_Ratio1": 10,
"no_OF_Ratio2": 11,
"no_IF_Ratio2": 12,
"wt_FruitSamp_Outer": 13.0,
"wt_FruitSamp_Total": 14.0,
"wt_Samp_OF": 15.0,
"avg_Samp_OF": 16.0,
"percen_Check3": 17,
"wt_Emp_tray": 18.0,
"wt_Tray_Frsh_Mscrp": 19.0,
"wt_Frsh_Mscrp": 20.0,
"wt_Emp_Btl": 21.0,
"wt_Btl_Frsh_Nut": 22.0,
"no_Frsh_Nut": 23,
"wt_Frsh_Nut": 24.0,
"mscrp_per_fruit_percen": 25.0,
"start_time_det": "sample string 26",
"end_time_det": "sample string 27",
"ttl_time_det": "sample string 28",
"brk_time_det": "sample string 29",
"time_per_bunch": "sample string 30",
"create_date": "sample string 31",
"create_by": "sample string 32",
"last_update_name": "sample string 33",
"last_update_date": "sample string 34",
"block_no": "sample string 35",
"b2_wt_ttl_of": 36.0,
"b2_wt_ttl_if": 37.0,
"b2_wt_ttl_uf": 38.0,
"b2_avg_wt_ttl_of": 39.0,
"b2_avg_wt_ttl_if": 40.0,
"b2_avg_wt_ttl_uf": 41.0,
"form_status": "sample string 42",
"sampl_date_from": "sample string 43",
"sampl_date_to": "sample string 44",
"dt": null,
"type": 45,
"isSucceed": true,
"message": "sample string 47",
"dtResult": [],
"dtResult2": [],
"dtResult3": [],
"dtResult4": [],
"dtResult5": [],
"dtResult6": [],
"dtResult7": [],
"dtResult8": [],
"dtResult9": [],
"dsResult": null,
"username": "sample string 48",
"dtBlock": [],
"userid": "sample string 49",
"yield_status": "sample string 50",
"start_date": "sample string 51",
"end_date": "sample string 52"
}
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
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. |