Halobject

HalEndUserIdentity

HYPERMEDIA structure used for returning the identity of the PSU. The [identity] property specifies the 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.

Fields (2)

  • identityIdentityrequired

    HYPERMEDIA structure used for returning the identity of the PSU

    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

      CodeDescription
      DOCT
      Doctor
      MADM
      Madam
      MISS
      Miss
      MIST
      Mister
    • firstNamestring

      First name

      First name

      Constraints: maxLength: 70

    • lastNamestring

      Last name

      Last name

      Constraints: maxLength: 70