Save and authorize VD balance
post
/intInput/vdBalLM
This endpoint is used to save and authorized VD balance.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
branchCode: string
Transaction Branch
-
checkerId: string
Checker ID
-
destAppId: string
Application ID
-
source: string
Source Code
-
userId: string
User ID
Request Body that contains data required for saving VD bal
Nested Schema : AccRatioDTO
Type:
Show Source
object
-
creditCoverageRatio(optional):
number
-
creditResidualRatio(optional):
number
-
debitCoverageRatio(optional):
number
-
debitResidualRatio(optional):
number
-
negativeContribution(optional):
number
-
netPoolPostion(optional):
number
-
poolAcBal(optional):
number
-
poolAccBrn(optional):
string
-
poolAccCcy(optional):
string
-
poolAccNo(optional):
string
-
positiveContribution(optional):
number
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns message of succes or failure
Root Schema : VDBalResponseDTO
Type:
object
VDBalResponseDTO.
Show Source
-
errors(optional):
array errors
Error Code List
-
warnings(optional):
array warnings
Warning Code List
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