Bill approvals

Set up bill approval workflows to reduce the risk of any unapproved bill payments or money movement from your organization.

1029

Bill approvals workflow

You can set bill approval workflows for two different operations.

Bill payment approvals

Assign organization users to verify and approve bills before those bill payments are made to the vendor.

Vendor credit approvals

Assign organization users to verify and approve vendor discounts or credits applied to bills before those bill payments are made to the vendor.

🚧

IMPORTANT

An organization user with permissions to pay unapproved bills can pay a bill regardless of the bill's approval status. Ensure that organization users have permissions for approving specific bills or vendor credits.

Bill approval operations

The bill approvals API provides a wide range of services.

APIDescription
ApprovalPolicyCreate and manage an approval policy. When you create a policy, you can set rules, such as payment amount threshold, mandatory approvers, and minimum number of approvers.

See Create an approval policy for more information.
ApprovalPolicyApproverAdd and manage an approval policy approver. Policy approvers have the ability to approve policies.

See Add an approval policy approver for more information.
BillApproverRetrieve details about a bill approver.

See Retrieve approvers assigned to a bill for more information.
VendorCreditApproverRetrieve details about a vendor credit approver.

See Retrieve a vendor credit approver for more information.
ListApproversList approvers assigned to a bill or vendor credit.

See List approvers assigned to a bill or vendor credit for more information.
ListUserApprovalsList bills and vendor credits assigned to a user.

See List bills & vendor credits assigned to a user for more information.
SetApproversSet specific approvers for a bill or vendor credit.

See Set approvers for a bill or vendor credit for more information.
ClearApproversClear all approvers for a bill or vendor credit. You must clear all existing approvers before setting new approvers.

See Clear approvers for a bill or vendor credit for more information.
ApproveApprove a bill or vendor credit for payment.

See Approve a bill or vendor credit for more information.
DenyDeny the approval of a bill or vendor credit. The approval process stops at this point.

See Deny the approval of a bill or vendor credit for more information.