beeoclock / client-panel-app

https://panel.beeoclock.com
2 stars 0 forks source link

Handle the 'ready' status for OrderService to notify attendants that the service is ready to be provided by the specialist. #555

Open dokerwin opened 3 weeks ago

dokerwin commented 3 weeks ago

Please use the endpoint /api/v1/order/{id}/service/{serviceId}/status/{status}, with the status set to 'ready'.

This will trigger an event that notifies attendants (via email and sms if notifications are allowed by business settings) that the service is now ready to be provided by the specialist.