v1

latestOpenAPI 3.0.0Apache 2.02026-07-143281,4552.1 MB
Invoices

DeleteInvoiceAttachment

Removes an attachment from an invoice and permanently deletes the file. Attachments can be removed only from invoices in the DRAFT, SCHEDULED, UNPAID, or PARTIALLY_PAID state.

delete/v2/invoices/{invoice_id}/attachments/{attachment_id}

Path parameters

invoice_idstring required

The ID of the invoice to delete the attachment from.

attachment_idstring required

The ID of the attachment to delete.

Response

Success

Example response

{}