Website customer signup

📘

Important

This method cannot sign up customers' information from other airlines.

Request parameters

ParameterTypeDescription
emailE-mail*The customer email
PasswordString*Password
firstnameString*Customer first name
lastnameString*Customer last name
phonenumberString*Customer phone number
countryisoStringCountry iso code. I.E - IL
addressStringCustomer address
cityStringThe customer city
zipcodeStringThe customer zipcode

❗️
  • Mandatory parameters

Response

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

ParameterTypeDescription
SuccessBooleanTrue / false - success of call
ErrorStringIn case of an error
Language
Authorization