Click or drag to resize
Infosoft Logo

IInvoiceTransactionServiceUpdateInvoiceTransaction Method

Updates 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  UpdateInvoiceTransactionRequest
A request that contains the invoice transaction to be updated.

Return Value

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