diff --git a/src/openapi/customers/SE-customers-v2.yaml b/src/openapi/customers/SE-customers-v2.yaml index 29fd300..5b22c16 100644 --- a/src/openapi/customers/SE-customers-v2.yaml +++ b/src/openapi/customers/SE-customers-v2.yaml @@ -1170,7 +1170,7 @@ paths: "gboAgeProfile": null, "tatSecurity": { "isSecured": false, - "isAuthorized": null, + "isAuthorized": false, }, "_links": { @@ -1209,6 +1209,10 @@ paths: "href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens/51compare", "method": "POST", }, + "secure": { + "href": "/tokens/securetoken", + "method": "POST" + } }, }, ], @@ -1597,6 +1601,22 @@ paths: "birthdate": 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, @@ -1623,6 +1643,13 @@ paths: "isSecured": true, "isAuthorized": true, }, + "_links":{ + "self": + { + "href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1", + "method": "GET", + }, + } }, { "customerProfileId": 18, @@ -1649,6 +1676,13 @@ paths: "isSecured": true, "isAuthorized": true, }, + "_links":{ + "self": + { + "href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1", + "method": "GET", + }, + } }, { "customerProfileId": 132, @@ -1675,6 +1709,13 @@ paths: "isSecured": true, "isAuthorized": true, }, + "_links":{ + "self": + { + "href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1", + "method": "GET", + }, + } }, { "customerProfileId": 166, @@ -1701,9 +1742,21 @@ paths: }, "gboAgeProfile": null, "tatSecurity": { - "isSecured": true, - "isAuthorized": true, + "isSecured": false, + "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, @@ -1730,6 +1783,13 @@ paths: "isSecured": true, "isAuthorized": true, }, + "_links":{ + "self": + { + "href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1", + "method": "GET", + }, + } }, { "customerProfileId": 1, @@ -1756,6 +1816,13 @@ paths: "isSecured": true, "isAuthorized": true, }, + "_links":{ + "self": + { + "href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens?ovPaytokenId=1", + "method": "GET", + }, + } }, ], _links: