# POS Integration Mozrest's POS Integration allows Reservation Management Systems (RMS) to seamlessly receive and interact with Point-of-Sale (POS) order data, enabling accurate bill management, walk-in handling, and reservation reconciliation. This service is designed to offer minimal yet powerful integration points, simplifying RMS connections while supporting multi-check logic and real-time updates. ## Considerations - A reservation may contain multiple checks. - The RMS is responsible to associate the checks to the corresponding reservation - Checks status are: OPEN, CLOSE, VOID - Webhook delivery is asynchronous. Mozrest requires the partner to provide a webhook endpoint where notifications will be sent.