matchReviewRecordPair

matchReviewRecordPair

The matchReviewRecordPair method manually creates a link between the two referenced records or marks thems as unlinked, depending on the field value recordsMatched. If the value of the field recordsMatched is true, then a link is created in the system between the two records and the review entry is implicitly removed from the work queue. If the values of recordsMatched is false, then the information on the decision is recorded and the entry is logically removed from the work queue.

Method

The method uses the PUT HTML method.

Input

The input to the method is the ReviewRecordPair element previously loaded.

Output

The output is void if the ReviewRecordPair is processed or throw an response status as Not Modified.