Skip to main content

Scoring

Source: merlon/v1/scoring.proto (package merlon.v1)

Services

ScoringService

MethodRequestResponseDescription
EvaluateCustomerRiskmerlon.v1.EvaluateCustomerRiskRequestmerlon.v1.EvaluateCustomerRiskResponse
BatchEvaluatemerlon.v1.BatchEvaluateRequestmerlon.v1.BatchEvaluateResponse (streaming)
Healthmerlon.v1.HealthRequestmerlon.v1.HealthResponseDeprecated. @deprecated Use the standard grpc.health.v1.Health service instead (OPS-002, the operational design §4.4). Kept for backward compatibility until 2027-07-04 (12 months), per Contract Stability. buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE

Messages

BatchEvaluateRequest

FieldTypeLabelDescription
customersEvaluateCustomerRiskRequestrepeated
rule_set_idstring

BatchEvaluateResponse

FieldTypeLabelDescription
resultEvaluateCustomerRiskResponse

EvaluateCustomerRiskRequest

FieldTypeLabelDescription
customerCustomerAttributes
rule_set_idstring

EvaluateCustomerRiskResponse

FieldTypeLabelDescription
customer_idstring
scoredouble
tierRiskTier
factorsRiskFactorrepeated
rule_set_idstring
rule_set_versionint32
rule_set_sha256string
scored_atTimestamp