The method will allow you to login a user directly to AeroCRS IBE from a form you can build on your website

🚧

Important

Redirection url includes a unique token. Note that the token is only valid for 30 minutes, after that re-login is required.

Request parameters

ParameterTypeDescription
logintypeString*"web_cust" or "web_agent" only
usrnameString*Customer e-mail for web_cust
Agent user name or e-mail for web_agent
usrpassString*Password

❗️
  • Mandatory parameters

Response

The method will response with a link with a token which you can redirect the customer to.

ParameterTypeDescription
redirecturlStringRedirection URL
Language