Click or drag to resize

InvoiceService Class

The invoice service.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Services.InvoicingInvoiceService

Namespace:  AMCS.Elemos.IntegrationService.Services.Invoicing
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class InvoiceService

The InvoiceService type exposes the following members.

Methods
  NameDescription
Public methodAllocateToOldest
Gets the latest invoice.
Public methodApplyScheduledPriceIndexUpdate
Applies the scheduled price index update.
Public methodExportInvoices
Exports the invoices.
Public methodExportInvoices_Complete
Exports the invoices_ complete.
Public methodGetInvoice
Gets the invoice.
Public methodGetInvoiceByIds
Gets the specified invoices.
Public methodGetInvoiceDetails
Gets the invoice details.
Public methodGetInvoicePayments
Gets the invoice payments.
Public methodGetLatestInvoice
Gets the latest invoice.
Public methodRunBatchInvoicing
Runs the batch invoicing.
Top
See Also