GET V2/Order/GetOrder/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Order
NameDescriptionTypeAdditional 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.

Items

Collection of LensItem

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'WS.Model.ProductMNG.Catalog'. Path 'OrderItems[0].Product.CatalogTree[0].Children'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'WS.Model.ProductMNG.Catalog'. Path 'OrderItems[0].Product.CatalogTree[0].Children'.