Parameter Name and Description | ||
ApprovalActionList[] | ||
An array of ApprovalActionList elements. Each ApprovalActionList entry in the array holds the details for one approval request and has the following structure: | ||
ApprovalAction[] ApprovalRequestKey | String. The key to the approval request. An array of ApprovalAction elements. Each ApprovalAction element in the array holds the approval details for one approver. This array will contain one entry for each approver in the approver group. Each ApprovalAction element has the following structure: | |
approver | String. The key that identifies the user who is the approver. | |
status comment | String. Optional. A remark from the approver (typically indicating why he or she approved or rejected the request). | |
String. The approver's decision on the request. Possible values are shown below: Pending The approver has not taken action on the request. Approved The approver approved the request. Rejected The approver rejected the request. No Action The request has been approved or rejected, however, this approver did not make the approval decision on the request. Can also indicate that the request was auto-approved. |