Click or drag to resize
Infosoft Logo

IInvoiceEntityServiceCreate Method

Creates a new Invoice

Namespace: Infosoft.Common.Contracts.ServiceContracts.Entities
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
Invoice Create(
	Invoice request
)

Parameters

request  Invoice
The request containing the values of the new Invoice

Return Value

Invoice
The created Invoice
See Also