GET V2/Order/GetOrder/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
OrderName | Description | Type | Additional information |
---|---|---|---|
OrderId | integer |
None. |
|
InvoiceNO | string |
None. |
|
MemberId | string |
None. |
|
Member | MemberInfo |
None. |
|
PaymentMethodId | string |
None. |
|
PaymentMethod | string |
None. |
|
IsOfflinePayment | boolean |
None. |
|
OrderUrl | string |
None. |
|
Currency | Currency |
None. |
|
ExchangerRate | decimal number |
None. |
|
DeliveryCharge | decimal number |
None. |
|
DeliveryDiscount | decimal number |
None. |
|
ItemsAmount | decimal number |
None. |
|
TotalAmount | decimal number |
None. |
|
TotalAmountToString | string |
None. |
|
TotalWeight | decimal number |
None. |
|
TotalQty | decimal number |
None. |
|
MailType | string |
None. |
|
ServiceType | string |
None. |
|
MailCountry | string |
None. |
|
CreateAt | date |
None. |
|
TimeOut | date |
None. |
|
OrderItems | Collection of OrderItem |
None. |
|
TransactionHistorys | Collection of TransactionHistory |
None. |
|
SiteLetters | Collection of SiteLetter |
None. |
|
DeliveryInfo | DeliveryInfo |
None. |
|
BillInfo | BillInfo |
None. |
|
Remark | string |
None. |
|
MerchantRemark | string |
None. |
|
StatusCode | string |
None. |
|
StatusName | string |
None. |
|
PickupDate | date |
None. |
|
PickupDateStr | string |
None. |
|
PickupTime | string |
None. |
|
PickupName | string |
None. |
|
PickupPhone | string |
None. |
|
PaymentKey | globally unique identifier |
None. |
|
OffLinePay | boolean |
None. |
|
Paid | boolean |
None. |
|
ProcessingDate | string |
None. |
|
PaymentDate | string |
None. |
|
DeliveryDate | string |
None. |
|
CompleteDate | string |
None. |
|
CancelDate | string |
None. |
|
ProcessOperator | string |
None. |
|
PaymentOperator | string |
None. |
|
DeliveryOperator | string |
None. |
|
CompleteOperator | string |
None. |
|
CancelOperator | string |
None. |
|
Discounts | Collection of DiscountView |
None. |
|
MemberDiscounts | Collection of DiscountView |
None. |
|
ShipDiscount | decimal number |
None. |
|
ECShipExpressNo | string |
None. |
|
ECShipExpressName | string |
None. |
|
ExpressPointName | string |
None. |
|
ExpressPointAddress | string |
None. |
|
ExpressPointPhone | string |
None. |
|
ExpressID | integer |
None. |
|
ExpressPointID | integer |
None. |
|
ExpressName | string |
None. |
|
ExpressTypeA | string |
None. |
|
ExpressTypeB | string |
None. |
|
CouponDiscount | decimal number |
None. |
|
CouponIds | Collection of string |
None. |
|
IsPay | boolean |
None. |
|
ProductItemList | string |
None. |
|
SelfdefineDeliveryDate | date |
None. |
|
SelfdefineDeliveryTime | string |
None. |
|
SelfdefineTimeRangeCost | decimal number |
None. |
|
PromotionCode | string |
None. |
|
ExtraDiscount | decimal number |
None. |
|
TimeRangeId | integer |
None. |
|
MemberPromotiomCode | string |
None. |
|
LocationName | string |
None. |
Response Formats
application/json
Sample:
text/json
Sample: