features/OVPAY2475-AGO #66

Merged
MirjamHTM merged 11 commits from features/OVPAY2475-AGO into develop 2026-08-10 12:09:05 +00:00
Showing only changes of commit 1d4fbf5004 - Show all commits

View File

@ -1170,7 +1170,7 @@ paths:
"gboAgeProfile": null, "gboAgeProfile": null,
"tatSecurity": { "tatSecurity": {
"isSecured": false, "isSecured": false,
"isAuthorized": null, "isAuthorized": false,
}, },
"_links": "_links":
{ {
@ -1209,6 +1209,10 @@ paths:
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens/51compare", "href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens/51compare",
"method": "POST", "method": "POST",
}, },
"secure": {
"href": "/tokens/securetoken",
"method": "POST"
}
}, },
}, },
], ],
@ -1597,6 +1601,22 @@ paths:
"birthdate": null, "birthdate": null,
"photo": null, "photo": null,
}, },
"tatSecurity": {
"isSecured": true,
"isAuthorized": false,
},
"_links":{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1",
"method": "GET",
},
"authorize":
{
"href": "/tokens/authorizetoken",
"method": "POST"
}
}
}, },
{ {
"customerProfileId": 1, "customerProfileId": 1,
@ -1623,6 +1643,13 @@ paths:
"isSecured": true, "isSecured": true,
"isAuthorized": true, "isAuthorized": true,
}, },
"_links":{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1",
"method": "GET",
},
}
}, },
{ {
"customerProfileId": 18, "customerProfileId": 18,
@ -1649,6 +1676,13 @@ paths:
"isSecured": true, "isSecured": true,
"isAuthorized": true, "isAuthorized": true,
}, },
"_links":{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1",
"method": "GET",
},
}
}, },
{ {
"customerProfileId": 132, "customerProfileId": 132,
@ -1675,6 +1709,13 @@ paths:
"isSecured": true, "isSecured": true,
"isAuthorized": true, "isAuthorized": true,
}, },
"_links":{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1",
"method": "GET",
},
}
}, },
{ {
"customerProfileId": 166, "customerProfileId": 166,
@ -1701,9 +1742,21 @@ paths:
}, },
"gboAgeProfile": null, "gboAgeProfile": null,
"tatSecurity": { "tatSecurity": {
"isSecured": true, "isSecured": false,
"isAuthorized": true, "isAuthorized": false,
}, },
"_links":{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1",
"method": "GET",
},
"secure":
{
"href": "/tokens/securetoken",
"method": "POST"
}
}
}, },
{ {
"customerProfileId": 166, "customerProfileId": 166,
@ -1730,6 +1783,13 @@ paths:
"isSecured": true, "isSecured": true,
"isAuthorized": true, "isAuthorized": true,
}, },
"_links":{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1",
"method": "GET",
},
}
}, },
{ {
"customerProfileId": 1, "customerProfileId": 1,
@ -1756,6 +1816,13 @@ paths:
"isSecured": true, "isSecured": true,
"isAuthorized": true, "isAuthorized": true,
}, },
"_links":{
"self":
{
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1",
"method": "GET",
},
}
}, },
], ],
_links: _links: