From d75990a34d9008d98027c0682be2cd20e4b6bf51 Mon Sep 17 00:00:00 2001 From: "b.boterman@htm.nl" Date: Fri, 11 Oct 2024 11:52:40 +0200 Subject: [PATCH] DHIL-3364 - Fixed typo (customerTokeId). --- src/openapi/orders/orders-crud.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/openapi/orders/orders-crud.yaml b/src/openapi/orders/orders-crud.yaml index 7fc006c..8e6e734 100644 --- a/src/openapi/orders/orders-crud.yaml +++ b/src/openapi/orders/orders-crud.yaml @@ -174,7 +174,7 @@ paths: "customerTokens": [ { - "customerTokeId": "878ad7c1-cd8f-4bcf-a983-1bd8c6e6975e", + "customerTokenId": "878ad7c1-cd8f-4bcf-a983-1bd8c6e6975e", "tokenType": { "tokenTypeId": 1, "name": "EMV" }, @@ -498,7 +498,7 @@ paths: "customerTokens": [ { - "customerTokeId": "878ad7c1-cd8f-4bcf-a983-1bd8c6e6975e", + "customerTokenId": "878ad7c1-cd8f-4bcf-a983-1bd8c6e6975e", "tokenType": { "tokenTypeId": 1, "name": "EMV" }, "ovPayTokenId": 1, @@ -1030,7 +1030,7 @@ paths: "customerTokens": [ { - "customerTokeId": "878ad7c1-cd8f-4bcf-a983-1bd8c6e6975e", + "customerTokenId": "878ad7c1-cd8f-4bcf-a983-1bd8c6e6975e", "tokenType": { "tokenTypeId": 1, "name": "EMV" }, "ovPayTokenId": 1, @@ -1263,7 +1263,7 @@ paths: example: [ { - "customerTokeId": "878ad7c1-cd8f-4bcf-a983-1bd8c6e6975e", + "customerTokenId": "878ad7c1-cd8f-4bcf-a983-1bd8c6e6975e", "orderId": "95454803-68fb-4735-a9b5-1251cdece3cd", "orderLineId": "9b0d28a2-46ce-4e74-9cf5-497a5b91e86b", "tokenType": { "tokenTypeId": 1, "name": "EMV" }, @@ -1403,7 +1403,7 @@ paths: [ { "personalAccountDataId": "47db8a40-3238-4bf5-9284-759e3888bd47", - "customerTokeId": "7252ad91-3a4b-4ab4-b529-ec78a39a49b2", + "customerTokenId": "7252ad91-3a4b-4ab4-b529-ec78a39a49b2", "orderLineId": "858e31b9-67f0-46ca-bf88-91a382b9c079", "orderId": "858e31b9-67f0-46ca-bf88-91a382b9c079", "name": "Jan de Vries",