Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Type

Description

Mandatory

Available from version

PersonalNumber

String

The personal number of the person to authenticate

 true


Status
colourRed
titleOBSOlete (from 2024-04-24)

BankIdType

Enum

Mobile: If the user is authenticated via mobile BankID

File: If the user is authenticated through BankID on file or card

 true


Domain

Enum

Front: End customer that should be authenticated

Partner: Partner that should be authenticated

Admin: Admin that should be authenticated

 false


Status
colourGreen
titleDEPRECATED (FROM 2024-04-24)

AuthenticatePerson

Boolean (nullable)

If set to true or null the personal number passed in the request must exist on a person in BFS.

If set to false the personal number does not have to exist on a person in BFS

false

Status
colourGreen
titledeprecated (from 2.112024-04-24)

Outputs

Name

Type

Description

Available from version

PersonalNumber

String

The personal number of the person to authenticate


Status
colourRed
titleOBSoLETEOBSOLETE (FROM 2024-04-24)

BankIdType

Enum

Mobile: If the user is authenticated via mobile BankID

File: If the user is authenticated through BankID on file


OrderReference

String

A reference that is used to identify a certain authentication.

The Orderreference is sent with the call to GetBankIdStatus


AuthToken

String

Sends in the beginning with BankID app. For more information: https://www.bankid.com/bankid-i-dina-tjanster/rp-info


QRCodes

ArrayOfQRCode

A reference used to identify with code and time.

Status
colourBlue
titleIN DEVELOPMENt

StartTime

DateTime

To identify the start time of the Authentication

Status
colourBlue
titleIN DEVELOPMENT

...