Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: draw.io diagram "eps-bank-process.drawio" edited

...

Drawio
zoom1
simple0
inComment0
pageId1296367729
custContentId1795194952
lbox1
diagramDisplayNameeps-bank-process.drawio
contentVer13
revision13
baseUrlhttps://ambita.atlassian.net/wiki
diagramNameeps-bank-process.drawio
pCenter0
width1531
links
tbstyle
height461

...

For more detailed information about the api se redoc or swagger ui

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)

...

The rules for bank intention, assuming positive response, are:

  1. The first POST shall generate a bank intention of type IntentionFromBank.

  2. If the bank reference is unchanged, in subsequent POST, the flow(DIGITAL/PAPER) must be changed compared to the previous. One exception, if no answer from broker is received.

  3. If the bank reference has been changed in a subsequent POST, it will generate a bank intention of type IntentionFromBank.

  4. If neither flow nor bank reference is changed compared to the previous, a bad request is sent.

If a bank intention did get a negative response or none at all, a bank intention POST will always generate a bank intention of type IntentionFromBank.

...

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.

...