invoices
Delete an invoice by ID
Permanently deletes an invoice. Only invoices in DRAFT status can typically be deleted. Paid or sent invoices may be restricted from deletion for accounting purposes.
DELETE
Error
Documentation Index
Fetch the complete documentation index at: https://docs.boseat.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Unique identifier (UUID) of the invoice to delete
Example:
"a3f1d7d0-ef1d-4b2e-aad2-123456789abc"
Response
Invoice deleted successfully
Error