Order fulfilment notification

We’re building a mobile app for an upcoming bar. We are integrating the Square API and payments SDK into the app.

One question we have is. A customer places an order through the app containing both food and drinks. Food is prepared in the kitchen, drinks at the bar - two separate prep locations with different ready times.

We need to send the customer separate push notifications when each part of their order is ready.

Is there a way to get separate updates back from the KDS/fulfilment locations but relating to the same order?