Get VD Balance
get
/vdBal
This endpoint is used to fetch the VD balance.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
acc: string
Fetch Based on Account Number, defult value is true
-
brn: string
Fetch Based on Branch Code, defult value is true
-
ccy: string
Fetch Based on Currency, defult value is true
-
valDt: string
Fetch Based on Value Date, defult value is true
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns message of succes or failure
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
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