Browse: Home /

Methods

InvoiceService::create()

Method: This endpoint creates a draft invoice for a given customer. The draft invoice created pulls in all pending invoice items on that customer, including prorations. The invoice remains a draft until you finalize the invoice, which allows you to pay or send the invoice to your customers.

InvoiceService::create Read More »