Provides the loan applicants company information.

PUT: /api/loan-applications/{guid}/loan-applicants/{guid}/company-information

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 = PrivateLimitedLiabilityCompany, 2 = PrivateLimitedLiabilityCompanySingleMember, 3 = PublicLimitedCompany, 4 = PartnershipFirm, 5 = LimitedPartnership, 6 = LimitedPartnershipByShares, 7 = CooperativeCompanyLimitedLiability, 8 = CooperativeCompanyUnlimitedLiability, 9 = NonProfitMakingOrganization, 10 = CoOwnershipAssociation, 11 = Freelance, 12 = ForeignCompany, 13 = Other

string | null
string | null
string | null
string | null
string | null
string | null
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