Save VD Balance
post
/vdBalance
This endpoint is used to save VD balance.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for saving VD bal
Nested 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
201 Response
Returns message of succes or failure
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : items
Type:
object
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