PROTEL PORTAL PLUS
Online documentation
NotifyInvoiceResponseStateRequest
Inheritance: RequestBase
Property Name | Type | Description |
InvoiceIntId | int | PortalPlus internal DB primary key. |
State | InvoiceResponseState | Commercial Invoice Response State |
RejectReason | string | Invoice Reject Reason |
CustomerTaxNo | string | Only used by some integrators |
CustomerAlias | string |
alias Only used by some integrators |
ExternalTrackNo | string |
Invoice ID for Integrator for internal use. |
FolderIntId | int? | Folder Int Id |
AccountIntId | int? | Invoice Account Int Id (SupplierIntId for outgoing, and corresponding AccountIntId for incoming) |
SupplierTaxNo | string | Only used by some integrators |
SupplierAlias | string |
alias Only used by some integrators |
InvoiceNo | string |
GIB Invoice Number Only used by some integrators |
ResponseComplete | ResponseStatus | ? |
AuthData | AuthData * [Required] | Authentication data |