addWorkflowProofReviewers()

Add on or more reviewers to a automated workflow proof

Since version: 14.4

Unlimited only

Request parameters

* denotes a required field

Parameter

Example

SessionID*

The session Id obtained from doLogin()

string

7viklshodc6cnsh4s5vu75mqk0

FileID*

The id of the automated workflow proof

integer

457

Recipients*

An array of one or more Recipient objects identifying the recipients being added

SOAPWorkflowProofAddRecipientRequestObjectArray

Array of SOAPWorkflowProofAddRecipientRequestObject

 SuppressNewProofNotification Determine if a new proof notification email will be sent to the recipient boolean true
 false (default)


Response parameters

boolean indicating if the recipients were successfully added