Tkt Entities - Mapping Documentation¶
Domain: Tkt
Entity Count: 5
Source File: tkt-entities.xml
Table of Contents¶
BookingRequest¶
Entity Class: com.perun.tlinq.entity.tkt.CBookingRequest
ID Field: bookingrequestid
Default Factory: NTSServiceFactory
Factory: NTSServiceFactory¶
Native Entity: com.perun.tlinq.client.nts.entity.tkt.BookingrequestEntity
Services¶
| Service Name | Action | Return Class | Parameters |
|---|---|---|---|
getBookingRequest |
read |
com.perun.tlinq.entity.tkt.CBookingRequest |
request.id (input) |
createBookingRequest |
create |
com.perun.tlinq.entity.tkt.CBookingRequest |
sale.order.num (input) |
updateBookingRequest |
update |
- |
- |
findBookingRequest |
search |
- |
- |
Field Mappings¶
| Target Field | Source Field | Mapping Type | Reverse Mapping | Notes |
|---|---|---|---|---|
bookingrequestid |
bookingrequestid |
DirectMapping | - | - |
refnum |
refnum |
DirectMapping | - | - |
rqdate |
rqdate |
DirectMapping | - | - |
reqstatus |
reqstatus |
DirectMapping | - | - |
orderNum |
ordernum |
DirectMapping | - | - |
rqmoddate |
rqmoddate |
DirectMapping | - | - |
customerid |
customerid |
DirectMapping | - | - |
accessCode |
accessauth |
DirectMapping | - | - |
accessMaxDate |
accesstime |
DirectMapping | - | - |
orderDate |
orderdate |
DirectMapping | - | - |
invoiceNum |
invoicenum |
DirectMapping | - | - |
amount |
amount |
DirectMapping | - | - |
TicketingRequest¶
Entity Class: com.perun.tlinq.entity.tkt.CTicketingRequest
ID Field: tixrequestid
Default Factory: NTSServiceFactory
Factory: NTSServiceFactory¶
Native Entity: com.perun.tlinq.client.nts.entity.tkt.TicketingrequestEntity
Services¶
| Service Name | Action | Return Class | Parameters |
|---|---|---|---|
getTicketingRequest |
read |
- |
request.id (input) |
searchTicketingRequest |
search |
- |
- |
createTicketingRequest |
create |
- |
- |
updateTicketingRequest |
update |
- |
- |
Field Mappings¶
| Target Field | Source Field | Mapping Type | Reverse Mapping | Notes |
|---|---|---|---|---|
tixrequestid |
tixrequestid |
DirectMapping | - | - |
vendorid |
vendorid |
DirectMapping | - | - |
bookingrequestid |
bookingrequestid |
DirectMapping | - | - |
trqstatus |
trqstatus |
DirectMapping | - | - |
extinfo1 |
extinfo1 |
DirectMapping | - | - |
extinfo2 |
extinfo2 |
DirectMapping | - | - |
extinfo3 |
extinfo3 |
DirectMapping | - | - |
extinfo4 |
extinfo4 |
DirectMapping | - | - |
extinfo5 |
extinfo5 |
DirectMapping | - | - |
resultCode |
trqresult |
DirectMapping | - | - |
errorCode |
trqerrcode |
DirectMapping | - | - |
errorMessage |
trqerrmsg |
DirectMapping | - | - |
requestTimestamp |
trqsentts |
DirectMapping | - | - |
responseTimestamp |
trqrcvdts |
DirectMapping | - | - |
TicketItem¶
Entity Class: com.perun.tlinq.entity.tkt.CTicketItem
ID Field: ticketitemid
Default Factory: NTSServiceFactory
Factory: NTSServiceFactory¶
Native Entity: com.perun.tlinq.client.nts.entity.tkt.TicketitemEntity
Services¶
| Service Name | Action | Return Class | Parameters |
|---|---|---|---|
getTicketItem |
read |
- |
- |
searchTicketItem |
search |
- |
- |
createTicketItem |
create |
- |
- |
updateTicketItem |
update |
- |
- |
Field Mappings¶
| Target Field | Source Field | Mapping Type | Reverse Mapping | Notes |
|---|---|---|---|---|
ticketitemid |
ticketitemid |
DirectMapping | - | - |
mainticket |
mainticket |
DirectMapping | - | - |
extproductid |
extproductid |
DirectMapping | - | - |
orderitemid |
orderitemid |
DirectMapping | - | - |
paxcount |
paxcount |
DirectMapping | - | - |
costs |
costs |
DirectMapping | - | - |
extoptionid |
extoptionid |
DirectMapping | - | - |
barcode |
barcode |
DirectMapping | - | - |
barcodeimg |
barcodeimg |
DirectMapping | - | - |
producttype |
producttype |
DirectMapping | - | - |
timeslot |
timeslot |
DirectMapping | - | - |
startdate |
startdate |
DirectMapping | - | - |
enddate |
enddate |
DirectMapping | - | - |
tixterms |
tixterms |
DirectMapping | - | - |
tixrequestid |
tixrequestid |
DirectMapping | - | - |
prodtemplateid |
prodtemplateid |
DirectMapping | - | - |
confirmationId |
suppbookid |
DirectMapping | - | - |
extinfo1 |
extinfo1 |
DirectMapping | - | - |
extinfo2 |
extinfo2 |
DirectMapping | - | - |
extinfo3 |
extinfo3 |
DirectMapping | - | - |
extinfo4 |
extinfo4 |
DirectMapping | - | - |
extinfo5 |
extinfo5 |
DirectMapping | - | - |
reservationName |
resvName |
DirectMapping | - | - |
supplierBookingId |
suppbookid |
DirectMapping | - | - |
TicketConfirmation¶
Entity Class: com.perun.tlinq.entity.tkt.CTicketConfirmation
ID Field: id
Default Factory: NTSServiceFactory
Factory: NTSServiceFactory¶
Native Entity: com.perun.tlinq.client.nts.entity.tkt.TicketconfirmationEntity
Services¶
| Service Name | Action | Return Class | Parameters |
|---|---|---|---|
getTicketItem |
read |
- |
- |
createTicketItem |
create |
- |
- |
updateTicketItem |
update |
- |
- |
getTicketsForSaleOrder |
get_so_tickets |
com.perun.tlinq.entity.tkt.CTicketConfirmation |
orderNum (input) |
getBookedTickets |
get_bk_tickets |
com.perun.tlinq.entity.tkt.CTicketConfirmation |
bookingId (input), accessCode (input), referenceNum (input) |
Field Mappings¶
| Target Field | Source Field | Mapping Type | Reverse Mapping | Notes |
|---|---|---|---|---|
id |
tixconfirmid |
DirectMapping | - | - |
barcode |
barcode |
DirectMapping | - | - |
barcodeImage |
barcodeimg |
DirectMapping | - | - |
timeslot |
timeslot |
DirectMapping | - | - |
startDate |
startdate |
DirectMapping | - | - |
endDate |
enddate |
DirectMapping | - | - |
terms |
tixterms |
DirectMapping | - | - |
requestId |
tixrequestid |
DirectMapping | - | - |
supplierBookingId |
suppbookid |
DirectMapping | - | - |
supplierBookingSubId |
suppbooksubid |
DirectMapping | - | - |
supplierReference |
supprefnum |
DirectMapping | - | - |
supplierVoucher |
suppvoucher |
DirectMapping | - | - |
supplierStatus |
suppstatus |
DirectMapping | - | - |
ticketDescription |
tixdesc |
DirectMapping | - | - |
pickupLocation |
pickuploc |
DirectMapping | - | - |
ticketUrl |
tixurl |
DirectMapping | - | - |
ticketValidity |
tixValidity |
DirectMapping | - | - |
ticketPrintType |
tixPrint |
DirectMapping | - | - |
ticketResvName |
tixReservationName |
DirectMapping | - | - |
extInfo1 |
extinfo1 |
DirectMapping | - | - |
extInfo2 |
extinfo2 |
DirectMapping | - | - |
extInfo3 |
extinfo3 |
DirectMapping | - | - |
extInfo4 |
extinfo4 |
DirectMapping | - | - |
extInfo5 |
extinfo5 |
DirectMapping | - | - |
BookingSearchResult¶
Entity Class: com.perun.tlinq.entity.tkt.CBookingSearchResult
ID Field: id
Default Factory: NTSServiceFactory
Factory: NTSServiceFactory¶
Native Entity: com.perun.tlinq.client.nts.entity.tkt.NTSBookingSearchResult
Services¶
| Service Name | Action | Return Class | Parameters |
|---|---|---|---|
getBookingRefForCustomer |
search |
com.perun.tlinq.entity.tkt.CBookingSearchResult |
referenceNumber (input), customerId (input) |
Field Mappings¶
| Target Field | Source Field | Mapping Type | Reverse Mapping | Notes |
|---|---|---|---|---|
bookingReference |
bookingReference |
DirectMapping | - | - |
bookingRequestId |
bookingRequestId |
DirectMapping | - | - |
bookingRequestDate |
bookingRequestDate |
DirectMapping | - | - |
bookingRequestStatus |
bookingRequestStatus |
DirectMapping | - | - |
ticketingRequestStatus |
ticketingRequestStatus |
DirectMapping | - | - |
ticketingRequestId |
ticketingRequestId |
DirectMapping | - | - |
ticketingRequestResult |
ticketingRequestResult |
DirectMapping | - | - |
ticketingRequestErrorCode |
ticketingRequestErrorCode |
DirectMapping | - | - |
ticketingRequestErrorMessage |
ticketingRequestErrorMessage |
DirectMapping | - | - |
ticketItemId |
ticketItemId |
DirectMapping | - | - |
paxCount |
paxCount |
DirectMapping | - | - |
unitId |
unitId |
DirectMapping | - | - |
unitName |
unitName |
DirectMapping | - | - |
itemDescription |
itemDescription |
DirectMapping | - | - |
supplierBookingId |
supplierBookingId |
DirectMapping | - | - |
isConfirmed |
isConfirmed |
DirectMapping | - | - |
Generated from tkt-entities.xml