diff --git a/src/openapi/contracts/contracts-se.yaml b/src/openapi/contracts/contracts-se.yaml index 5b03035..471f7e0 100644 --- a/src/openapi/contracts/contracts-se.yaml +++ b/src/openapi/contracts/contracts-se.yaml @@ -44,8 +44,6 @@ paths: "touchpointId": 2, "contractStatus": { "contractStatusId": 2, "name": "active" }, - "productId": 1, - "productName": "HTM Maand 20% korting", "termDuration": "P0Y1M0D", "billingDay": 15, "highestInvoiceTerm": 1, @@ -69,8 +67,6 @@ paths: "touchpointId": 2, "contractStatus": { "contractStatusId": 1, "name": "new" }, - "productId": 1, - "productName": "HTM Maand 20% korting", "termDuration": "P0Y1M0D", "billingDay": 15, "highestInvoiceTerm": 1, @@ -153,8 +149,6 @@ paths: "touchpointId": 2, "contractStatus": { "contractStatusId": 2, "name": "active" }, - "productId": 1, - "productName": "HTM Maand 20% korting", "termDuration": "P0Y1M0D", "billingDay": 15, "highestInvoiceTerm": 1, @@ -164,20 +158,22 @@ paths: { "contractVersionId": 1, "termsAndConditions": "https://www.htm.nl/reisproducten/productvoorwaarden/htm-maandkorting/", - "termAmountExclTax": 1200, - "taxCode": "V21", - "taxAmount": 108, - "termAmountInclTax": 1308, + "productId": 1, + "productName": "HTM Maand 20% korting", + "taxCode": "V9", + "taxPercentage": 9.0, + "termAmountInclTax": 400, "start": "2024-07-04 15:01:00.000", "end": "2024-12-31 15:01:00.000", }, { "contractVersionId": 2, "termsAndConditions": "https://www.htm.nl/reisproducten/productvoorwaarden/htm-maandkorting/", - "termAmountExclTax": 1300, - "taxCode": "V21", - "taxAmount": 117, - "termAmountInclTax": 1417, + "productId": 1, + "productName": "HTM Maand 20% korting", + "taxCode": "V9", + "taxPercentage": 9.0, + "termAmountInclTax": 400, "start": "2025-01-01 15:01:00.000", }, ], @@ -498,8 +494,6 @@ paths: "touchpointId": 2, "contractStatus": { "contractStatusId": 2, "name": "active" }, - "productId": 1, - "productName": "HTM Maand 20% korting", "termDuration": "P0Y1M0D", "billingDay": 15, "highestInvoiceTerm": 1, @@ -509,20 +503,22 @@ paths: { "contractVersionId": 1, "termsAndConditions": "https://www.htm.nl/reisproducten/productvoorwaarden/htm-maandkorting/", - "termAmountExclTax": 1200, - "taxCode": "V21", - "taxAmount": 108, - "termAmountInclTax": 1308, + "productId": 1, + "productName": "HTM Maand 20% korting", + "taxCode": "V9", + "taxPercentage": 9.0, + "termAmountInclTax": 400, "start": "2024-07-04 15:01:00.000", "end": "2024-12-31 15:01:00.000", }, { "contractVersionId": 2, "termsAndConditions": "https://www.htm.nl/reisproducten/productvoorwaarden/htm-maandkorting/", - "termAmountExclTax": 1300, - "taxCode": "V21", - "taxAmount": 117, - "termAmountInclTax": 1417, + "productId": 1, + "productName": "HTM Maand 20% korting", + "taxCode": "V9", + "taxPercentage": 9.0, + "termAmountInclTax": 400, "start": "2025-01-01 15:01:00.000", }, ],