validate_customer_logins

This tool allows you to verify a login attempt by a customer.

Please be aware of the three different responses you might get above. If the result of valid-cin is given, you must request the verification code from the customer and use the validate_sec_code API to activate the customers account.

Without a customers account being verified bookings can not be placed.

Form Data
string
required

This is the username for the customer account (generally a phone number in international format, excluding the + or 00)

string
required

This is the password for the customer account (generally a PIN number of a minimum 4 digit length, and up to 12 digits long).

Language
Response
Click Try It! to start a request and see the response here!