類型名稱:FlightReservation
擴充保留項目
名稱 | 類型 | 說明 |
---|---|---|
additionalTicketText | Text | 登機證的其他資訊。 |
[飛機] | Text | 預留座位的位置 (例如27B)。 |
airplaneSeatClass | 飛機座椅的車廂/艙等。 | |
airplaneSeatClass.<名稱> | Text | AirplaneSeatClass 的名稱。 |
boardingGroup | Text | 登機訂單 / 偏好的航空公司相關指標。 |
bookingAgent | 組織或人員 | 預訂代理商或代理商。同時也接受字串 (例如 "")。 |
BookingAgent.name | Text | 服務專員/服務的名稱。 |
BookingAgent.url | 網址 | 服務專員/服務的網站。 |
bookingTime | DateTime | 進行預訂的日期。 |
修改時間 | DateTime | (建議用於確認卡片/搜尋答案) 上次修改預訂的時間。 |
、ConfirmAction、CancelAction 或 CheckInAction | 可在保留項目中執行的動作。 | |
潛在行動目標 | 進入點 | 指定處理動作的處理常式,通常是簡單的網址。 |
program 會員 | 計畫成員資格 | 預訂大量機票、飯店會員方案等會員資格。 |
programMembership.memberNumber | Text | 成員資格的識別碼。 |
計畫成員資格.program | Text | 學程計畫名稱。 |
reservationFor (必填) |
航班 | 預訂航班的航班。 |
reservationFor.航空公司 (必填) |
航空公司 | 提供航班的航空公司。 |
reservationFor.航空公司.iataCode (必填) |
Text | 航空公司的 IATA 代碼。 |
reservationFor.航空公司.name (必填) |
Text | 航空公司名稱。 |
reservationFor.arrivalAirport (必填) |
機場 | 航班的最終目的地。系統也接受字串 (例如「John F.甘迺迪國際機場 (JFK))。 |
reservationFor.arrivalAirport.iataCode (必填) |
Text | 機場的 IATA 代碼 (例如「UA」)。 |
reservationFor.arrivalAirport.<名稱> (必填) |
Text | 機場名稱。 |
reservationFor.arrivalGate | Text | 航班抵達機場的識別碼。 |
reservationFor.arrival Terminal | Text | 抵達 Gate 的機場航廈。 |
reservationFor.arrivalTime (必填) |
DateTime | 預計抵達時間。 |
reservationFor.boardingTime | DateTime | 登機時間。 |
reservationFor.flightAirport (必填) |
機場 | 航班的出發機場。同時也接受字串 (例如「舊金山機場 SFO」)。 |
reservationFor.flightAirport.iataCode (必填) |
Text | 機場的 IATA 代碼 (例如「UA」)。 |
reservationFor.flightAirport.<名稱> (必填) |
Text | 機場名稱。 |
reservationFor.flightGate | Text | 航班的機場登機門 ID。 |
reservationFor.flightTerminal | Text | 出站的機場航廈。 |
reservationFor.flightTime (必填) |
DateTime | 預計出發時間。 |
reservationFor.flightNumber (必填) |
Text | 航班 ID。 |
reservationFor.operationBy | 航空公司 | 航班的航空公司。 |
reservationFor.operaBy.iataCode | Text | 航空公司的 IATA 代碼。 |
reservationFor.operaBy.name | Text | 航空公司名稱。 |
reservationFor.webCheckinTime | DateTime | 網頁檢查的最早時間。 |
reservationNumber (必填) |
Text | 保留項目的數字或 ID。 |
reservationStatus (必填) |
Reservation Status | 保留項目目前的狀態。 |
TicketDownloadUrl | 網址 | 可下載登機證的地方。 |
票卡號碼 | Text | 票券的編號或 ID。 |
TicketPrintUrl | 網址 | 登機證的列印位置。 |
Ticket 票 | 文字或網址 | 如果條碼是由您的網站代管,欄位值就是圖片的網址,或是條碼或 QR URI,例如「barcode128:AB34」(ISO-15417 條碼)、「qrCode:AB34」(QrCode)、「QR 碼」、「azcode」(E3) 與「BIC:1:3」代碼 |
underName (必填) |
組織或人員 | 乘客。 |
underName.email | Text | 電子郵件地址。 |
UnderName.name (必填) |
Text | 人名。 |
網址 | 網址 | 可檢視預訂項目的網頁。 |