Versions Compared

Key

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

Collaboration with broker

Our collaboration service Electronic Property Settlement (Elektronisk Eiendomsoppgjør), enables collaboration between bank and broker. This enables a bank to send the mortgage document to the broker for registration in the Land Registry, as part of a document package, together with the deed, which enables use of digital documents in the process of buying a house(realty). To do so we have implemented the possibility to generate documents for the future owner (buyer) so that, together with the deed, it will both change ownership and establish collateral for the bank, via the broker/real-estate agent.

...

Note that there is no need to generate a foelgebrev for a document that is to be sent to the broker, as this will be done by the broker.

Send prerequisites

Code Block
sendPriorityPrerequisiteDocumentToBroker(
    long documentID,
    byte64 priorityPrerequisiteDocument
)

...