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: 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(optional):
string
Maximum Length:
20
credit Balance In Pl of the ApplicantFinancials -
creditBalanceInPlCurrencyCode(optional):
string
Maximum Length:
3
credit Balance In Pl Currency of the ApplicantFinancials -
currentAssets(optional):
string
Maximum Length:
20
current Assets of the ApplicantFinancials -
currentAssetsCurrencyCode(optional):
string
Maximum Length:
3
current Assets Currency of the ApplicantFinancials -
currentLiabilities(optional):
string
Maximum Length:
20
current Liabilities of the ApplicantFinancials -
currentLiabilitiesCurrencyCode(optional):
string
Maximum Length:
3
current Liabilities Currency of the ApplicantFinancials -
fixedAssets:
string
Maximum Length:
20
Fixed Assets of the ApplicantFinancials -
fixedAssetsCurrencyCode(optional):
string
Maximum Length:
3
Fixed Assets Currency of the ApplicantFinancials -
generalReserves(optional):
string
Maximum Length:
20
general Reserves of the ApplicantFinancials -
generalReservesCurrencyCode(optional):
string
Maximum Length:
3
general Reserves Currency of the ApplicantFinancials -
intangibleAssets:
string
Maximum Length:
20
Intangible Assets of the ApplicantFinancials -
intangibleAssetsCurrencyCode(optional):
string
Maximum Length:
3
Intangible Assets Currency of the ApplicantFinancials -
issuedCapital:
string
Maximum Length:
20
issued Capital of the ApplicantFinancials -
issuedCapitalCurrencyCode(optional):
string
Maximum Length:
3
issued Capital Currency of the ApplicantFinancials -
nonCurrentAssets(optional):
string
Maximum Length:
20
Non Current Assets of the ApplicantFinancials -
nonCurrentAssetsCurrencyCode(optional):
string
Maximum Length:
3
Non Current Assets Currency of the ApplicantFinancials -
operationsActivities(optional):
string
Maximum Length:
20
operations Activities of the ApplicantFinancials -
operationsActivitiesCurrencyCode(optional):
string
Maximum Length:
3
operations Activities Currency of the ApplicantFinancials -
subsidyFromGovt(optional):
string
Maximum Length:
20
subsidy From Govt of the ApplicantFinancials -
subsidyFromGovtCurrencyCode(optional):
string
Maximum Length:
3
subsidy From Govt Currency of the ApplicantFinancials -
termLiabilities(optional):
string
Maximum Length:
20
term Liabilities of the ApplicantFinancials -
termLiabilitiesCurrencyCode(optional):
string
Maximum Length:
3
term Liabilities Currency of the ApplicantFinancials -
turnOver:
string
Maximum Length:
20
turn Over of the ApplicantFinancials -
turnOverCurrencyCode(optional):
string
Maximum Length:
3
turn Over Currency of the ApplicantFinancials -
valuePaidUpCapital(optional):
string
Maximum Length:
20
value PaidUp Capital of the ApplicantFinancials -
valuePaidUpCapitalCurrencyCode(optional):
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(optional):
ResponseResourceSupport
-
messages(optional):
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(optional):
string
Codes
-
httpStatusCode(optional):
array httpStatusCode
Schedule Details
-
keyId(optional):
string
KeyId
-
overrideAuthLevelsReqd(optional):
string
OverrideAuthLevelsReqd
-
requestId(optional):
string
RequestId
-
status(optional):
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(optional):
string
Code
-
desc(optional):
string
Description
-
error(optional):
string
Error
-
info(optional):
string
Info
-
language(optional):
string
Language
-
override(optional):
string
Override
-
type(optional):
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