deleteReviewRecordPairs
deleteReviewRecordPairs
The deleteReviewRecordPairs method deletes all the review record pair entries from the repository. This method should not be used as it is preferrable that reviewed record pair entries are preserved in the repository for historical reporting purposes.
Method
The method uses the PUT HTML method.
Input
No input paramerters.
Output
The output is void if the review record pairs deleted or throw an response status as Not Modified
Â