Skip to main content
GET
Get Loan

Overview

Returns a single loan application. On every call the status is synced from the lending engine, so the status field always reflects the current state. Poll this endpoint after starting decisioning until status is HAS_OFFER.

Request

Method: GET
URL: /v1/loans/:applicationId

Parameters

Response

200 OK

Error Responses

Authorizations

apikey
string
header
required

Provide your API key in the 'apikey' header.

Headers

x-carbon-key
string
required

Path Parameters

applicationId
string
required

Response

200 - application/json

Successful response

The response is of type object.