Skip to main content

ProposeReviewScreeningDto

outcomestringrequired

Possible values: [confirmed_match, false_positive]

notestringrequired

Possible values: >= 10 characters and <= 2000 characters

ProposeReviewScreeningDto
{
"outcome": "confirmed_match",
"note": "string"
}