Skip to main content
GET
Get Offer

Overview

Returns the loan offer including amount, interest rate, tenure, and repayment schedule. Only available after the application status reaches HAS_OFFER.

Request

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

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.