Overview‎ > ‎Proofs‎ > ‎

addProofReviewer()

Adds a reviewer to the proof.

Request parameters

* denotes a required field

Parameter

Example

SessionID*

The session Id obtained from doLogin()

string

7viklshodc6cnsh4s5vu75mqk0

FileID*

File identifier

string

201220

RecipientEmail*

Reviewers email address

string

email1@address.com

RecipientName

Real or display name if an existing user

string

John Doe

RecipientPosition

Person's job title

string

Senior Designer

RecipientDeadline

Decision deadline

string

2011-09-01 23:59 (YYYY-MM-DD hh:mm)

RecipientRole*
1: Read only
3: Reviewer
4: Approver
5: Reviewer and approver
6: Author
7: Moderator
string5
RecipientEmailNotifications
Email notification settings for reviewers. It will override a user's personal setting or the proof-level setting set by a reviewer. See help for more information.
0: User value from user's Personal settings
1: All new comments and replies
2: Replies to my comments
3: Daily summary
4: Hourly summary
5: Decisions only
6: Final decision
9: Disabled
string4
SuppressNewProofNotification
If true the reviewer will not receive the new proof/version notification email.booleantrue
false (default)
PrimaryDecisionMakerIf true the reviewer will be made the Primary Decision Maker. Note only if the reviewer can make decisions (at least Approver) will they be made the Primary Decision Maker.stringtrue
false (default)
PermissionsOptional parameter with custom permissions
SOAPRecipientPermissionsObject

Response parameters

SOAPRecepientObjectArray: array of SOAPRecepientObject