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
Root Schema : VDBalDetailsDTO
Type:
Show Source
object-
acc(optional):
string
-
bal(optional):
number
-
brn(optional):
string
-
ccy(optional):
string
-
creditCoverageRatio(optional):
number
-
creditResidualRatio(optional):
number
-
crTur(optional):
number
-
debitCoverageRatio(optional):
number
-
debitResidualRatio(optional):
number
-
drTur(optional):
number
-
hasTov(optional):
string
-
icBal(optional):
number
-
icLcyBal(optional):
number
-
lcyBal(optional):
number
-
negativeContribution(optional):
number
-
netPoolPostion(optional):
number
-
poolAcBal(optional):
number
-
poolAccBrn(optional):
string
-
poolAccCcy(optional):
string
-
poolAccNo(optional):
string
-
positiveContribution(optional):
number
-
valDt(optional):
string(date)
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns message of succes or failure
Root Schema : VDBalResponseDTO
Type:
objectVDBalResponseDTO.
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