Read an approval policy approver

Read an approval policy approver object.

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 /v2/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 /v2/SetApprovers.json.

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

  1. Delete the existing approver from the policy with /v2/Crud/Delete/ApprovalPolicyApprover.json.
  2. Add the new approver(s) with /v2/Crud/Create/ApprovalPolicyApprover.json.
Form Data
string
required

Developer key generated with your BILL developer account

string
required

API session ID generated with /v2/Login.json

data
object
required
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json