Versions Compared

Key

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

...

Note that the intention itself does not contain the mortgage documentation

Resource

Settlement

Service

[POST] /v1/settlements/{uid}/intent

Request

IntentionFromBankRequest

Response

IntentionFromBankResponse

Swagger documentation for Intention from Bank

Example request body:

Code Block
{
    "capability": {
        "flow": "DIGITAL"
    }
}

...

Intention from Bank on non-existent settlement

...

For brokers not using Ambita’s services there will not exist any settlements when searching. In these cases, you can still communicate your intention and send the mortgage document to the broker, but the sequence of events are a bit different.

...