Fetch Ratio Method details for Branch
get
/service/lmp/pool/ratio-details
This endpoint is used to fetch ratio method details for branch.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
branchCode: string
Branch Code for fetching Ratio Details
-
bvtDate(optional): string
BVT Date for fetching Ratio Details
-
structureId(optional): string
Structure ID for fetching Ratio Details
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns Ratio Method Details
Headers
Nested Schema : RatioDetailDTO
Type:
Show Source
object
-
accountNumber(optional):
string
Account Number
-
branchCode(optional):
string
Branch Code
-
coverageRatio(optional):
number
Coverage Ratio
-
currencyCode(optional):
string
Currency Code
-
netPoolPosition(optional):
number
Net Pool Position
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