Invoices
Create an invoice draft
Creates an invoice draft with sensible defaults and generated line item IDs. You can include client details inline.
post/invoices/create
Request body
Response
Invoice created
Example response
{
"data": {},
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.