IOperationServiceDeleteKitchenOrderItems Method |
Deletes all items in external kitchen order associated with external order identifier.
Namespace:
Resto.Front.Api
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntaxvoid DeleteKitchenOrderItems(
Guid baseOrderId
)
Parameters
- baseOrderId
- Type: SystemGuid
External order identifier.
See Also