POST ePMS/ins_upd_Book4_2

Request Information

URI Parameters

None.

Body Parameters

eBree_t_lab_rec4_2_ba
NameDescriptionTypeAdditional information
serial_no

integer

None.

batch_id

string

None.

row_no

string

None.

estate_code

string

None.

type_trx

string

None.

date_ba

string

None.

date_in_1

string

None.

time_in_1

string

None.

time_stop_1

string

None.

total_hour_day_1

string

None.

date_in_2

string

None.

time_in_2

string

None.

time_stop_2

string

None.

total_hour_day_2

string

None.

date_in_3

string

None.

time_in_3

string

None.

time_stop_3

string

None.

total_hour_day_3

string

None.

total_extraction_time

string

None.

ovn_Dry_Time_In

string

None.

ovn_Dry_Time_Out

string

None.

ctn_Thimble_Dry_Fibre_wt

decimal number

None.

dry_Fibre_wt

decimal number

None.

oil_to_dry_mscrp

decimal number

None.

oil_to_wet_mscrp

decimal number

None.

create_by

string

None.

create_date

string

None.

last_update_name

string

None.

last_update_date

string

None.

block_no

string

None.

b_4_1_wt_Dry_to_Wet_Mscrp_percen

decimal number

None.

b_4_1_ctn_Emp_Thimble_wt

decimal number

None.

b_4_1_dry_Mscrp_Samp_wt

decimal number

None.

b_4_1_oily_Fibre_wt

decimal number

None.

b2_progeny_id

string

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:
{
  "serial_no": 1,
  "batch_id": "sample string 2",
  "row_no": "sample string 3",
  "estate_code": "sample string 4",
  "type_trx": "sample string 5",
  "date_ba": "sample string 6",
  "date_in_1": "sample string 7",
  "time_in_1": "sample string 8",
  "time_stop_1": "sample string 9",
  "total_hour_day_1": "sample string 10",
  "date_in_2": "sample string 11",
  "time_in_2": "sample string 12",
  "time_stop_2": "sample string 13",
  "total_hour_day_2": "sample string 14",
  "date_in_3": "sample string 15",
  "time_in_3": "sample string 16",
  "time_stop_3": "sample string 17",
  "total_hour_day_3": "sample string 18",
  "total_extraction_time": "sample string 19",
  "ovn_Dry_Time_In": "sample string 20",
  "ovn_Dry_Time_Out": "sample string 21",
  "ctn_Thimble_Dry_Fibre_wt": 22.0,
  "dry_Fibre_wt": 23.0,
  "oil_to_dry_mscrp": 24.0,
  "oil_to_wet_mscrp": 25.0,
  "create_by": "sample string 26",
  "create_date": "sample string 27",
  "last_update_name": "sample string 28",
  "last_update_date": "sample string 29",
  "block_no": "sample string 30",
  "b_4_1_wt_Dry_to_Wet_Mscrp_percen": 31.0,
  "b_4_1_ctn_Emp_Thimble_wt": 32.0,
  "b_4_1_dry_Mscrp_Samp_wt": 33.0,
  "b_4_1_oily_Fibre_wt": 34.0,
  "b2_progeny_id": "sample string 35",
  "form_status": "sample string 36",
  "sampl_date_from": "sample string 37",
  "sampl_date_to": "sample string 38",
  "dt": null,
  "type": 39,
  "isSucceed": true,
  "message": "sample string 41",
  "dtResult": [],
  "dtResult2": [],
  "dtResult3": [],
  "dtResult4": [],
  "dtResult5": [],
  "dtResult6": [],
  "dtResult7": [],
  "dtResult8": [],
  "dtResult9": [],
  "dsResult": null,
  "username": "sample string 42",
  "dtBlock": [],
  "userid": "sample string 43",
  "yield_status": "sample string 44",
  "start_date": "sample string 45",
  "end_date": "sample string 46"
}

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Cannot serialize the DataTable. DataTable name is not set.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Cannot serialize the DataTable. DataTable name is not set.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'eBree_t_lab_rec4_2_ba'.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.