Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This control functionality is ONLY available in our 17.2 API.

Case #

Seller Contact*

Passengers Contact*

Send to Seller email

Send to Passenger email

Public

FaresPrivate

FareDescription

1

No email provided

ContactType not informed

NO

Complete

Itinerary Only

Sends email to Passengers with everything for Public Fares, and only sends itinerary when Private Fares

2

No email provided

ContactType="itin_only"

NO

Complete

Itinerary Only

Sends email to Passengers with everything (except Private Fares). A warning is returned to the Seller advising as an email must be sent to someone.

3

No email provided

ContactType="itin_and_price"

NO

Complete

Complete

Sends email to Passengers with everything including Private Fares

4

No email provided

ContactType="not_send_mail"

NO

Complete

Itinerary Only

Sends email to Passengers with everything (except Private Fares). A warning is returned to the Seller advising as an email must be sent to someone.

5

ContactType not informed

ContactType not informed

Complete

Complete

Itinerary Only

Sends email to both Passengers and the Seller with everything (except Private Fares which are only included in email to the Seller). 

6

ContactType not informed

ContactType="itin_only"

Complete

Itinerary Only

Itinerary Only

Sends email to the Seller with everything and to the Passengers only with itinerary.

7

ContactType not informed

ContactType="itin_and_price"

Complete

Complete

Complete

Sends email to Passengers with everything including Private Fares

8

ContactType not informed

ContactType="not_send_mail"

Complete

NO

NO

Sends email to the Seller with everything and nothing to the Passengers.

9

ContactType="itin_only"

ContactType not informed

Itinerary Only

Complete

Itinerary Only

Sends email to the Seller only with itinerary, and to Passengers with everything (except Private Fares).

10

ContactType="itin_only"

ContactType="itin_only"

Itinerary Only

Itinerary Only

Itinerary Only

Sends email to both the Seller and Passengers only with itinerary.

11

ContactType="itin_only"

ContactType="itin_and_price"

Itinerary Only

Complete

Complete

Sends email to the Seller only with itinerary, and email to Passengers with everything including Private Fares

12

ContactType="itin_only"

ContactType="not_send_mail"

Itinerary Only

NO

NO

Sends email to the Seller only with itinerary and nothing to the Passengers.

13

ContactType="itin_and_price"

ContactType not informed

Complete

Complete

Itinerary Only

Sends email to both Passengers and the Seller with everything (except Private Fares which are only included in email to the Seller).

14

ContactType="itin_and_price"

ContactType="itin_only"

Complete

Itinerary Only

Itinerary Only

Sends email to the Seller with everything and to the Passengers only with itinerary.

15

ContactType="itin_and_price"

ContactType="itin_and_price"

Complete

Complete

Complete

Sends email to both Passengers and the Seller with everything including Private Fares

16

ContactType="itin_and_price"

ContactType="not_send_mail"

Complete

NO

NO

Sends email to the Seller with everything and nothing to the Passengers.

...

Today this notification is done using email and through OrderChangeNotif. For further information, please visit this page.

For the purpose of notifying Involuntary Changes, we use two elements sent to us in the OrderCreate message

...