Request

{
    "statementKey": 5,
    "scorecardDefinitionName": "Default",
    "customScorecardFields": [
        {
            "FieldName": "Age",
            "FieldValue": "20"
        },
        {
            "FieldName": "Employment",
            "FieldValue": "Employed"
        }
    ]
}

Request Parameters

NameDescriptionTypeRequired
statementKeyThe key of the statement to generate the creditscore forintYes
scorecardDefinitionNameThe name scorecard definition to be used as returned by the /creditscore/score-definition endpointstringYes
customScorecardFieldsA list of custom scorecards associated with a score definitionstringYes