Invoices Settings: Sample Flows

This article presents possible use cases and corresponding sample flows that you can support. It provides a useful starting point as you plan your implementation.

Configure invoice numbering for a business

If a business wants to set up a custom invoice numbering system with a specific prefix, suffix, and starting number, you can configure the site's invoice settings.

To configure invoice numbering for a business:

  1. Call Get Invoices Settings to retrieve the current settings and the latest revision.

  2. Call Update Invoices Settings with the desired numbering configuration. Pass the current revision and specify the fields to update in fieldMask.paths. For example:

    Copy

Last updated: 10 June 2026

Did this help?