Provides the loan applicants marital status.

PUT: /api/loan-applications/{guid}/loan-applicants/{guid}/marital-status

Path Params
uuid
required

The identifier of the loan application.

uuid
required

The identifier of the loan applicant.

Body Params

The input model.

int32
enum

0 = Undefined, 1 = Single, 2 = Married, 3 = Divorced, 4 = Separated, 5 = Widowed, 6 = CivilUnion

Allowed:
int32
enum

0 = Undefined, 1 = LessThan1Year, 2 = Between1And3Years, 3 = Between3And5Years, 4 = MoreThan5, 5 = NotApplicable

Allowed:
int32
enum

0 = Undefined, 1 = Community, 2 = Separation

Allowed:
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