Properties
Field  | Type  | Required?  | Description  | 
|---|---|---|---|
JobId  | String  | Required  | Job ID to get status for  | 
StartRecipientId  | Integer  | Required  | Start recipient id. -1 to return all the recipients.  | 
EndRecipientId  | Integer  | Required  | End recipient id. -1 to return all the recipients.  | 
RecipientStatus  | Integer  | Required  | Set to indicate the recipients to return based on the status. Possible values are: -1 : all 0: In Submission 1: Successful 2: Failed 3: In progress 4: Failed in Retry 5: Pending Cancelation  |