GET api/ITBUMTransactions

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of ITBUMTransactionViewModel
NameDescriptionTypeAdditional information
BookingCode

string

Required

Status

string

String length: inclusive between 0 and 10

IdentityNumber

string

Required

String length: inclusive between 0 and 20

CustomerAddress

string

String length: inclusive between 0 and 2048

EmailAddress

string

Required

Data type: EmailAddress

CollegeStartYear

integer

Range: inclusive between 0 and 2147483647

Fullname

string

Required

String length: inclusive between 0 and 255

TelephoneNumber

string

Required

String length: inclusive between 0 and 32

Major

string

String length: inclusive between 0 and 50

CreatedDate

date

Required

BookingPrice

decimal number

None.

CancellationReason

string

String length: inclusive between 0 and 1024

Hotels

Collection of ITBUMHotelItemViewModel

None.

Transportations

Collection of ITBUMTransportationItemViewModel

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.