develop #38

Merged
bboterm merged 451 commits from develop into main 2025-11-19 14:28:14 +00:00
Showing only changes of commit 4b666b082c - Show all commits

View File

@ -295,6 +295,7 @@ paths:
{ {
"customerProfileId": 1, "customerProfileId": 1,
"ovPayTokenId": 1, "ovPayTokenId": 1,
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
"tokenType": { "tokenType": {
"tokenTypeId": 1, "tokenTypeId": 1,
"name": "EMV" "name": "EMV"
@ -310,7 +311,7 @@ paths:
"ePurse": null, "ePurse": null,
"personalAccountData":{ "personalAccountData":{
"name": null, "name": null,
"birthDate": null, "birthdate": null,
"photo": null "photo": null
}, },
"_links": { "_links": {
@ -361,6 +362,7 @@ paths:
{ {
"customerProfileId": 1, "customerProfileId": 1,
"ovPayTokenId": 1, "ovPayTokenId": 1,
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
"tokenType": { "tokenType": {
"tokenTypeId": 2, "tokenTypeId": 2,
"name": "OV-pas physical" "name": "OV-pas physical"
@ -383,7 +385,7 @@ paths:
}, },
"personalAccountData":{ "personalAccountData":{
"name": null, "name": null,
"birthDate": null, "birthdate": null,
"photo": null "photo": null
}, },
"_links": { "_links": {
@ -434,6 +436,7 @@ paths:
{ {
"customerProfileId": 1, "customerProfileId": 1,
"ovPayTokenId": 1, "ovPayTokenId": 1,
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
"tokenType": { "tokenType": {
"tokenTypeId": 2, "tokenTypeId": 2,
"name": "OV-pas physical" "name": "OV-pas physical"
@ -470,7 +473,7 @@ paths:
"maxUpdatesVerificationCount": 0, "maxUpdatesVerificationCount": 0,
"lastChangeDate": "2024-08-24T14:15:22Z" "lastChangeDate": "2024-08-24T14:15:22Z"
}, },
"birthDate": { "birthdate": {
"inaccuracyFlag": false, "inaccuracyFlag": false,
"inaccuracyFlagReason": null, "inaccuracyFlagReason": null,
"inaccuracyFlagSetCounter": 0, "inaccuracyFlagSetCounter": 0,
@ -537,6 +540,7 @@ paths:
{ {
"customerProfileId": 1, "customerProfileId": 1,
"ovPayTokenId": 1, "ovPayTokenId": 1,
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
"tokenType": { "tokenType": {
"tokenTypeId": 2, "tokenTypeId": 2,
"name": "OV-pas physical" "name": "OV-pas physical"
@ -558,33 +562,17 @@ paths:
"originDate": "2019-07-16T11:00:00+02:00" "originDate": "2019-07-16T11:00:00+02:00"
}, },
"personalAccountData":{ "personalAccountData":{
"name": { "name": null,
"inaccuracyFlag": false, "birthdate": {
"inaccuracyFlagReason": null,
"inaccuracyFlagSetCounter": 0,
"isValidated": false,
"changeCounter": 0,
"maxUpdatesVerificationCount": 0,
"lastChangeDate": "2024-08-24T14:15:22Z"
},
"birthDate": {
"inaccuracyFlag": true, "inaccuracyFlag": true,
"inaccuracyFlagReason": "Invalid birthDate", "inaccuracyFlagReason": "Invalid birthdate",
"inaccuracyFlagSetCounter": 1, "inaccuracyFlagSetCounter": 1,
"isValidated": false, "isValidated": false,
"changeCounter": 0, "changeCounter": 0,
"maxUpdatesVerificationCount": 0, "maxUpdatesVerificationCount": 0,
"lastChangeDate": "2024-08-24T14:15:22Z" "lastChangeDate": "2024-08-24T14:15:22Z"
}, },
"photo": { "photo": null
"inaccuracyFlag": false,
"inaccuracyFlagReason": null,
"inaccuracyFlagSetCounter": 0,
"isValidated": false,
"changeCounter": 0,
"maxUpdatesVerificationCount": 0,
"lastChangeDate": "2024-08-24T14:15:22Z"
}
}, },
"_links": { "_links": {
"self": { "self": {
@ -634,6 +622,7 @@ paths:
{ {
"customerProfileId": 1, "customerProfileId": 1,
"ovPayTokenId": 1, "ovPayTokenId": 1,
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
"tokenType": { "tokenType": {
"tokenTypeId": 2, "tokenTypeId": 2,
"name": "OV-pas physical" "name": "OV-pas physical"
@ -664,7 +653,7 @@ paths:
"maxUpdatesVerificationCount": 0, "maxUpdatesVerificationCount": 0,
"lastChangeDate": "2024-08-24T14:15:22Z" "lastChangeDate": "2024-08-24T14:15:22Z"
}, },
"birthDate": { "birthdate": {
"inaccuracyFlag": true, "inaccuracyFlag": true,
"inaccuracyFlagReason": "T.B.D", "inaccuracyFlagReason": "T.B.D",
"inaccuracyFlagSetCounter": 1, "inaccuracyFlagSetCounter": 1,
@ -731,6 +720,7 @@ paths:
{ {
"customerProfileId": 1, "customerProfileId": 1,
"ovPayTokenId": 1, "ovPayTokenId": 1,
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
"tokenType": { "tokenType": {
"tokenTypeId": 2, "tokenTypeId": 2,
"name": "OV-pas physical" "name": "OV-pas physical"
@ -746,13 +736,14 @@ paths:
"ePurse": null, "ePurse": null,
"personalAccountData": { "personalAccountData": {
"name": null, "name": null,
"birthDate": null, "birthdate": null,
"photo": null, "photo": null,
} }
}, },
{ {
"customerProfileId": 1, "customerProfileId": 1,
"ovPayTokenId": 6, "ovPayTokenId": 6,
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
"tokenType": { "tokenType": {
"tokenTypeId": 2, "tokenTypeId": 2,
"name": "OV-pas physical" "name": "OV-pas physical"
@ -768,13 +759,14 @@ paths:
"ePurse": null, "ePurse": null,
"personalAccountData": { "personalAccountData": {
"name": null, "name": null,
"birthDate": null, "birthdate": null,
"photo": null "photo": null
} }
}, },
{ {
"customerProfileId": 18, "customerProfileId": 18,
"ovPayTokenId": 13, "ovPayTokenId": 13,
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
"tokenType": { "tokenType": {
"tokenTypeId": 2, "tokenTypeId": 2,
"name": "OV-pas physical" "name": "OV-pas physical"
@ -790,13 +782,14 @@ paths:
"ePurse": null, "ePurse": null,
"personalAccountData":{ "personalAccountData":{
"name": null, "name": null,
"birthDate": null, "birthdate": null,
"photo": null "photo": null
} }
}, },
{ {
"customerProfileId": 132, "customerProfileId": 132,
"ovPayTokenId": 21, "ovPayTokenId": 21,
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
"tokenType": { "tokenType": {
"tokenTypeId": 2, "tokenTypeId": 2,
"name": "OV-pas physical" "name": "OV-pas physical"
@ -812,13 +805,14 @@ paths:
"ePurse": null, "ePurse": null,
"personalAccountData": { "personalAccountData": {
"name": null, "name": null,
"birthDate": null, "birthdate": null,
"photo": null, "photo": null,
} }
}, },
{ {
"customerProfileId": 166, "customerProfileId": 166,
"ovPayTokenId": 28, "ovPayTokenId": 28,
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
"tokenType": { "tokenType": {
"tokenTypeId": 2, "tokenTypeId": 2,
"name": "OV-pas physical" "name": "OV-pas physical"
@ -834,13 +828,14 @@ paths:
"ePurse": null, "ePurse": null,
"personalAccountData": { "personalAccountData": {
"name": null, "name": null,
"birthDate": null, "birthdate": null,
"photo": null, "photo": null,
} }
}, },
{ {
"customerProfileId": 166, "customerProfileId": 166,
"ovPayTokenId": 115, "ovPayTokenId": 115,
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
"tokenType": { "tokenType": {
"tokenTypeId": 2, "tokenTypeId": 2,
"name": "OV-pas physical" "name": "OV-pas physical"
@ -856,13 +851,14 @@ paths:
"ePurse": null, "ePurse": null,
"personalAccountData": { "personalAccountData": {
"name": null, "name": null,
"birthDate": null, "birthdate": null,
"photo": null, "photo": null,
} }
}, },
{ {
"customerProfileId": 1, "customerProfileId": 1,
"ovPayTokenId": 118, "ovPayTokenId": 118,
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
"tokenType": { "tokenType": {
"tokenTypeId": 2, "tokenTypeId": 2,
"name": "OV-pas physical" "name": "OV-pas physical"
@ -878,7 +874,7 @@ paths:
"ePurse": null, "ePurse": null,
"personalAccountData": { "personalAccountData": {
"name": null, "name": null,
"birthDate": null, "birthdate": null,
"photo": null, "photo": null,
} }
} }
@ -890,7 +886,6 @@ paths:
} }
} }
} }
post: post:
tags: tags:
- Customers - Customers
@ -980,7 +975,7 @@ paths:
"ePurse": null, "ePurse": null,
"personalAccountData":{ "personalAccountData":{
"name": null, "name": null,
"birthDate": null, "birthdate": null,
"photo": null "photo": null
}, },
"_links": { "_links": {
@ -1053,7 +1048,7 @@ paths:
}, },
"personalAccountData":{ "personalAccountData":{
"name": null, "name": null,
"birthDate": null, "birthdate": null,
"photo": null "photo": null
}, },
"_links": { "_links": {
@ -1200,7 +1195,7 @@ paths:
"ePurse": null, "ePurse": null,
"personalAccountData":{ "personalAccountData":{
"name": null, "name": null,
"birthDate": null, "birthdate": null,
"photo": null "photo": null
}, },
"_links": { "_links": {
@ -1267,7 +1262,7 @@ paths:
}, },
"personalAccountData":{ "personalAccountData":{
"name": null, "name": null,
"birthDate": null, "birthdate": null,
"photo": null "photo": null
}, },
"_links": { "_links": {
@ -1334,7 +1329,7 @@ paths:
"ePurse": null, "ePurse": null,
"personalAccountData":{ "personalAccountData":{
"name": null, "name": null,
"birthDate": null, "birthdate": null,
"photo": null "photo": null
}, },
"_links": { "_links": {
@ -1468,7 +1463,7 @@ paths:
"ePurse": null, "ePurse": null,
"personalAccountData":{ "personalAccountData":{
"name": null, "name": null,
"birthDate": null, "birthdate": null,
"photo": null "photo": null
}, },
"_links": { "_links": {
@ -1528,7 +1523,7 @@ paths:
"ePurse": null, "ePurse": null,
"personalAccountData":{ "personalAccountData":{
"name": null, "name": null,
"birthDate": null, "birthdate": null,
"photo": null "photo": null
}, },
"_links": { "_links": {
@ -1588,7 +1583,7 @@ paths:
"ePurse": null, "ePurse": null,
"personalAccountData":{ "personalAccountData":{
"name": null, "name": null,
"birthDate": null, "birthdate": null,
"photo": null "photo": null
}, },
"_links": { "_links": {