Get Guarantors
Loans
Get Guarantors
List all guarantors linked to a loan application.
GET
Get Guarantors
Overview
Returns all guarantors associated with the loan offer for a given application.Request
Method:GETURL:
/v1/loans/:applicationId/guarantor
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 |