getTechnicalPremiumsCustom

Function to allow any product-specific adjustments to the Technical Premium array now that all relevant transactions and data have been added.

Introduction

See TechnicalPremiumsCustom.

Parameters In

Name
Example
Description

date

"2023-03-09"

Current date

riskId

"RATE4E08106P00"

RiskId for the risk which we want to rate

premiumOutputConfigObject

N/A

JSON - A configuration object built up from components of the Product Config table and from the risk itself

technicalPremiumArray

N/A

JSON - This is the Technical Premium Array which was returned from NEWRATES_Calculate_TechnicalPremiumTransaction

debugOverrideFlag

true

Optional parameter to indicate whether to include Debug information along with the other outputs

Parameters Out

Name
Example
Description

Technical Premium Array

N/A

JSON - Array containing all Technical Premium and Technical Fee relevant for display, with any custom updates applied

Last updated