Event API
Overview
Auth
Identifiers
Events
Validators
Subscriptions
Confidence Scores
Examples
Testing
Main Site
Customer
Air
Hotel
Home
Car
Util
CustomerAddress
customer
An address for the customer
Field
Validator
Note
Required
Dynamic
Secure
Line1
Max64
Line2
Max64
Line3
Max64
City
Max64
State
Max64
PostalCode
RegExPostal
CountryCode
RegExCountry
Label
Max32
Primary
Boolean
CustomerBooking
customer
A no-data event to link a global customer to a booking
Field
Validator
Note
Required
Dynamic
Secure
CustomerDriversLicense
customer
Drivers License info
Field
Validator
Note
Required
Dynamic
Secure
Number
AlphaNumericExtras
max: 64
State
RegExAlpha2
Country
RegExAlpha2
CustomerEmail
customer
An email address for the customer
Field
Validator
Note
Required
Dynamic
Secure
Email
RegExEmail
max: 128
Label
Max32
Primary
Boolean
CustomerGreenCard
customer
Green card information
Field
Validator
Note
Required
Dynamic
Secure
Number
AlphaNumericExtras
max: 64
IssueDate
RegExDateOnly
ExpireDate
RegExDateOnly
Country
RegExAlpha2
CustomerInfo
customer
Customer Info
Field
Validator
Note
Required
Dynamic
Secure
DateOfBirth
RegExDateOnly
Gender
EnumGender
CustomerLoyalty
customer
Customer loyalty program info
Field
Validator
Note
Required
Dynamic
Secure
ProgramName
AlphaNumericExtras
max: 64
MemberNumber
AlphaNumericExtras
max: 64
Status
Max32
JoinDate
RegExDateOnly
Balance
NumericOnly
max: 16
NextTier
NumericOnly
max: 16
UpgradeBalance
NumericOnly
max: 16
YTDQualifyingMiles
NumericOnly
max: 16
YTDQualifyingSegments
NumericOnly
max: 8
YTDHotelStays
NumericOnly
max: 8
YTDHotelNights
NumericOnly
max: 8
CustomerMembership
customer
Club membership info (i.e. AAA, AARP, etc.)
Field
Validator
Note
Required
Dynamic
Secure
Name
Max64
Number
RegExAlpha2
CustomerName
customer
A known name of the customer
Field
Validator
Note
Required
Dynamic
Secure
Prefix
Max10
First
Max64
Middle
Max64
Last
Max64
Suffix
Max10
CustomerPassport
customer
Passport info for the customer
Field
Validator
Note
Required
Dynamic
Secure
Number
AlphaNumericExtras
max: 64
IssueDate
RegExDateOnly
ExpireDate
RegExDateOnly
Country
RegExAlpha2
CustomerPhone
customer
A phone number for the customer
Field
Validator
Note
Required
Dynamic
Secure
Number
NumericExtras
max: 64
Extension
AlphaNumericExtras
max: 16
Country
RegExAlpha2
Label
Max32
Primary
Boolean
CustomerPreference
customer
A single preference for the customer (i.e. Type=Seat;Value=Aisle, Type=Meal;Value=Vegan, etc.)
Field
Validator
Note
Required
Dynamic
Secure
Type
Max32
Value
Max64
CustomerReference
customer
Customer data provided by Marketing data providers. All data is pre-hashed according to agreed upon algorithms.
Field
Validator
Note
Required
Dynamic
Secure
EmailHash
Max128
LoyaltyNumberHash
Max128
CustomerTSAInfo
customer
TSA Info
Field
Validator
Note
Required
Dynamic
Secure
KnownTravelerNum
AlphaNumericExtras
max: 64
RedressNum
AlphaNumericExtras
max: 64