POST api/Order
Request Information
URI Parameters
None.
Body Parameters
DouYinOrder| Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.