Discussions

Ask a Question
Back to All

Creating a Customer Invoice via API

I'm trying to create a customer invoice via the API, but I don't see a way to do so. It looks like the /api/v1/query/InvoiceLine path does not support POSTs for creates, and I don't see any alternative path to it - but maybe I'm missing something.

In the web interface, the operation I'm trying to replicate is done like this:

  1. Open a completed work order
  2. In the Financial section, under Customer Billing, click View Details
  3. Click Preview/Calc Billing
  4. Click Copy/Link to this Invoice
  5. Click "Create New"

Thanks in advance for any guidance here!