Migrated from Redmine #884 | Author: Erik Borge Status: Feedback | Priority: High, I’m very impatient | Created: 2022-05-27
Hi.
I have activated the custom feature “Group Bookings” and on some of my services the options “Limit bookings” and “Min allowed bookings at a time” under “More options” in the right menu. When I call the endpoint /services with the REST API, these two properties are not present. In my test booking flow, I can see them when I inspect the data coming in. I’m assuming you are using the JSON RPC API there, and after having made a test with that on my own, I have confirmed that these properties are present when I make a call for a service.
Why are those properties not present with the REST API? Is there a way I can get them? I really want to continue using the REST API.