Click or drag to resize
Infosoft Logo

IRetailInvoicingServicePrintSingleInvoice Method

Creates a PDF print file based on a single invoice.

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

Parameters

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

Return Value

RetailSingleInvoicePrintResponse
A response object, containing the filename of the generated invoice print file.
See Also