Skip to main content
POST
Score an assignment set against its fund's rule

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

setId
string<uuid>
required

Assignment set identifier.

Response

OK

concentrationBase
string
required

Denominator the surviving composition was measured against: the fund's accepted stock plus the admitted set, decimal string, scale 2.

currency
string
required

ISO currency code every amount above is denominated in.

dimensionsNotEvaluated
string[] | null
required

Concentration dimensions this scoring could not measure. sector has no data source at all; assignor is listed when the composition carries no per-receivable assignor.

eligibleCount
integer<int64>
required

How many receivables survived every rule.

items
object[] | null
required

Every receivable of the composition with its verdict.

ruleVersion
string
required

Identifier of the eligibility/concentration rule that produced these verdicts.

set
object
required

The set after the scoring, in its new state.