Hello,
I need to redirect from the website to the booking page.
Right now, I am using this link: https://mylink.youcanbook.me/?service=MY_SERVICE_ID
MY_SERVICE_ID is appointment type id (I got it manually from the appoiment type path on youcanbook.me)
I want to install them via CMS, so I need to get the Appoiment Type list via api.
How to get it?
Thanks!