Create invoices

Serve specific industries by either automating invoice or bill creation, or creating approval processes around sending invoices or bills to third-party accounting systems


1. See 'sync customers or suppliers' use case

You have already followed the “Sync Customers or Suppliers” use case to ensure the contacts across your database and your customer’s accounting system are in sync.

Reference Workflow

2. Retrieve chart of accounts or items

You’ll have to specify a general ledger Account or Item on each line item of the Invoice/Bill. We suggest keeping this data in sync by storing the data in the GET /accounts and GET /items endpoints.

Your Product's Backend

3. Build a trigger to create invoices

Identify when to send bills or invoices to your customer’s accounting platform. This could be a button or form within your app’s frontend or event-based logic.

Your Product's Frontend

4. Create an invoice

Submit a POST /invoice request to create the Bill or Invoice in your customer’s Accounting platform.

Your customers automatically will be able to receive invoices in their chosen accounting platform!

Your Product's Backend and Merge
Automatically create invoices in your customers

Integrate today or talk to our sales team to learn how Merge unlocks hundreds of integrations in days - not years.


Get a demo