Push an array of passenger/traveller records to C Teleport. Each passenger is identified by a unique ID within your system. If a record with the same ID already exists, it will be overwritten.
API key provided by C Teleport for integration access.
Unique passenger identifier within your system.
Passenger's last/family name.
Passenger's first/given name.
Date of birth (YYYY-MM-DD).
Two-letter ISO 3166-1 alpha-2 country code.
Gender (M or F).
M, F Country that issued the travel document (ISO 3166-1 alpha-2).
Travel document (passport) number.
Travel document expiration date (YYYY-MM-DD).
Three-letter IATA airport code for the passenger's home airport.
Passenger's email address.
Passenger's phone number (international format).
Passengers uploaded successfully.
Whether the upload was successful.