object

HalEndUserIdentity

HYPERMEDIA structure used for returning the identity of the PSU

Fields (5)

  • connectedPsustringrequired

    Last name and first name of the PSU which has granted access to the AISP on the accounts data

    Last name and first name 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.

    Constraints: maxLength: 70

  • connectedPsuNamePrefixNamePrefixCode

    Specifies the terms used to formally address a person.

    Schema: NamePrefixCode

    CodeDescription
    DOCT
    Doctor
    MADM
    Madam
    MISS
    Miss
    MIST
    Mister
  • connectedPsuFirstNamestring

    First name of the PSU which has granted access to the AISP on the accounts data

    First name 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.

    Constraints: maxLength: 70

  • connectedPsuLastNamestring

    Last name of the PSU which has granted access to the AISP on the accounts data

    Last name 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.

    Constraints: maxLength: 70