Accept Offer
Loans
Accept Offer
Accept the loan offer on behalf of the customer.
POST
Accept Offer
Overview
Accepts the loan offer. The application status transitions toOFFER_ACCEPTED. After acceptance, the customer must agree to terms, upload any required post-offer documents, and complete post-offer KYC before disbursement.
Request
Method:POSTURL:
/v1/loans/:applicationId/offer/accept
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 |