Invoices
Create an invoice
Create a new invoice with line items
post/invoices
Request body
Example request
{
"due_date": "2025-01-01"
}Response
Created
Changes
No recorded changes to this endpoint across all 1 revision of this API.
Create a new invoice with line items
{
"due_date": "2025-01-01"
}Created
No recorded changes to this endpoint across all 1 revision of this API.