Creates a new review.
Parameters
-
review
Type: Authorit.API.Dto.Reviewer.Review
A Review object that contains property values that specify the parameters for the review.
Note: Each DateTime type property in the review parameter must be Universal Time (UTC). If any of the values assigned to the DateTime type properties are not of the UTC kind, then the Create method throws a NotificationDateKindException.
Returns
Authorit.API.Dto.Reviewer.Review with property values for the new review.