From 00448486f32e6f29d6fd221a5005c0770a7f4c55 Mon Sep 17 00:00:00 2001 From: Mirjam Herald Date: Mon, 15 Dec 2025 10:39:33 +0100 Subject: [PATCH] added ovpasnumber to get token response --- src/openapi/customers/SE-customers.yaml | 37 +++++++++++++++++-------- 1 file changed, 25 insertions(+), 12 deletions(-) diff --git a/src/openapi/customers/SE-customers.yaml b/src/openapi/customers/SE-customers.yaml index c982add..1f0dd12 100644 --- a/src/openapi/customers/SE-customers.yaml +++ b/src/openapi/customers/SE-customers.yaml @@ -492,6 +492,8 @@ paths: "customerProfileId": 1, "ovPayTokenId": 1, "xTat": "32089cc8-d187-47ff-a3a9-5c2558def811", + "ovpasNumber": "", + "alias": "Mijn EMV pas", "tokenType": { "tokenTypeId": 1, "name": "EMV" }, "alias": "MyToken", "tokenStatus": @@ -568,7 +570,8 @@ paths: "ovPayTokenId": 1, "xTat": "32089cc8-d187-47ff-a3a9-5c2558def811", "tokenType": - { "tokenTypeId": 2, "name": "OV-pas physical" }, + { "tokenTypeId": 2, "name": "OV-pas physical" }, + "ovpasNumber": "OV34567", "alias": "MyToken", "tokenStatus": { "tokenStatusId": 2, "name": "Active" }, @@ -650,7 +653,8 @@ paths: "ovPayTokenId": 1, "xTat": "32089cc8-d187-47ff-a3a9-5c2558def811", "tokenType": - { "tokenTypeId": 2, "name": "OV-pas physical" }, + { "tokenTypeId": 2, "name": "OV-pas physical" }, + "ovpasNumber": "OV34567", "alias": "MyToken", "tokenStatus": { "tokenStatusId": 2, "name": "Active" }, @@ -772,7 +776,8 @@ paths: "ovPayTokenId": 1, "xTat": "32089cc8-d187-47ff-a3a9-5c2558def811", "tokenType": - { "tokenTypeId": 2, "name": "OV-pas physical" }, + { "tokenTypeId": 2, "name": "OV-pas physical" }, + "ovpasNumber": "OV34567", "alias": "MyToken", "tokenStatus": { "tokenStatusId": 2, "name": "Active" }, @@ -869,7 +874,8 @@ paths: "ovPayTokenId": 1, "xTat": "32089cc8-d187-47ff-a3a9-5c2558def811", "tokenType": - { "tokenTypeId": 2, "name": "OV-pas physical" }, + { "tokenTypeId": 2, "name": "OV-pas physical" }, + "ovpasNumber": "OV34567", "alias": "MyToken", "tokenStatus": { "tokenStatusId": 2, "name": "Active" }, @@ -984,7 +990,8 @@ paths: "ovPayTokenId": 1, "xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969", "tokenType": - { "tokenTypeId": 2, "name": "OV-pas physical" }, + { "tokenTypeId": 2, "name": "OV-pas physical" }, + "ovpasNumber": "OV34567", "alias": "MyToken", "tokenStatus": { "tokenStatusId": 2, "name": "Active" }, @@ -1004,7 +1011,8 @@ paths: "ovPayTokenId": 6, "xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969", "tokenType": - { "tokenTypeId": 2, "name": "OV-pas physical" }, + { "tokenTypeId": 2, "name": "OV-pas physical" }, + "ovpasNumber": "OV54567", "alias": "MyToken", "tokenStatus": { "tokenStatusId": 3, "name": "Replaced (*)" }, @@ -1025,7 +1033,8 @@ paths: "ovPayTokenId": 13, "xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969", "tokenType": - { "tokenTypeId": 2, "name": "OV-pas physical" }, + { "tokenTypeId": 2, "name": "OV-pas physical" }, + "ovpasNumber": "OV34547", "alias": "MyToken", "tokenStatus": { "tokenStatusId": 4, "name": "On stock" }, @@ -1046,7 +1055,8 @@ paths: "ovPayTokenId": 21, "xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969", "tokenType": - { "tokenTypeId": 2, "name": "OV-pas physical" }, + { "tokenTypeId": 2, "name": "OV-pas physical" }, + "ovpasNumber": "OV34831", "alias": "Mijn OV Pas", "tokenStatus": { "tokenStatusId": 5, "name": "Suspended" }, @@ -1067,7 +1077,8 @@ paths: "ovPayTokenId": 28, "xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969", "tokenType": - { "tokenTypeId": 2, "name": "OV-pas physical" }, + { "tokenTypeId": 2, "name": "OV-pas physical" }, + "ovpasNumber": "OV34984", "alias": "Mijn OV Pas", "tokenStatus": { @@ -1091,7 +1102,8 @@ paths: "ovPayTokenId": 115, "xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969", "tokenType": - { "tokenTypeId": 2, "name": "OV-pas physical" }, + { "tokenTypeId": 2, "name": "OV-pas physical" }, + "ovpasNumber": "OV54368", "alias": "My retired token", "tokenStatus": { "tokenStatusId": 1, "name": "Retired" }, @@ -1112,7 +1124,8 @@ paths: "ovPayTokenId": 118, "xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969", "tokenType": - { "tokenTypeId": 2, "name": "OV-pas physical" }, + { "tokenTypeId": 2, "name": "OV-pas physical" }, + "ovpasNumber": "OV98263", "alias": "My found token", "tokenStatus": { "tokenStatusId": 7, "name": "Renewed Active" }, @@ -1216,7 +1229,7 @@ paths: "xTat": "32089cc8-d187-47ff-a3a9-5c2558def811", "tokenType": { "tokenTypeId": 1, "name": "EMV" }, "lastDigits": null, - "ovPasNumber": null, + "ovpasNumber": null, "alias": "Mijn token", "tokenStatus": { "tokenStatusId": 2, "name": "Active" },