For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
API StatusPartner Portal
HomeGuidesAPI ExplorerSDKsGitHubSupport
HomeGuidesAPI ExplorerSDKsGitHubSupport
  • Introduction
    • Welcome to Monite
    • Monite account structure
    • Postman collections
    • Support
  • Get started
    • Step 1. Get your credentials
    • Step 2. Implement server side
      • Overview
      • Countries
        • Overview
        • Manual transition
      • Purchase orders
      • Payable history
LogoLogo
API StatusPartner Portal
On this page
  • Overview
Accounts payableApproval processes

Approval processes

Learn about the statuses that an incoming invoice goes through inside Monite.
Was this page helpful?
Previous

Approval policies

Learn how to create and customize the approval policies for payables.
Next
Built with

Overview

The approval processes empower you to seamlessly integrate approval workflows for your payables, ensuring smooth operations and compliance with your organization’s policies.

There are two options for approval processes, depending on your business needs:

Automated via approval policies (Recommended)

You can customize and automate the set of roles and approval conditions to change the payable status with approval policies.

Manual transition

Control the approval process by displaying approve/reject buttons to users and making the API calls directly.

You can allow payables to bypass the approval flow by setting the payables_skip_approval_flow entity setting as true (it defaults to false). Once enabled, any newly created payable in the new status will automatically transition to the approved status, skipping the approval flow.