POST api/Production/SaveMaterialProduction

Request Information

URI Parameters

None.

Body Parameters

MaterialProduction
NameDescriptionTypeAdditional information
srnPackNO

string

None.

materialProductionSeq

integer

None.

deleteFlg

byte

None.

srnNo

string

None.

childflag

byte

None.

materialSeq

integer

None.

machineSeq

integer

None.

machineTotQty

decimal number

None.

materialID

string

None.

description

string

None.

uomSeq

integer

None.

sectionSeq

integer

None.

secTotQty

decimal number

None.

uom

string

None.

rate

decimal number

None.

rowCnt

integer

None.

section

string

None.

machine

string

None.

qty

string

None.

mfgDate

string

None.

mfgDateTotQty

decimal number

None.

message

string

None.

childProductionList

Collection of MaterialProduction

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.