Skip to main content

Fields

identifierType : String

The ID type. Currently only 'meter_point' is supported.

identifierValue : ID

The ID to be checked.

isInRiskList : Boolean

Returns True if the risk identifier is in the risk list.

riskLevel : Decimal

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" }