User

User is defining a user without any access statuses. A User can be one of three different types: PRIVATE, CORPORATE or SERVER.

Name

Description

Qualification

Schema

Name

Description

Qualification

Schema

applicationAccessId

The ID of an access. Not allowed for the type SERVER.

If the type is CORPORATE, use the accessId of the access that you have created for the role account as applicationAccessId.

Optional

string

corporateId

The ID of a corporate role account or server account. Required for the types CORPORATE and SERVER. Not allowed for the type PRIVATE. 

If the type is CORPORATE, use the role account ID as corporateId.

If the type is SERVER, use Server account Global ID as corporateId.

Optional / Required

string

corporateName

The name of the company.

Optional

string

corporateRoleName

The name of the corporate role.

Optional

string

firstName

The first name of the participant.

Optional

string

lastName

The last name of the participant.

Optional

string

privateId

The ID of the private role. Required for the types PRIVATE and CORPORATE. Not allowed for the type SERVER.

If the type is CORPORATE, use the role account personalIdentityId as privateId.

Optional

string

type

Specifies whether the participant acts in their private role or in a corporate role.

PRIVATE: The participant acts in their private role.

CORPORATE: The participant acts in a corporate role.

SERVER: The participant is a server account.

Optional

enum

(PRIVATE, CORPORATE, SERVER)

 

Copyright © 2021–2024 Lequa Net AB – a subsidiary of Extracticon AB (publ). All rights reserved.