Versions Compared

Key

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

...

API documentation links below is using redoc ui for beta

Model

...

Find Find settlement

There are multiple ways of querying the Settlement API for an existing settlement.

Query by buyer

Finds settlements by buyers personal numbers

API

Query by buyer and property key

Finds settlements by buyers personal numbers and propertykey

Get by financial source

A bank may query settlements where their organization number has been used in bidding without knowing the buyers personal numbers or propertykey

Get by unique identifier

Each settlement have a globally unique ID that may be used for getting a specific settlement.

API

Bankintention(API)

Deciding whether to generate a digital or paper pantedokument (mortgage document)

...

Plantumlcloud
filenamestate diagram for bankintention.png
datarVPBboMwDP2aXCZ1QqWo5xRoxTRVVdcfSMGlEcVBSVjXv58NgnJAvWxCkNgv9rOfg1gFzivr2/omAukqjY2yqhZLdnugVaw3hPBmGWxUXpXWtFjE5mZs5wwvET/PM8YWYAc8UbbaWXgwvE74G23eRJQQtFiIMKX1K92fZoFDuk+y/U6EnHnb04WxJhANkiHrs/aKNmdrKrCOQLHcMi6iGKV7YH61Bk3r6IwF1xh0MMsk4zg9nNJkhuo1SVbXUOheqJcMx/Qjjf+RYdBmpoc5cKQPZCf3ExlKDeSYYA4cE8yBQ9auN37zq8ISFuay0OgBve7mpXkOjkyxjLk1NGQrdHewAwo/DeQeivdJF6GU3dXDKnuRjKy70l5jSbtLp6/CZ/5Je2OVjXEU8M3KTsscK7pYU49jYQ7dX6QcKKhgxxvfUir0OBhJtstO8nMq2EiHUKq/001D0fhOBD+AtXauV+DcPvok7G6xQnPniMaaBqx/8Pi6uYlVAFjQ3/8L
width
compressedtrue
revision1

Bank intention

Create bank intention that handles settlement that resides in EPS or not.

API

Intention from Bank on an existing broker settlement

...

The bank will search for a settlement, and provide an intention directly. The intention contains information whether the bank supports a digital flow or not.

Simple bank intention

Only work with settlements in EPS.

API

Provide mortgage document(API)
Status
colourYellow
titleDEPRECATED

The document resource is used by the bank to upload mortgage documents. If a settlement was found in step two, the settlementuid should be given as a query parameter. The mortgage document will then be included in that settlement. For settlements not known to EPS, it is possible to give the broker’s organization number in the request body, and if EPS is not able to identify a settlement, the mortgage document will be uploaded to Afpant. This enable banks to collaborate with brokers even if the broker is not using Ambita’s services for electronic registration and settlement services.

For customers integrating etinglysing.no, this step is handled by “send to broker”.

Upload document

API

Add attachment
Status
colourYellow
titleDEPRECATED

Attachments are documents that relate to a document resource. The resource has its own endpoint, but must be linked to the document.

...