JSON API - CONTACTSEARCH

Retrieves Contact information based on the input parameters passed in

 

Input

  • TransType - string - "GETCONTACTINFO"

  • Login - string - The API user's login

  • Password - string - The API user's password

  • Brand - string - The Brand that the contact should be associated with

  • CustomerID - string - The Customer ID (IATA) that the contact is associated with

  • Email - string - The Email of the contact to search

  • Phone - string - The phone number of the contact to search (supports Phone and MobilePhone fields)

 

Output

  • Contact Array

    • Record

      • ContactID

      • LastName

      • FirstName

      • CareOf

      • AddressID

      • Address1

      • Address2

      • City

      • State

      • Zip

      • Country

      • CountryName

      • HouseholdName

      • Gender

      • Title

      • Email

      • Phone

      • PhoneExt

      • MobilePhone

      • Fax

      • ContactType

      • Status

      • QCurrency

      • DefaultBrand

      • CustomerID

      • CustomerName

      • Comment

      • Birthdate

      • Age

      • PassportNumber

      • PassportExpiration

      • PassportAuthority

      • PassportIssueDate

      • Nationality

      • PaxType

      • EmergencyContact

      • EmergencyPhone

      • WhoStamp

      • DateStamp