Invoices
delete/v1/invoices/{invoice}

Delete a draft invoice

Permanently deletes a one-off invoice draft. This cannot be undone. Attempts to delete invoices that are no longer in a draft state will fail; once an invoice has been finalized or if an invoice is for a subscription, it must be voided.

Path parameters

NameDescription
invoice*

Request body

object (no properties in spec)

Response

FieldTypeDescription
deleted*boolean

Always true for a deleted object

id*string

Unique identifier for the object.

object*string

String representing the object's type. Objects of the same type share the same value.