...
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.
|
| |
|
| |
|
| |
|
|
Bankintention(API)
Deciding whether to generate a digital or paper pantedokument (mortgage document)
...
Plantumlcloud | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Bank intention | Create bank intention that handles settlement that resides in EPS or not. |
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. |
Provide mortgage document(API)
Status | ||||
---|---|---|---|---|
|
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 |
Add attachment
Status | ||||
---|---|---|---|---|
|
Attachments are documents that relate to a document resource. The resource has its own endpoint, but must be linked to the document.
...