getCustomer

This method allows you to retrieve customers details by email address.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Important

This method cannot retrieve customers' information from other airlines.

Request parameters

ParameterTypeDescription
CustomersElement*The following elements are within <Customer> which represents a <Customer> within <Customers>
CustomerElement*The Element hold the Email of the customer
emailE-mail*The customer email
❗️

  • Mandatory parameters

Response

This method will respond with a list of customers, including personal details and additional information.

ParameterTypeDescription
CustomersElementThe following elements are within <Customer> which represents a Customer within <Customers>
CustomerElementThe following parameters are within <Customer> (The element Customer will be for each customer)
custemailE-mailCustomer E-mail
titleStringCustomer title
countryStringCountry of the customer
firstnameStringFirst name of the customer
lastnameStringLast name of the customer
phonenumberStringPhone number of the customer
mobileStringMobile number of the customer
faxStringFax number of the customer
birthdateDateYYYY/MM/DD date of customer birth date
address1StringCustomer address
address2StringCustomer additional address
zipcodeNumberCustomer zip code
cityStringCity of the customer
customercompanynameStringCompany of the customer (if applicable)
jobtitleStringJob title of the customer (if applicable)
companywebsiteStringcompany website of the customer (if applicable)
customerremarkStringRemark text
vatnumNumberVAT number of the customer
ffnumberNumberCustomer frequent flyer number
companyidNumberID of airline in AeroCRS systems
createddateDateYYYY/MM/DD date time of the system when creating the customer
depositelementThe agency’s deposit balance, i.e. the amount available to use on future bookings.
currencyStringcurrency of the deposit
amountMoneyMonetary deposit amount in currency
convertedamountMoneyMonetary deposit amount in airline default currency
Body Params
json
required

The method accepts the XML / JSON input as POST, response format will be according to the sent format. You can try JSON, put the post in the following input and click "Try It"

Headers
string
required

ID provided to you by AeroCRS

string
required

Password provided to you by AeroCRS

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
LoadingLoading…
Response
Choose an example:
application/json
application/xml