cancel-order-by-id-capability
CancelOrderById
Bookings
Order & Pay
DELETE REST /v1/orders/{orderId}
REQUEST
RESPONSE
This capability provides the ability to cancel an order within the POS system, preventing further modifications or processing. Cancellations are performed using the order’s unique ID. The POS system can reject a CancelOrder
reqeuest if the order is not in a state where it can be cancelled.