From 1553e4eda18ff33b186f4fecf6efb6f1d7f7b873 Mon Sep 17 00:00:00 2001 From: Mirjam Herald Date: Mon, 24 Nov 2025 17:39:43 +0100 Subject: [PATCH] made product instances details more generic --- src/openapi/customers/SE-customers.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/openapi/customers/SE-customers.yaml b/src/openapi/customers/SE-customers.yaml index 3d68e8a..59c15f8 100644 --- a/src/openapi/customers/SE-customers.yaml +++ b/src/openapi/customers/SE-customers.yaml @@ -2238,7 +2238,7 @@ paths: "orderId": "501B17EF-36C4-4039-B92C-6517969B464E", "orderLineId": "38B17EF-36C4-4039-B92C-4817969B464E", "contractId": "56B17EF-C436-9043-B76C-481797WEB464F", - "tapConnectPurchasedProduct": null, + "content": null, "_links": { "get_order": @@ -3469,7 +3469,7 @@ paths: "orderId": "501B17EF-36C4-4039-B92C-6517969B464E", "orderLineId": "38B17EF-36C4-4039-B92C-4817969B464E", "contractId": null, - "tapConnectPurchasedProduct": { + "content": { "ticketReference": "KJj43nejhbTxhr897287", "issuedAt": "2020-03-21T00:00:00", "activatedAt": null, @@ -3573,7 +3573,7 @@ paths: "orderId": "501B17EF-36C4-4039-B92C-6517969B464E", "orderLineId": "38B17EF-36C4-4039-B92C-4817969B464E", "contractId": null, - "tapConnectPurchasedProduct": { + "content": { "ticketReference": "KJj43nejhbTxhr897287", "issuedAt": "2020-03-21T00:00:00", "activatedAt": "2020-03-21T00:00:00",