You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A link to more information, or further actions that can be taken
Appointment.Address
Name
Type
Required
Description
streetAddress
String
no
E.g. Storgata 11
streetAddress2
String
no
E.g. Romerike Næringspark
postalCode
String
no
city
String
no
country
String
no
Appointment.Language
Valid values:
NB
NN
EN
Appointment.ExternalLink
Name
Type
Required
Description
url
URI
yes
Target URL of this link. Must be http or https.
deadline
ZonedDateTime
no
Optional deadline for the user to respond. ISO8601 full DateTime.
description
String
no
A short, optional text-field, describing the external link.
buttonText
String
no
Optional text which will be displayed on the button.
XML
<appointmentxmlns="http://api.digipost.no/schema/datatypes">
<start-time>2017-06-27T10:00:00+02:00</start-time>
<end-time>2017-06-27T11:00:00+02:00</end-time>
<arrival-time>Oppmøte senest 15 minutter før timen</arrival-time>
<place>Oslo City Røntgen</place>
<address>
<street-address>Storgata 23</street-address>
<postal-code>0011</postal-code>
<city>Oslo</city>
<country>Norge</country>
</address>
<sub-title>Undersøke smerter i ryggen</sub-title>
<info>
<title>Informasjon om Oslo City Røntgen</title>
<text>Oslo City Røntgen er et spesialistsenter for avansert bildediagnostikk.</text>
</info>
<language>NB</language>
<link>
<url>https://www.oslo.kommune.no/barnehage/svar-pa-tilbud-om-plass/</url>
<deadline>2017-09-30T13:37:00+02:00</deadline>
<description>Oslo Kommune ber deg akseptere eller avslå tilbudet om barnehageplass.</description>
<button-text>Svar på barnehageplass</button-text>
</link>
</appointment>
Boligdetaljer
Details about a Residence, and may be joined with Residence to retrieve the core fields of a Residence.
If true, the barcode will render its value as part of the image
Event.Language
Valid values:
NB
NN
EN
XML
<eventxmlns="http://api.digipost.no/schema/datatypes">
<sub-title>Kommunestyre- og fylkestingvalg</sub-title>
<start-time>
<start-time>2019-05-23T10:00:00+02:00</start-time>
<end-time>2019-05-23T16:00:00+02:00</end-time>
</start-time>
<timeLabel>Opening hours</timeLabel>
<description>Velkommen til valg! Husk legitimasjon.</description>
<place>Sagene skole</place>
<placeLabel>Election venue</placeLabel>
<address>
<street-address>Storgata 23</street-address>
<postal-code>0011</postal-code>
<city>Oslo</city>
<country>Norge</country>
</address>
<info>
<title>Forhåndsstemming</title>
<text>Du kan forhåndsstemme fra 10. august</text>
</info>
<barcodeLabel>Barcode for use on election day:</barcodeLabel>
<barcode>
<barcode-value>1234567890</barcode-value>
<barcode-type>code-128</barcode-type>
<barcode-text>Show barcode for faster identification</barcode-text>
<show-value-in-barcode>true</show-value-in-barcode>
</barcode>
<links>
<url>https://valg.no</url>
<description>Les mer om valget på valg.no</description>
</links>
<language>NB</language>
</event>
ExternalLink
An external URL, along with an optional description and deadline for resources such as a survey.
Fields
Name
Type
Required
Description
url
URI
yes
Target URL of this link. Must be http or https.
deadline
ZonedDateTime
no
Optional deadline for the user to respond. ISO8601 full DateTime.
description
String
no
A short, optional text-field, describing the external link.
buttonText
String
no
Optional text which will be displayed on the button.
XML
<externalLinkxmlns="http://api.digipost.no/schema/datatypes">
<url>https://www.oslo.kommune.no/barnehage/svar-pa-tilbud-om-plass/</url>
<deadline>2017-09-30T13:37:00+02:00</deadline>
<description>Oslo Kommune ber deg akseptere eller avslå tilbudet om barnehageplass.</description>
<button-text>Svar på barnehageplass</button-text>
</externalLink>
A link to more information, or further actions that can be taken
dueDate
ZonedDateTime
yes
When the payment falls due
sum
BigDecimal
no
The sum to be payed
account
String
no
The creditor account for the payment. Exactly 11 digits
kid
String
no
The customer identification number. Max length 25 chars
Inkasso.ExternalLink
Name
Type
Required
Description
url
URI
yes
Target URL of this link. Must be http or https.
deadline
ZonedDateTime
no
Optional deadline for the user to respond. ISO8601 full DateTime.
description
String
no
A short, optional text-field, describing the external link.
buttonText
String
no
Optional text which will be displayed on the button.
XML
<inkassoxmlns="http://api.digipost.no/schema/datatypes">
<link>
<url>https://www.example.com</url>
<description>Gå til avsenders side for å gjøre en handling</description>
<button-text>Ta meg til handling!</button-text>
</link>
<due-date>2019-12-10T00:00:00+01:00</due-date>
<sum>42</sum>
<account>01235424320</account>
<kid>1435025439583420243982723</kid>
</inkasso>
A link to more information, or further actions that can be taken
dueDate
ZonedDateTime
yes
When the payment falls due
sum
BigDecimal
yes
The sum to be paid
creditorAccount
String
yes
The creditor account for the payment. Exactly 11 digits
kid
String
no
The customer identification number. Max length 25 chars
Invoice.ExternalLink
Name
Type
Required
Description
url
URI
yes
Target URL of this link. Must be http or https.
deadline
ZonedDateTime
no
Optional deadline for the user to respond. ISO8601 full DateTime.
description
String
no
A short, optional text-field, describing the external link.
buttonText
String
no
Optional text which will be displayed on the button.
XML
<invoicexmlns="http://api.digipost.no/schema/datatypes">
<link>
<url>https://www.example.com</url>
<description>Gå til avsenders side for å gjøre en handling</description>
<button-text>Ta meg til handling!</button-text>
</link>
<due-date>2020-09-10T00:00:00+01:00</due-date>
<sum>42</sum>
<creditor-account>01235424320</creditor-account>
<kid>1435025439583420243982723</kid>
</invoice>
This is the maximum duration in which you are allowed to access the user's documents from they are shared with you
purpose
String
yes
This text should explain why you need to process the recipient's documents in a short and understandable way.
allowedOriginOrganisationNumbers
Set
no
Only documents received from any of the specified organisations will be possible for the user to share.
XML
<share-documents-requestxmlns="http://api.digipost.no/schema/datatypes">
<max-share-duration-seconds>1209600</max-share-duration-seconds>
<purpose>We require to see your latest pay slip in order to grant you a loan.</purpose>
<allowed-origin-organisation-numbers>984661185</allowed-origin-organisation-numbers>
</share-documents-request>
ShareDocumentsRequestDocumentsShared
Documents have been shared for ShareDocumentsRequest
Fields
Name
Type
Required
Description
documentIds
List
no
The IDs of the documents related to this specific event
Represents a legal document (Certificate, Licence, Permit, etc.) issued to a single person.
Fields
Name
Type
Required
Description
credentialId
String
yes
A unique identifier for the credential.
validFrom
ZonedDateTime
no
The starting point of validity for the credential.
validUntil
ZonedDateTime
no
The ending point of validity for the credential.
title
String
no
The title of the credential.
description
String
no
A detailed explanation of the credential.
XML
<verifiable-credential-noticexmlns="http://api.digipost.no/schema/datatypes">
<credential-id>DL-1234567890</credential-id>
<valid-from>2025-01-01T10:00:00+02:00</valid-from>
<valid-until>2030-01-01T10:00:00+02:00</valid-until>
<title>Drivers Licence</title>
<description>This document confirms that the holder has a license to drive vehicles under the specified categories.</description>
</verifiable-credential-notice>
VerifiablePresentationNotice
A request for a verifiable presentation. The request must include a credentials query of either dcql_query og simple_query.
Fields
Name
Type
Required
Description
title
String
yes
The title of the presentation request
description
String
yes
A detailed explanation of the presentation request.
Optional credential sets for advanced DCQL queries.
XML
<verifiable-presentation-noticexmlns="http://api.digipost.no/schema/datatypes">
<title>Driver’s License</title>
<description>We would like to verify your driver’s license.</description>
<simpleQuery>
<type>driversLicence</type>
<format>JWT_VC_JSON</format>
</simpleQuery>
</verifiable-presentation-notice>