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:
object
Discriminator:
resource_type
Nested Schema : ApplicantFinancialsModel-allOf[1]
Type:
Show Source
object
-
creditBalanceInPl:
string
Maximum Length:
20
credit Balance In Pl of the ApplicantFinancials -
creditBalanceInPlCurrencyCode:
string
Maximum Length:
3
credit Balance In Pl Currency of the ApplicantFinancials -
currentAssets:
string
Maximum Length:
20
current Assets of the ApplicantFinancials -
currentAssetsCurrencyCode:
string
Maximum Length:
3
current Assets Currency of the ApplicantFinancials -
currentLiabilities:
string
Maximum Length:
20
current Liabilities of the ApplicantFinancials -
currentLiabilitiesCurrencyCode:
string
Maximum Length:
3
current Liabilities Currency of the ApplicantFinancials -
fixedAssets(required):
string
Maximum Length:
20
Fixed Assets of the ApplicantFinancials -
fixedAssetsCurrencyCode:
string
Maximum Length:
3
Fixed Assets Currency of the ApplicantFinancials -
generalReserves:
string
Maximum Length:
20
general Reserves of the ApplicantFinancials -
generalReservesCurrencyCode:
string
Maximum Length:
3
general Reserves Currency of the ApplicantFinancials -
intangibleAssets(required):
string
Maximum Length:
20
Intangible Assets of the ApplicantFinancials -
intangibleAssetsCurrencyCode:
string
Maximum Length:
3
Intangible Assets Currency of the ApplicantFinancials -
issuedCapital(required):
string
Maximum Length:
20
issued Capital of the ApplicantFinancials -
issuedCapitalCurrencyCode:
string
Maximum Length:
3
issued Capital Currency of the ApplicantFinancials -
nonCurrentAssets:
string
Maximum Length:
20
Non Current Assets of the ApplicantFinancials -
nonCurrentAssetsCurrencyCode:
string
Maximum Length:
3
Non Current Assets Currency of the ApplicantFinancials -
operationsActivities:
string
Maximum Length:
20
operations Activities of the ApplicantFinancials -
operationsActivitiesCurrencyCode:
string
Maximum Length:
3
operations Activities Currency of the ApplicantFinancials -
subsidyFromGovt:
string
Maximum Length:
20
subsidy From Govt of the ApplicantFinancials -
subsidyFromGovtCurrencyCode:
string
Maximum Length:
3
subsidy From Govt Currency of the ApplicantFinancials -
termLiabilities:
string
Maximum Length:
20
term Liabilities of the ApplicantFinancials -
termLiabilitiesCurrencyCode:
string
Maximum Length:
3
term Liabilities Currency of the ApplicantFinancials -
turnOver(required):
string
Maximum Length:
20
turn Over of the ApplicantFinancials -
turnOverCurrencyCode:
string
Maximum Length:
3
turn Over Currency of the ApplicantFinancials -
valuePaidUpCapital:
string
Maximum Length:
20
value PaidUp Capital of the ApplicantFinancials -
valuePaidUpCapitalCurrencyCode:
string
Maximum Length:
3
value 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:
object
ResponseDto 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:
object
Discriminator:
resouce_type
Nested Schema : httpStatusCode
Type:
array
Schedule Details
Show Source
-
Array of:
object responseCodes
ResponseCodes
Nested Schema : responseCodes
Type:
object
ResponseCodes
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