Process SDEs for ratio method simulation
post
/async-process-sde-si
This endpoint is used to process SDEs for ratio method simulation.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
interestType: string
Interest Type
-
valueDt: string
Value Date
Request Body that contains data required for ICTB_EXT_SDE_VAL
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
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
-
Location: string
URL of newly created transactionLog
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