FinancialRiskLevelType
Fields
The ID type. Currently only 'meter_point' is supported.
The ID to be checked.
Returns True if the risk identifier is in the risk list.
Returns the level of risk for the supplied object between 0.0 and 1.0. Higher is worse.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"identifierType": "concern-once-technology-sometimes-someone",
"identifierValue": "44264986",
"isInRiskList": true,
"riskLevel": "1.0"
}