Click or drag to resize
Infosoft Logo

IInvoiceTransactionServiceCreateInvoiceTransaction Method

Creates a new 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  CreateInvoiceTransactionRequest
A request that contains an unsaved invoice transaction.

Return Value

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