Start Decisioning
Loans
Start Decisioning
Trigger the credit decision engine for a loan application.
POST
Start Decisioning
Overview
Triggers the credit decision engine (Taktile) to evaluate the application. Call this after underwriting data and bank statement have been submitted. In some environments this fires automatically; call it manually ifstatus stays PENDING after underwriting.
Request
Method:POSTURL:
/v1/loans/:applicationId/start-decisioning
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
x-carbon-key | Header | string | Yes | API key for authentication. |
applicationId | Path | string | Yes | Application ID. |
Response
200 OK
Error Responses
| Status | Message | Cause |
|---|---|---|
| 400 | Application not found | Invalid applicationId |
| 422 | Application has no SME Finance reference | Application not yet fully created |