POST ePMS/ins_upd_Book1
Request Information
URI Parameters
None.
Body Parameters
eBree_t_lab_rec1_ba| Name | Description | Type | Additional information |
|---|---|---|---|
| serial_no | integer |
None. |
|
| batch_id | string |
None. |
|
| type_trx | string |
None. |
|
| date_ba | string |
None. |
|
| receive_time | string |
None. |
|
| block_no | string |
None. |
|
| estate_code | string |
None. |
|
| row_no | string |
None. |
|
| progeny_id | string |
None. |
|
| fruit_type | string |
None. |
|
| num_of_loose_fruit | integer |
None. |
|
| wei_of_loose_fruit | decimal number |
None. |
|
| inc_dec_loose_fruit | integer |
None. |
|
| wei_bunch_loose_fruit | decimal number |
None. |
|
| inc_dec_bunch_loose_fruit | decimal number |
None. |
|
| chopping_date | string |
None. |
|
| wei_of_stalk | decimal number |
None. |
|
| wei_of_spikelet_sam | decimal number |
None. |
|
| wei_of_ttl_spikelet_sam | decimal number |
None. |
|
| percen_of_spikelet | decimal number |
None. |
|
| num_of_spikelet_sam | integer |
None. |
|
| num_of_ttl_spikelet | integer |
None. |
|
| avg_of_spikelet_sam | decimal number |
None. |
|
| avg_of_ttl_spikelet_sam | decimal number |
None. |
|
| percen_of_spikelet_check | integer |
None. |
|
| avg_wei_of_loose_fruit | decimal number |
None. |
|
| inc_dec_wei_loose_fruit | decimal number |
None. |
|
| percen_of_wei_stalk | integer |
None. |
|
| percen_of_sample | integer |
None. |
|
| start_time_chop | string |
None. |
|
| end_time_chop | string |
None. |
|
| ttl_time_chop | string |
None. |
|
| brk_time_chop | 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. |
|
| no_lf_ba | integer |
None. |
|
| wt_bunch_ba | decimal number |
None. |
|
| lf_avg | decimal number |
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:
{
"serial_no": 1,
"batch_id": "sample string 2",
"type_trx": "sample string 3",
"date_ba": "sample string 4",
"receive_time": "sample string 5",
"block_no": "sample string 6",
"estate_code": "sample string 7",
"row_no": "sample string 8",
"progeny_id": "sample string 9",
"fruit_type": "sample string 10",
"num_of_loose_fruit": 11,
"wei_of_loose_fruit": 12.0,
"inc_dec_loose_fruit": 13,
"wei_bunch_loose_fruit": 14.0,
"inc_dec_bunch_loose_fruit": 15.0,
"chopping_date": "sample string 16",
"wei_of_stalk": 17.0,
"wei_of_spikelet_sam": 18.0,
"wei_of_ttl_spikelet_sam": 19.0,
"percen_of_spikelet": 20.0,
"num_of_spikelet_sam": 21,
"num_of_ttl_spikelet": 22,
"avg_of_spikelet_sam": 23.0,
"avg_of_ttl_spikelet_sam": 24.0,
"percen_of_spikelet_check": 25,
"avg_wei_of_loose_fruit": 26.0,
"inc_dec_wei_loose_fruit": 27.0,
"percen_of_wei_stalk": 28,
"percen_of_sample": 29,
"start_time_chop": "sample string 30",
"end_time_chop": "sample string 31",
"ttl_time_chop": "sample string 32",
"brk_time_chop": "sample string 33",
"time_per_bunch": "sample string 34",
"create_date": "sample string 35",
"create_by": "sample string 36",
"last_update_name": "sample string 37",
"last_update_date": "sample string 38",
"no_lf_ba": 39,
"wt_bunch_ba": 40.0,
"lf_avg": 41.0,
"sampl_date_from": "sample string 42",
"sampl_date_to": "sample string 43",
"dt": null,
"type": 44,
"isSucceed": true,
"message": "sample string 46",
"dtResult": [],
"dtResult2": [],
"dtResult3": [],
"dtResult4": [],
"dtResult5": [],
"dtResult6": [],
"dtResult7": [],
"dtResult8": [],
"dtResult9": [],
"dsResult": null,
"username": "sample string 47",
"dtBlock": [],
"userid": "sample string 48",
"yield_status": "sample string 49",
"start_date": "sample string 50",
"end_date": "sample string 51"
}
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. |