Click or drag to resize
Infosoft Logo

IInvoiceTransactionServiceDeleteInvoiceTransaction Method

Deletes an invoice transaction.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Economy.Invoices
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax

Parameters

request  DeleteInvoiceTransactionRequest
A request that contains the invoice transaction to be deleted.

Return Value

InvoiceTransactionResponse
A response that contains the deleted invoice transaction.
See Also