PROTEL PORTAL PLUS
Online documentation
CancelEArchiveInvoiceRequest
Inheritance: RequestBase
Property Name | Type | Description |
SupplierIntId | int? |
Invoice Supplier Int Id. This is an option field and auto filled-in by system if omitted. |
Ettn | string * [Required] |
Invoice External Track Number One of the Ettn or InvoiceIntId field should be set |
InvoiceIntId | int? * [Required] |
PortalPlus Invoice primary key id One of the Ettn or InvoiceIntId field should be set |
CancelDate | DateTime * [Required] | Invoice cancel date |
TotalAmount | decimal? |
Invoice total amount This is an option field and auto filled-in by system if omitted. |
CancelReason | string | Cancel reaseon for earchive invoice |
AuthData | AuthData * [Required] | Authentication data |