Skip to main content
POST
Enqueue a scored candidate pair for steward review

Body

application/json
primary_contact_id
string
required

Survivor contact id — the record kept when the verdict accepts.

candidate_contact_id
string
required

Probabilistic-duplicate contact id proposed for merge.

confidence
number
required

Scorer confidence for the pair, 0–1.

band
enum<string>
required

Strength band the scorer assigned — review for mid-confidence pairs, auto_merge for strong ones.

Available options:
auto_merge,
review
note
string

Optional free-text context for the steward.

Response

The enqueued (or already-pending) review row: pair ids, confidence, band, matched fields, status, and timestamps.

The enqueued (or already-pending) review row: pair ids, confidence, band, matched fields, status, and timestamps.