Migrated from Redmine #337 | Author: Rajat Duvedi
Status: New | Priority: High, I’m very impatient | Created: 2019-02-11
Hello Team,
I have used admin API method (getBookings). I got return array of Json data into bookings response, But i did not any intake form field into these json.
As a previous discussion (#335), I am filling some intake form field (ie. clinic_id) at the time of booking. i want to filter my data based on these intake form field (clinic_id)
I have attached two screen shot: first one shows bookings response
: 2nd shows a field clinic id field (which i want to store at the time of booking and fetch all booking based on this id)