GET api/torder/getCortesia?guid={guid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
guid

string

Required

Body Parameters

None.

Response Information

Resource Description

TOrder
NameDescriptionTypeAdditional information
Id

integer

None.

OrderDate

date

None.

OrderEventID

integer

None.

OrderEventResume

string

Required

String length: inclusive between 0 and 100

OrderEventMovie

string

String length: inclusive between 0 and 100

OrderEventSeats

string

String length: inclusive between 0 and 250

OrderTotalAmount

decimal number

None.

OrderDiscount

decimal number

None.

OrderSubTotal

decimal number

None.

OrderTax

decimal number

None.

OrderStatus

integer

None.

ClientEmail

string

Required

String length: inclusive between 0 and 100

ClientPhone

string

Required

String length: inclusive between 0 and 100

EbillingIdType

integer

None.

EBillingId

string

Required

String length: inclusive between 0 and 55

EBillingName

string

Required

String length: inclusive between 0 and 100

EBillingRecipient

string

String length: inclusive between 0 and 100

EBillingClave

string

Required

String length: inclusive between 0 and 55

PaymentMethod

integer

None.

Courtesy

integer

None.

Origin

string

None.

Canceled

integer

None.

Attended

integer

None.

Tickets

integer

None.

IdUser

string

None.

OrderRef

integer

None.

OrderDetails

Collection of TOrderDetail

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.