GET BOrder/APP_GetOrderInfo?OrderID={OrderID}&ResidentID={ResidentID}
获取订单详细 返回APPResult 对象 JSON:_APP_Return_OrderList 。
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
OrderID | 订单ID |
Define this parameter in the request URI. |
ResidentID | 用户/买家 ID |
Define this parameter in the request URI. |