POST api/Elong/OrderDetail
返回订单详情
Request Information
URI Parameters
None.
Body Parameters
条件列表
OrderIdsConditionName | Description | Type | Additional information |
---|---|---|---|
OrderId | integer |
None. |
|
AffiliateConfirmationId | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "orderIdField": 1, "affiliateConfirmationIdField": "sample string 2" }
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
返回订单详情
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}