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

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de ruta

setId
string<uuid>
requerido

Assignment set identifier.

Respuesta

OK

concentrationBase
string
requerido

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

currency
string
requerido

ISO currency code every amount above is denominated in.

dimensionsNotEvaluated
string[] | null
requerido

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>
requerido

How many receivables survived every rule.

items
object[] | null
requerido

Every receivable of the composition with its verdict.

ruleVersion
string
requerido

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

set
object
requerido

The set after the scoring, in its new state.