post
https://api.aerocrs.com/v5/signup
Website customer signup
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
ImportantThis method cannot sign up customers' information from other airlines.
Request parameters
| Parameter | Type | Description |
|---|---|---|
| E-mail* | The customer email | |
| Password | String* | Password |
| firstname | String* | Customer first name |
| lastname | String* | Customer last name |
| phonenumber | String* | Customer phone number |
| countryiso | String | Country iso code. I.E - IL |
| address | String | Customer address |
| city | String | The customer city |
| zipcode | String | The customer zipcode |
- Mandatory parameters
Response
This method will respond with a list of customers, including personal details and additional information.
| Parameter | Type | Description |
|---|---|---|
| Success | Boolean | True / false - success of call |
| Error | String | In case of an error |

