HalEndUserIdentity
HYPERMEDIA structure used for returning the identity of the PSU
Fields (2)
- identityIdentityrequired
identity of the PSU which has granted access to the AISP on the accounts data
identity of the PSU which has granted access to the AISP on the accounts data This information can be retrieved based on the PSU's authentication that occurred during the OAUTH2 access token initialisation.
Schema: Identity
HYPERMEDIA structure used for returning the identity of the PSU
- fullNamestringrequired
Last name and first name
Last name and first name
Constraints: maxLength: 140
- namePrefixNamePrefixCode
Specifies the terms used to formally address a person.
Schema: NamePrefixCode
Code Description DOCTDoctor MADMMadam MISSMiss MISTMister - firstNamestring
First name
First name
Constraints: maxLength: 70
- lastNamestring
Last name
Last name
Constraints: maxLength: 70
- _linksEndUserIdentityLinksrequired
links that can be used for further navigation when browsing Account Information at one account level
Schema: EndUserIdentityLinks
links that can be used for further navigation when browsing Account Information at one account level
Link Description self link to the end-user identity accounts link to the list of all available accounts consents link to the consents forwarding trustedBeneficiaries link to the list of trusted beneficiaries - selfGenericLinkrequired
hypertext reference
Schema: GenericLink
hypertext reference
- hrefstringrequired
URI to be used. HREF stands for Hypertext REFerence.
Constraints: maxLength: 2000
- templatedboolean
specifies "true" if href is a URI template, i.e. with parameters. Otherwise, this property is absent or set to false
- accountsGenericLink
hypertext reference
Schema: GenericLink
hypertext reference
- hrefstringrequired
URI to be used. HREF stands for Hypertext REFerence.
Constraints: maxLength: 2000
- templatedboolean
specifies "true" if href is a URI template, i.e. with parameters. Otherwise, this property is absent or set to false
- consentsGenericLink
hypertext reference
Schema: GenericLink
hypertext reference
- hrefstringrequired
URI to be used. HREF stands for Hypertext REFerence.
Constraints: maxLength: 2000
- templatedboolean
specifies "true" if href is a URI template, i.e. with parameters. Otherwise, this property is absent or set to false
- trustedBeneficiariesGenericLink
hypertext reference
Schema: GenericLink
hypertext reference
- hrefstringrequired
URI to be used. HREF stands for Hypertext REFerence.
Constraints: maxLength: 2000
- templatedboolean
specifies "true" if href is a URI template, i.e. with parameters. Otherwise, this property is absent or set to false