Click or drag to resize
Infosoft Logo

IRetailInvoicingServiceCreditInvoice Method

Creates a credit invoice for a given invoice number/title code.

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

Parameters

request  CreditInvoiceRetailRequest
A request object, containing an invoice number and a title code.

Return Value

CreditInvoiceRetailResponse
A response object, containing a newly created RetailerInvoiceHistory object.
See Also