Updates applicant's financial details of the loan origination/restructuring application
post
/loanapplication-services/service/api/v1/applicantfinancials/{applicationNumber}
This operation updates applicant' financial details of the loan origination/restructuring application of the given application number using LoanOriginationApplication Service.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
applicationNumber(required): string
application number of the Loan origination/restructuring application
Request Body containing the applicant's financial details of the application number
Nested Schema : GenericDatasegmentModel
Match All
Show Source
-
object
GenericDatasegmentModel-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDatasegmentModel-allOf[0]
Type:
objectDiscriminator:
resource_typeNested Schema : ApplicantFinancialsModel-allOf[1]
Type:
Show Source
object-
creditBalanceInPl:
string
Maximum Length:
20credit Balance In Pl of the ApplicantFinancials -
creditBalanceInPlCurrencyCode:
string
Maximum Length:
3credit Balance In Pl Currency of the ApplicantFinancials -
currentAssets:
string
Maximum Length:
20current Assets of the ApplicantFinancials -
currentAssetsCurrencyCode:
string
Maximum Length:
3current Assets Currency of the ApplicantFinancials -
currentLiabilities:
string
Maximum Length:
20current Liabilities of the ApplicantFinancials -
currentLiabilitiesCurrencyCode:
string
Maximum Length:
3current Liabilities Currency of the ApplicantFinancials -
fixedAssets(required):
string
Maximum Length:
20Fixed Assets of the ApplicantFinancials -
fixedAssetsCurrencyCode:
string
Maximum Length:
3Fixed Assets Currency of the ApplicantFinancials -
generalReserves:
string
Maximum Length:
20general Reserves of the ApplicantFinancials -
generalReservesCurrencyCode:
string
Maximum Length:
3general Reserves Currency of the ApplicantFinancials -
intangibleAssets(required):
string
Maximum Length:
20Intangible Assets of the ApplicantFinancials -
intangibleAssetsCurrencyCode:
string
Maximum Length:
3Intangible Assets Currency of the ApplicantFinancials -
issuedCapital(required):
string
Maximum Length:
20issued Capital of the ApplicantFinancials -
issuedCapitalCurrencyCode:
string
Maximum Length:
3issued Capital Currency of the ApplicantFinancials -
nonCurrentAssets:
string
Maximum Length:
20Non Current Assets of the ApplicantFinancials -
nonCurrentAssetsCurrencyCode:
string
Maximum Length:
3Non Current Assets Currency of the ApplicantFinancials -
operationsActivities:
string
Maximum Length:
20operations Activities of the ApplicantFinancials -
operationsActivitiesCurrencyCode:
string
Maximum Length:
3operations Activities Currency of the ApplicantFinancials -
subsidyFromGovt:
string
Maximum Length:
20subsidy From Govt of the ApplicantFinancials -
subsidyFromGovtCurrencyCode:
string
Maximum Length:
3subsidy From Govt Currency of the ApplicantFinancials -
termLiabilities:
string
Maximum Length:
20term Liabilities of the ApplicantFinancials -
termLiabilitiesCurrencyCode:
string
Maximum Length:
3term Liabilities Currency of the ApplicantFinancials -
turnOver(required):
string
Maximum Length:
20turn Over of the ApplicantFinancials -
turnOverCurrencyCode:
string
Maximum Length:
3turn Over Currency of the ApplicantFinancials -
valuePaidUpCapital:
string
Maximum Length:
20value PaidUp Capital of the ApplicantFinancials -
valuePaidUpCapitalCurrencyCode:
string
Maximum Length:
3value PaidUp Capital Currency of the ApplicantFinancials
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns updated ApplicantFinancials
Root Schema : ResponseDtoWrapper
Type:
Show Source
object-
data:
ResponseResourceSupport
-
messages:
object ResponseDto
ResponseDto model
Nested Schema : ResponseResourceSupport
Match All
Show Source
-
object
ResponseResourceSupport-allOf[0]
Discriminator:
resouce_type
Nested Schema : ResponseDto
Type:
objectResponseDto model
Show Source
-
codes:
string
Codes
-
httpStatusCode:
array httpStatusCode
Schedule Details
-
keyId:
string
KeyId
-
overrideAuthLevelsReqd:
string
OverrideAuthLevelsReqd
-
requestId:
string
RequestId
-
status:
string
Status
Nested Schema : ResponseResourceSupport-allOf[0]
Type:
objectDiscriminator:
resouce_typeNested Schema : httpStatusCode
Type:
arraySchedule Details
Show Source
-
Array of:
object responseCodes
ResponseCodes
Nested Schema : responseCodes
Type:
objectResponseCodes
Show Source
-
code:
string
Code
-
desc:
string
Description
-
error:
string
Error
-
info:
string
Info
-
language:
string
Language
-
override:
string
Override
-
type:
string
Type
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error