GET V2/Enquiry/GetGoodOrder/{Id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Id

integer

Required

Body Parameters

None.

Response Information

Resource Description

GoodOrderView
NameDescriptionTypeAdditional information
Id

integer

None.

CaseId

globally unique identifier

None.

CustomerId

string

None.

CustomerCode

string

None.

CustomerView

MemberInfo

None.

CaseView

CaseView

None.

OrderType

CaseType

None.

OrderTypeName

string

None.

Operator

integer

None.

CaseCode

string

None.

CaseStatus

CaseStatus

None.

CaseStatusName

string

None.

Code

string

None.

CreateDate

date

None.

UpdateDate

date

None.

IsActive

boolean

None.

BillInfo

string

None.

DeliveryInfo

string

None.

DeliverySchedule

string

None.

DeliveryType

string

None.

ShipCondition

string

None.

ShipMark

string

None.

ShipMarkImage

string

None.

Currency

string

None.

ProductFee

decimal number

None.

Discount

decimal number

None.

AdditionalFee

decimal number

None.

AdditionalRemark

string

None.

Remark

string

None.

DeliveryId

string

None.

Total

decimal number

None.

DetailList

Collection of GoodOrderDetailView

None.

SiteLetterList

Collection of PtxMessage

None.

so_id

string

None.

NowOrderType

integer

None.

IsSend

boolean

None.

IsCreateBuyOrder

boolean

None.

IsShow

boolean

None.

IsCreateDeliveryOrder

boolean

None.

DeliveryDate

date

None.

PayType

integer

None.

PayCode

string

None.

CurrencyCode

string

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.EnquiryMNG.GoodOrderView'. Path 'CaseView.OrderList'.

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.EnquiryMNG.GoodOrderView'. Path 'CaseView.OrderList'.