Skip to main content

deleteInvoice

DEPRECATED

Will be removed on 15/01/2027, use delete_invoice_v2 instead

Delete an invoice

deleteInvoice(
accountId: UUID!
id: UUID!
): RentalAccount! @deprecated

Arguments

NomTypeDescription
accountIdUUID! non-null scalar
idUUID! non-null scalar

Response

RentalAccount object