Migrated from Redmine #1272 | Author: Matteo Frigerio Status: New | Priority: High, I’m very impatient | Created: 2024-09-05
In the link API documentation | SimplyBook.me Online Scheduling, why api in “API Documentation” tab are separated from api in “REST API” tab? In what they differentiate? Besides having different names end partially different features, how do they work?
we have 2 APIs: JSON-RPC (which is old and obsolete) and REST
Thank you. Is there a new REST version for each JSON-RPC apis? In order to use the REST ones, I should only switch to their endpoint or something else is required?