Skip to main content

embedded-get-session-response-payment

{
"id": "88fd4d...",
"accountId": "<ACCOUNT_ID>",
"authenticationUrl": "https://api.signicat.com/idps/sandbox/nbid/ciba/initialize-auth?transactionId=87d94a...&messageId=496e79...",
"status": "SUCCESS",
"provider": "nbid",
"subject": {
"id": "Zd-M6Bze8DPOGjzT5D0hxXkKhZn1kVRcbjQpRNuZYcU=",
"idpId": "9578-6000-4-1930136",
"name": "Kari Nordmann",
"firstName": "Kari",
"lastName": "Nordmann",
"dateOfBirth": "1990-02-17",
"nin": {
"value": "17029012345",
"issuingCountry": "NO",
"type": "BIRTH"
},
"nbidIdp": "BIS",
"nbidAuthType": "PAYMENT",
"nbidOriginator": "CN=BankID - TestBank1 - Bank CA 3,OU=123456789,O=TestBank1 AS,C=NO;OrginatorId=9980;OriginatorName=BINAS;OriginatorId=9980",
"nbidUpdatedAt": "1730117741",
"nbidSubjectUuid": "za7-4zkWYRUlMkZ6-dSHQj-tvgqmyr5NtBJdb-V1fBg",
"nbidAlternativeSubject": "9578-6000-4-1930136",
"nbidSid": "808ch4zl-Nx64_5iz349-upp8Kkr2anIiBj_djy-yFA",
"nbidMethod": "biometric"
},
"paymentPrefillData": {
"reference": "composite-payment-1234",
"payments": [
{
"reference": "individual-payment-56",
"amount": "100",
"currency": "NOK",
"receiver": "ACME AS"
},
{
"reference": "individual-payment-78",
"amount": "200",
"currency": "NOK",
"receiver": "ACME AS"
}
]
},
"loa": "substantial",
"allowedProviders": [
"nbid"
],
"language": "en",
"flow": "embedded",
"requestedAttributes": [
"dateOfBirth",
"firstName",
"idpId",
"lastName",
"name",
"nbidAdditionalCertInfo",
"nbidAlternativeSubject",
"nbidAuthTime",
"nbidAuthType",
"nbidIdp",
"nbidMethod",
"nbidOriginator",
"nbidSid",
"nbidSubjectUuid",
"nbidTid",
"nbidUpdatedAt",
"nin"
],
"sessionLifetime": 1200,
"expiresAt": "2026-04-20T12:27:54.4334025+00:00"
}