Merge pull request 'added xTat to get tokens' (#34) from features/OVPAY1643-SE-Tokens into develop
Reviewed-on: #34 Reviewed-by: Bas Boterman <b.boterman@htm.nl>
This commit is contained in:
commit
17812e423e
@ -295,6 +295,7 @@ paths:
|
||||
{
|
||||
"customerProfileId": 1,
|
||||
"ovPayTokenId": 1,
|
||||
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
|
||||
"tokenType": {
|
||||
"tokenTypeId": 1,
|
||||
"name": "EMV"
|
||||
@ -310,7 +311,7 @@ paths:
|
||||
"ePurse": null,
|
||||
"personalAccountData":{
|
||||
"name": null,
|
||||
"birthDate": null,
|
||||
"birthdate": null,
|
||||
"photo": null
|
||||
},
|
||||
"_links": {
|
||||
@ -361,6 +362,7 @@ paths:
|
||||
{
|
||||
"customerProfileId": 1,
|
||||
"ovPayTokenId": 1,
|
||||
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
|
||||
"tokenType": {
|
||||
"tokenTypeId": 2,
|
||||
"name": "OV-pas physical"
|
||||
@ -383,7 +385,7 @@ paths:
|
||||
},
|
||||
"personalAccountData":{
|
||||
"name": null,
|
||||
"birthDate": null,
|
||||
"birthdate": null,
|
||||
"photo": null
|
||||
},
|
||||
"_links": {
|
||||
@ -434,6 +436,7 @@ paths:
|
||||
{
|
||||
"customerProfileId": 1,
|
||||
"ovPayTokenId": 1,
|
||||
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
|
||||
"tokenType": {
|
||||
"tokenTypeId": 2,
|
||||
"name": "OV-pas physical"
|
||||
@ -470,7 +473,7 @@ paths:
|
||||
"maxUpdatesVerificationCount": 0,
|
||||
"lastChangeDate": "2024-08-24T14:15:22Z"
|
||||
},
|
||||
"birthDate": {
|
||||
"birthdate": {
|
||||
"inaccuracyFlag": false,
|
||||
"inaccuracyFlagReason": null,
|
||||
"inaccuracyFlagSetCounter": 0,
|
||||
@ -537,6 +540,7 @@ paths:
|
||||
{
|
||||
"customerProfileId": 1,
|
||||
"ovPayTokenId": 1,
|
||||
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
|
||||
"tokenType": {
|
||||
"tokenTypeId": 2,
|
||||
"name": "OV-pas physical"
|
||||
@ -558,33 +562,17 @@ paths:
|
||||
"originDate": "2019-07-16T11:00:00+02:00"
|
||||
},
|
||||
"personalAccountData":{
|
||||
"name": {
|
||||
"inaccuracyFlag": false,
|
||||
"inaccuracyFlagReason": null,
|
||||
"inaccuracyFlagSetCounter": 0,
|
||||
"isValidated": false,
|
||||
"changeCounter": 0,
|
||||
"maxUpdatesVerificationCount": 0,
|
||||
"lastChangeDate": "2024-08-24T14:15:22Z"
|
||||
},
|
||||
"birthDate": {
|
||||
"name": null,
|
||||
"birthdate": {
|
||||
"inaccuracyFlag": true,
|
||||
"inaccuracyFlagReason": "Invalid birthDate",
|
||||
"inaccuracyFlagReason": "Invalid birthdate",
|
||||
"inaccuracyFlagSetCounter": 1,
|
||||
"isValidated": false,
|
||||
"changeCounter": 0,
|
||||
"maxUpdatesVerificationCount": 0,
|
||||
"lastChangeDate": "2024-08-24T14:15:22Z"
|
||||
},
|
||||
"photo": {
|
||||
"inaccuracyFlag": false,
|
||||
"inaccuracyFlagReason": null,
|
||||
"inaccuracyFlagSetCounter": 0,
|
||||
"isValidated": false,
|
||||
"changeCounter": 0,
|
||||
"maxUpdatesVerificationCount": 0,
|
||||
"lastChangeDate": "2024-08-24T14:15:22Z"
|
||||
}
|
||||
"photo": null
|
||||
},
|
||||
"_links": {
|
||||
"self": {
|
||||
@ -634,6 +622,7 @@ paths:
|
||||
{
|
||||
"customerProfileId": 1,
|
||||
"ovPayTokenId": 1,
|
||||
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
|
||||
"tokenType": {
|
||||
"tokenTypeId": 2,
|
||||
"name": "OV-pas physical"
|
||||
@ -664,7 +653,7 @@ paths:
|
||||
"maxUpdatesVerificationCount": 0,
|
||||
"lastChangeDate": "2024-08-24T14:15:22Z"
|
||||
},
|
||||
"birthDate": {
|
||||
"birthdate": {
|
||||
"inaccuracyFlag": true,
|
||||
"inaccuracyFlagReason": "T.B.D",
|
||||
"inaccuracyFlagSetCounter": 1,
|
||||
@ -731,6 +720,7 @@ paths:
|
||||
{
|
||||
"customerProfileId": 1,
|
||||
"ovPayTokenId": 1,
|
||||
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
|
||||
"tokenType": {
|
||||
"tokenTypeId": 2,
|
||||
"name": "OV-pas physical"
|
||||
@ -746,13 +736,14 @@ paths:
|
||||
"ePurse": null,
|
||||
"personalAccountData": {
|
||||
"name": null,
|
||||
"birthDate": null,
|
||||
"birthdate": null,
|
||||
"photo": null,
|
||||
}
|
||||
},
|
||||
{
|
||||
"customerProfileId": 1,
|
||||
"ovPayTokenId": 6,
|
||||
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
|
||||
"tokenType": {
|
||||
"tokenTypeId": 2,
|
||||
"name": "OV-pas physical"
|
||||
@ -768,13 +759,14 @@ paths:
|
||||
"ePurse": null,
|
||||
"personalAccountData": {
|
||||
"name": null,
|
||||
"birthDate": null,
|
||||
"birthdate": null,
|
||||
"photo": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"customerProfileId": 18,
|
||||
"ovPayTokenId": 13,
|
||||
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
|
||||
"tokenType": {
|
||||
"tokenTypeId": 2,
|
||||
"name": "OV-pas physical"
|
||||
@ -790,13 +782,14 @@ paths:
|
||||
"ePurse": null,
|
||||
"personalAccountData":{
|
||||
"name": null,
|
||||
"birthDate": null,
|
||||
"birthdate": null,
|
||||
"photo": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"customerProfileId": 132,
|
||||
"ovPayTokenId": 21,
|
||||
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
|
||||
"tokenType": {
|
||||
"tokenTypeId": 2,
|
||||
"name": "OV-pas physical"
|
||||
@ -812,13 +805,14 @@ paths:
|
||||
"ePurse": null,
|
||||
"personalAccountData": {
|
||||
"name": null,
|
||||
"birthDate": null,
|
||||
"birthdate": null,
|
||||
"photo": null,
|
||||
}
|
||||
},
|
||||
{
|
||||
"customerProfileId": 166,
|
||||
"ovPayTokenId": 28,
|
||||
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
|
||||
"tokenType": {
|
||||
"tokenTypeId": 2,
|
||||
"name": "OV-pas physical"
|
||||
@ -834,13 +828,14 @@ paths:
|
||||
"ePurse": null,
|
||||
"personalAccountData": {
|
||||
"name": null,
|
||||
"birthDate": null,
|
||||
"birthdate": null,
|
||||
"photo": null,
|
||||
}
|
||||
},
|
||||
{
|
||||
"customerProfileId": 166,
|
||||
"ovPayTokenId": 115,
|
||||
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
|
||||
"tokenType": {
|
||||
"tokenTypeId": 2,
|
||||
"name": "OV-pas physical"
|
||||
@ -856,13 +851,14 @@ paths:
|
||||
"ePurse": null,
|
||||
"personalAccountData": {
|
||||
"name": null,
|
||||
"birthDate": null,
|
||||
"birthdate": null,
|
||||
"photo": null,
|
||||
}
|
||||
},
|
||||
{
|
||||
"customerProfileId": 1,
|
||||
"ovPayTokenId": 118,
|
||||
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
|
||||
"tokenType": {
|
||||
"tokenTypeId": 2,
|
||||
"name": "OV-pas physical"
|
||||
@ -878,7 +874,7 @@ paths:
|
||||
"ePurse": null,
|
||||
"personalAccountData": {
|
||||
"name": null,
|
||||
"birthDate": null,
|
||||
"birthdate": null,
|
||||
"photo": null,
|
||||
}
|
||||
}
|
||||
@ -890,7 +886,6 @@ paths:
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
post:
|
||||
tags:
|
||||
- Customers
|
||||
@ -980,7 +975,7 @@ paths:
|
||||
"ePurse": null,
|
||||
"personalAccountData":{
|
||||
"name": null,
|
||||
"birthDate": null,
|
||||
"birthdate": null,
|
||||
"photo": null
|
||||
},
|
||||
"_links": {
|
||||
@ -1053,7 +1048,7 @@ paths:
|
||||
},
|
||||
"personalAccountData":{
|
||||
"name": null,
|
||||
"birthDate": null,
|
||||
"birthdate": null,
|
||||
"photo": null
|
||||
},
|
||||
"_links": {
|
||||
@ -1200,7 +1195,7 @@ paths:
|
||||
"ePurse": null,
|
||||
"personalAccountData":{
|
||||
"name": null,
|
||||
"birthDate": null,
|
||||
"birthdate": null,
|
||||
"photo": null
|
||||
},
|
||||
"_links": {
|
||||
@ -1267,7 +1262,7 @@ paths:
|
||||
},
|
||||
"personalAccountData":{
|
||||
"name": null,
|
||||
"birthDate": null,
|
||||
"birthdate": null,
|
||||
"photo": null
|
||||
},
|
||||
"_links": {
|
||||
@ -1334,7 +1329,7 @@ paths:
|
||||
"ePurse": null,
|
||||
"personalAccountData":{
|
||||
"name": null,
|
||||
"birthDate": null,
|
||||
"birthdate": null,
|
||||
"photo": null
|
||||
},
|
||||
"_links": {
|
||||
@ -1468,7 +1463,7 @@ paths:
|
||||
"ePurse": null,
|
||||
"personalAccountData":{
|
||||
"name": null,
|
||||
"birthDate": null,
|
||||
"birthdate": null,
|
||||
"photo": null
|
||||
},
|
||||
"_links": {
|
||||
@ -1528,7 +1523,7 @@ paths:
|
||||
"ePurse": null,
|
||||
"personalAccountData":{
|
||||
"name": null,
|
||||
"birthDate": null,
|
||||
"birthdate": null,
|
||||
"photo": null
|
||||
},
|
||||
"_links": {
|
||||
@ -1588,7 +1583,7 @@ paths:
|
||||
"ePurse": null,
|
||||
"personalAccountData":{
|
||||
"name": null,
|
||||
"birthDate": null,
|
||||
"birthdate": null,
|
||||
"photo": null
|
||||
},
|
||||
"_links": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user