Bulk create approval policy approvers

Bulk add approval policy approvers to an approval policy. The maximum number of objects you can set in a bulk operation is 100.

Who is an approval policy approver?

You can assign approvers to an approval policy that requires one or more mandatory approvers. In addition, you can set multiple approvers to a policy with /Bulk/Crud/Create/ApprovalPolicyApprover.json.

When you apply an approval policy to a bill or vendor credit object, you can designate specific approvers (including the sequence of approvals) with /SetApprovers.json.

Note: Replacing an approver in an approval policy is a two-step process.

  1. Delete the existing approver from the policy with /Crud/Delete/ApprovalPolicyApprover.json.
  2. Add the new approver(s) with /Crud/Create/ApprovalPolicyApprover.json.
Language
Click Try It! to start a request and see the response here!