post https://cp.gazoop.com/public_api/create_customer.json
This allows you to create a customer account.
In order to be able to place new bookings, manage existing bookings, and do a variety of tracking activities you need to be using an authenticated customer session. This tool allows you to create a brand new customer account.
What happens when I create an account?
An SMS message is sent to the customers mobile number with a verification code, this is 6 digits long. In order to be able to use the customers account you must run the validate_seccode API.
You can validate a customers login session each time they try to manage their account by using the validate_customer_hash API.