PROTEL PORTAL PLUS
Online documentation
CancelCheckRequest
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 |
| CheckIntId | 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 |

