Translations:User API guide/57/en
SIMPLYBOOK CUSTOM FEATURES
If your company specific requires some additional functionality you can activate some of our additional Custom Features. The complete Custom Features list with detailed description is avaiable in your admin interface under the 'Custom Feature' link. After the necessary Custom Feature is enabled the corresponding API methods will be activated so you can use them in your code.
BOOKING FUNCTIONALITY CODEFLOW
Authorize in Simplybook API using loginClient.getToken(companyLogin, apiKey); function.