Перейти к основному содержимому

Get all scoring rule tasks with code

Get all scoring rule tasks with code

Request Body required

params

    afterRuleTaskId int64
    countFrom int32
    recommendation string
    resultsQty int32
    ruleStepTypeCodes string[]
Responses

OK


Schema
  • Array [
  • endDate date-time
    errorInfo string
    id int64
    objectType string

    Possible values: [CLIENT, COLLATERAL_LINE, CONTRACT, EARLY_REPAYMENT_NOTICE, INSURANCE, LEAD, LOANAPP]

    options object[]
  • Array [
  • key string
    value string
  • ]
  • recommendation string

    Possible values: [APPROVE, DENY, GOOD, MEDIUM, TECH_FAULT, UNDEFINED, VALIDATION_ERROR]

    ruleStep object
    allowing boolean
    blocking boolean
    branchSchemaId int64
    denialReasonId int64
    fields object[]
  • Array [
  • id int64
    stepTypeField object
    field string
    id int64
    type string
    stepTypeFieldId int64
    value string
  • ]
  • id int64
    label string
    orderNo int32
    ruleStepSchemaId int64
    ruleStepTypeId int64
    scoringObjectName string
    scoringTaskId int64
    startDate date-time
  • ]
Loading...