deleteRentalAccountInvoice
DEPRECATED
Will be removed on 15/01/2027, use delete_rental_account_invoice_v2 instead
Delete a draft invoice
deleteRentalAccountInvoice(
accountId: UUID!
id: UUID!
): RentalAccount! @deprecated
Arguments
| Nom | Type | Description |
|---|---|---|
| accountId | UUID! non-null scalar | — |
| id | UUID! non-null scalar | — |
Response
RentalAccount object