|
IRetailInvoicingServiceCreditInvoice Method |
Creates a credit invoice for a given invoice number/title code.
Namespace: Infosoft.Common.Contracts.ServiceContracts.RetailAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Parameters
- request CreditInvoiceRetailRequest
- A request object, containing an invoice number and a title code.
Return Value
CreditInvoiceRetailResponseA response object, containing a newly created RetailerInvoiceHistory object.
See Also