Updates a declared credit for a loan applicant.

PUT: /api/loan-applications/{guid}/loan-applicants/{guid}/credits/{guid}

Path Params
uuid
required

The identifier of the loan application.

uuid
required

The identifier of the loan applicant.

uuid
required

The identifier of the additional credit.

Body Params

The input model.

double | null
double
double | null
string | null
int32
enum

0 = Unknown, 1 = Other, 2 = Loan, 3 = PersonalLoan, 4 = Leasing, 5 = CreditLine, 6 = Mortgage, 7 = Overdraft, 8 = Bullet

uuid | null
int32 | null
string | null
date-time | null
boolean
string | null
string | null
string | null
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json