Agree to Terms
Loans
Agree to Terms
Record the customer’s agreement to the loan terms of use.
POST
Agree to Terms
Overview
Records that the customer has accepted the loan terms of use. This must be completed before callingPOST /v1/loans/:applicationId/post-offer-kyc.
Request
Method:POSTURL:
/v1/loans/:applicationId/terms/agree
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 loan ID | Application not yet registered |