Events

The mortgage platform emits events at key points in the application lifecycle. External systems can subscribe to these events to trigger downstream workflows, update records, or send notifications.

Events follow the CloudEvents v1.0.2 specification and are delivered via webhook or message broker depending on the deployment configuration.

Application Completed

Emitted when the application sub-process finishes and all data is gathered.

SchemaView details →

Application Aborted

Emitted when an application is aborted via escalation (e.g. party rejected, confirm application timeout).

SchemaView details →

Credit Information Fetched

Emitted when the credit-information sub-process has fetched UC credit information for a stakeholder.

SchemaView details →

Automatic Credit Evaluation Completed

Emitted when the automatic credit evaluation sub-process finishes and a credit decision has been produced.

SchemaView details →

Is Credit Approved – Yes

Emitted when the credit decision gateway routes the application down the approved branch.

SchemaView details →

Automatically Approved

Emitted when an application is approved automatically without manual handling.

SchemaView details →

Manual Application Handling Completed

Emitted when the manual application handling sub-process finishes and a case worker decision is recorded.

SchemaView details →

Offer Completed

Emitted when the offer sub-process finishes and an offer has been presented and accepted by the customer.

SchemaView details →

Document Generation Completed

Emitted when loan and signing documents have been generated for the application.

SchemaView details →

Signing Completed

Emitted when all required parties have signed the loan documents.

SchemaView details →

Collateral Registration Completed

Emitted when collateral has been registered for the loan.

SchemaView details →

Mortgage Commitment Completed

Emitted when the mortgage commitment has been finalised in the core banking system.

SchemaView details →

Loan Preparation Completed

Emitted when the loan has been prepared for disbursement in the core banking system.

SchemaView details →

Disbursement Completed

Emitted when funds have been disbursed to the customer and the loan is active.

SchemaView details →