Objects
NorwegianBankIdParameter
Credentials used for Norwegian BankID (on mobile or full personal number).
fullPersonalNumberstring
Full 11-digit personal number used by certain ASPSPs.
otpstring
One-time code generated by the user's token.
passwordstring
Static password required by some BankID providers.
personalNumberstring
Six-digit birth date required for mobile BankID.
phoneNumberstring
Phone number tied to the BankID subscription.
Properties inherited from: CollectionParameter
typestring
Example
{ "fullPersonalNumber": "12039012345", "otp": "123456", "password": "hunter2", "personalNumber": "120390", "phoneNumber": "4798765432"}