PUT api/Order/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

DouYinOrder
NameDescriptionTypeAdditional information
Id

integer

None.

MaterialTotal

integer

None.

DeliveryCompanyCode

string

None.

ProductionId

string

None.

ParentProductionId

string

None.

Type

integer

None.

PhoneNo

string

None.

Name

string

None.

Address

string

None.

ExtraQuantity0

integer

None.

ExtraQuantity1

integer

None.

ChildNum

integer

None.

CancelStatus

integer

None.

CancelTime

date

None.

Desc

string

None.

IsTest

integer

None.

Status

integer

None.

DouYinOrderNums

Collection of DouYinOrderNum

None.

Area

string

None.

City

string

None.

County

string

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.