From 03372074d9903fb07099edaf3699c59aefaa8bb5 Mon Sep 17 00:00:00 2001 From: Mirjam Herald Date: Thu, 19 Feb 2026 11:59:18 +0100 Subject: [PATCH] removed incorrect deviceId --- src/openapi/orders/orders-crud.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/openapi/orders/orders-crud.yaml b/src/openapi/orders/orders-crud.yaml index 4587b8c..42e79a6 100644 --- a/src/openapi/orders/orders-crud.yaml +++ b/src/openapi/orders/orders-crud.yaml @@ -1984,7 +1984,6 @@ paths: "touchPointId": 1, "name": "Perplex" }, - "deviceId": null, "isRefund": false, "htmPaymentReference": "HTM-1234", "pspPaymentReference": "Buckaroo-1234",