Migrated from Redmine #44 | Author: Abinash Sahoo Status: Closed | Priority: Immediate, there is BUG! | Created: 2017-09-07
I have created status and applied it for service ,but after calling “getClientBookings(9,“cd540854b8626c8a9e657d8bf06793df”,{“upcoming_only”:true,“confirmed_only”:true})”,new status is not coming in this list.
how to set up complete status after a service over .
how to get status as completed for a completed service ,inside “getClientBookings(9,“cd540854b8626c8a9e657d8bf06793df”,{“upcoming_only”:true,“confirmed_only”:true})” response.
After calling getClientBookings() ,getting list of booking with status confirmed,pending and cancelled.how to get status like completed for a booking.Is all this possible through service apis ?