Parameter
|
Example
|
API Version
|
id
|
Reviewer identifier
|
integer
|
23654
|
|
name
|
Full name
|
string
|
John Doe
|
|
email
|
Email address
|
string
|
john.doe@domain.com
|
|
position
|
Person's job title
|
string
|
Senior Designer
|
|
role
|
Role
|
string
|
reviewer & approver
|
|
proof_url
|
Personal URL to the proof
|
string
|
http://subdomain.proofhq.com/proof/XXXXX
|
|
dowload_url
|
URL to download the original file
|
string
|
http://subdomain.proofhq.com/file/download?code=XXXXX
|
|
decision
|
Decision
|
string
|
pending
|
|
deadline
|
Deadline
|
string
|
2011-01-01 09:00:00
|
|
email_notification
|
Email notification setting
|
string
|
all new comments and replies
|
|
replies_count
|
Number of replies made by the reviewer
|
integer
|
10
|
|
comments_count
|
Number of comments made by the reviewer
|
integer
|
20
|
|
primary_decision_maker
|
If 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. |
String
|
true
false
|
|
decision_reasons
|
The decision reasons for the reviewer |
Array of SOAPRecipientDecisionReasonObject |
|
|
file_id
|
The identifier of the proof for this recipient
|
integer
|
34543
|
|
stage_id
|
The identifier of the proof stage this recipient belongs to
|
integer
|
|
13.17
|
progress
|
The progress of the recipient on this proof
|
SOAPProgressObject
|
|
13.17
|
wf_decision
|
Workfront decision made on the document by the recipient
|
integer
|
null - none 0 - pending 1- reject 2 - changes required 3 - approved 4 - not relevant |
18.2
|
|
|