Get Interest Liquidation for the given Source reference number
get
/service/interestLiq/{sourceReferenceNo}
This endpoint is used to get Interest Liquidation for the given Source reference number.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
sourceReferenceNo: string
Source reference number of Interest Liquidation that needs to be fetched
Header Parameters
-
sourceCode: string
Source from which request is initiated
Response
Supported Media Types
- application/json
- text/csv
- application/xml
200 Response
Successful operation.
Root Schema : InterestLiquidationServiceDTO
Type:
Show Source
object
-
accountCurrency(optional):
string
Account Currency Type of the Interest
-
authStatus(optional):
string
Authorization status of Virtual Account Interest Liquidation Request
-
branchCode(optional):
string
BranchCode number of the VirtualAccount
-
checkerDateStamp(optional):
string(date)
Checker Date time stamp of Virtual Account Interest Liquidation Request
-
CheckerId(optional):
string
Checker of Virtual Account Interest Liquidation Request
-
liquidationAmount(optional):
number
Liquidated interest amount
-
makerDateStamp(optional):
string(date)
Maker Date time stamp of Virtual Account Interest Liquidation Request
-
makerId(optional):
string
Maker of Virtual Account Interest Liquidation Request
-
referenceNo(optional):
string
Source Reference number of Virtual Account Interest Liquidation Request
-
sourceReferenceNo(optional):
string
Source Reference number of Virtual Account Interest Liquidation Request
-
virtualAccountNo(optional):
string
Virtual Account number for which Interest Liquidation is requested
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error