OVPAY-2032 - Added profile instances to the get token call. #23
@ -310,6 +310,7 @@ paths:
|
||||
"birthdate": null,
|
||||
"photo": null,
|
||||
},
|
||||
"profileInstances": [],
|
||||
"_links":
|
||||
{
|
||||
"self":
|
||||
@ -391,6 +392,7 @@ paths:
|
||||
"birthdate": null,
|
||||
"photo": null,
|
||||
},
|
||||
"profileInstances": [],
|
||||
"_links":
|
||||
{
|
||||
"self":
|
||||
@ -506,6 +508,18 @@ paths:
|
||||
"lastChangeDate": "2024-08-24T14:15:22Z",
|
||||
},
|
||||
},
|
||||
"profileInstances":
|
||||
[
|
||||
{
|
||||
"profileType": "199900100",
|
||||
"validPeriod":
|
||||
{
|
||||
"fromInclusive": "2021-09-18T13:11:11+02:00",
|
||||
"untilInclusive": "2026-01-01T01:00:00+01:00",
|
||||
},
|
||||
"xprofit": "ad7c62d0-2fc0-47d4-9307-cf03bf53ef4b",
|
||||
},
|
||||
],
|
||||
"_links":
|
||||
{
|
||||
"self":
|
||||
@ -596,6 +610,18 @@ paths:
|
||||
},
|
||||
"photo": null,
|
||||
},
|
||||
"profileInstances":
|
||||
[
|
||||
{
|
||||
"profileType": "199900100",
|
||||
"validPeriod":
|
||||
{
|
||||
"fromInclusive": "2021-09-18T13:11:11+02:00",
|
||||
"untilInclusive": "2026-01-01T01:00:00+01:00",
|
||||
},
|
||||
"xprofit": "ad7c62d0-2fc0-47d4-9307-cf03bf53ef4b",
|
||||
},
|
||||
],
|
||||
"_links":
|
||||
{
|
||||
"self":
|
||||
@ -704,6 +730,18 @@ paths:
|
||||
"lastChangeDate": "2024-08-24T14:15:22Z",
|
||||
},
|
||||
},
|
||||
"profileInstances":
|
||||
[
|
||||
{
|
||||
"profileType": "199900100",
|
||||
"validPeriod":
|
||||
{
|
||||
"fromInclusive": "2021-09-18T13:11:11+02:00",
|
||||
"untilInclusive": "2026-01-01T01:00:00+01:00",
|
||||
},
|
||||
"xprofit": "ad7c62d0-2fc0-47d4-9307-cf03bf53ef4b",
|
||||
},
|
||||
],
|
||||
"_links":
|
||||
{
|
||||
"self":
|
||||
@ -753,8 +791,8 @@ paths:
|
||||
},
|
||||
},
|
||||
}
|
||||
? Token list with every status for tokenTypeId = 2, role = KlantenService
|
||||
: summary: Token list with every status for tokenTypeId = 2, role = KlantenService
|
||||
Token list with every status for tokenTypeId = 2, role = KlantenService:
|
||||
summary: Token list with every status for tokenTypeId = 2, role = KlantenService
|
||||
description: Token list with every status for tokenTypeId = 2, role = KlantenService
|
||||
value:
|
||||
{
|
||||
@ -799,6 +837,7 @@ paths:
|
||||
"birthdate": null,
|
||||
"photo": null,
|
||||
},
|
||||
"profileInstances": [],
|
||||
},
|
||||
{
|
||||
"customerProfileId": 18,
|
||||
@ -819,6 +858,7 @@ paths:
|
||||
"birthdate": null,
|
||||
"photo": null,
|
||||
},
|
||||
"profileInstances": [],
|
||||
},
|
||||
{
|
||||
"customerProfileId": 132,
|
||||
@ -839,6 +879,7 @@ paths:
|
||||
"birthdate": null,
|
||||
"photo": null,
|
||||
},
|
||||
"profileInstances": [],
|
||||
},
|
||||
{
|
||||
"customerProfileId": 166,
|
||||
@ -862,6 +903,7 @@ paths:
|
||||
"birthdate": null,
|
||||
"photo": null,
|
||||
},
|
||||
"profileInstances": [],
|
||||
},
|
||||
{
|
||||
"customerProfileId": 166,
|
||||
@ -882,6 +924,7 @@ paths:
|
||||
"birthdate": null,
|
||||
"photo": null,
|
||||
},
|
||||
"profileInstances": [],
|
||||
},
|
||||
{
|
||||
"customerProfileId": 1,
|
||||
@ -902,6 +945,7 @@ paths:
|
||||
"birthdate": null,
|
||||
"photo": null,
|
||||
},
|
||||
"profileInstances": [],
|
||||
},
|
||||
],
|
||||
_links:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user