v2
OpenAPI 3.1.02026-07-3139137119.0 KBinvoices
Delete Invoice Draft
Deletes an unpublished draft. Published invoices cannot be deleted.
delete/invoices/{invoice_id}
Path parameters
invoice_idstring required
Headers
Authorization-Signaturestring required
HMAC-SHA256 signature header: 'APIKey=<api_key>,signature=<hex>,timestamp=<unix_timestamp>'. The signature is computed over METHOD + path (with the /v3 prefix stripped) + timestamp.
Response
Draft deleted