Click or drag to resize

InvoiceRecallCommand Class

This action is supported for posted Customer Invoices linked to WON. It’s used when provider needs to “un-post” Customer Invoice to make additional changes.
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsInvoiceRecallCommand

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class InvoiceRecallCommand : CommandRequest

The InvoiceRecallCommand type exposes the following members.

Properties
 NameDescription
Public propertyComment Optional comment.
Public propertyInvoiceId ID of the Customer Invoice.
Public propertyTimestamp Date/time value for backdating “Dispute Invoice”, optional.
Top
See Also