Discussions
Creating a Customer Invoice via API
about 17 hours ago by null
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:
- Open a completed work order
- In the Financial section, under Customer Billing, click View Details
- Click Preview/Calc Billing
- Click Copy/Link to this Invoice
- Click "Create New"
Thanks in advance for any guidance here!