Skip to main content

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

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

Response

RentalAccount object