addReviewRecordPair

addReviewRecordPair

The addReviewRecordPair method adds a new review record pair entry into the repository. This entry indicates that the two referenced records in the entry are a probable match but the determination cannot be made conclusively by the matching algorithm. A human operator must be involved to resolve with certainty the status of the probably match.

Method

The method uses the PUT HTML method.

Input

The input to the method is the ReviewRecordPair element.

Output

The output is void if the ReviewRecordPair added or an empty document if the review record pair is known already.