Create a customer invoice from a quote

This endpoint allows you to create a customer invoice from an existing quote.
The invoice will inherit the quote's data (customer, lines, etc.).

ℹ️

This endpoint requires the following scope: customer_invoices:all

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int64
required

Quote identifier to create the invoice from

boolean
required

Indicates if the invoice should be created as draft (has not been finalized)

string

A unique external reference you can provide to track this customer invoice. If not provided, Pennylane will generate an identifier for you.

int64

The customer invoice template ID

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json