From af52cf93cd64c506ed8549c4fbaec65cfbd448f4 Mon Sep 17 00:00:00 2001 From: Mirjam Herald Date: Mon, 31 Mar 2025 11:31:39 +0200 Subject: [PATCH] fixes --- src/openapi/customers/SE-customers.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/openapi/customers/SE-customers.yaml b/src/openapi/customers/SE-customers.yaml index 2e25f10..7b81a12 100644 --- a/src/openapi/customers/SE-customers.yaml +++ b/src/openapi/customers/SE-customers.yaml @@ -194,13 +194,13 @@ paths: example: Customer required: false description: The role of the HTM employee in the case of the SMP - - name: ovpayTokenId + - name: ovPayTokenId in: query schema: type: integer example: 1 required: false - description: The ovpaytoken id of a specific customer token + description: The ovpay token id of a specific customer token - name: tokenTypeId in: query schema: @@ -412,7 +412,7 @@ paths: "method": "GET" }, "create_tokenPersonalization": { - "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenId=1", + "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenid=1", "method": "POST" } } @@ -515,7 +515,7 @@ paths: "method": "GET" }, "update_tokenPersonalization": { - "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenId=1", + "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenid=1", "method": "PUT" } } @@ -612,7 +612,7 @@ paths: "method": "GET" }, "update_tokenPersonalization": { - "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenId=1", + "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenid=1", "method": "PUT" } } @@ -709,7 +709,7 @@ paths: "method": "GET" }, "update_tokenPersonalization": { - "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenId=1", + "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenid=1", "method": "PUT" } } @@ -1009,7 +1009,7 @@ paths: "method": "GET" }, "create_tokenPersonalization": { - "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenId=1", + "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenid=1", "method": "POST" } } @@ -1082,7 +1082,7 @@ paths: "method": "GET" }, "create_tokenPersonalization": { - "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenId=1", + "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenid=1", "method": "POST" } } @@ -1363,7 +1363,7 @@ paths: "method": "GET" }, "create_tokenPersonalization": { - "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenId=10", + "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenid=10", "method": "POST" } }