Skip to main content

Input fields

creditScore : Decimal

Numeric credit score returned by the agency.

probabilityOfDefault : Decimal

Probability of default as a rate between 0 and 1.

riskScore : Decimal

Numeric risk score returned by the agency.

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

{ "creditScore": "1.0", "probabilityOfDefault": "1.0", "riskScore": "1.0" }