deleteInvoice
Delete an invoice
deleteInvoice(
accountId: UUID!
id: UUID!
): RentalAccount
Arguments
| Nom | Type | Description |
|---|---|---|
| accountId | UUID! non-null scalar | — |
| id | UUID! non-null scalar | — |
Response
RentalAccount object
Delete an invoice
deleteInvoice(
accountId: UUID!
id: UUID!
): RentalAccount
| Nom | Type | Description |
|---|---|---|
| accountId | UUID! non-null scalar | — |
| id | UUID! non-null scalar | — |
RentalAccount object