PROTEL PORTAL PLUS
Online documentation
SetInvoiceResponse
Inheritance: ResponseBase
Response object of the SetInvoice api
Property Name | Type | Description |
InvoiceIntId | int | Portal+ invoice id |
ExternalTrackNo | string | Ettn of the invoice. Will always have a value for e-archive invoices. |
InvoiceNo | string | Invoice number of the invoice. Will always have a value for e-archive invoices. |
SendInvoiceResult | SendInvoiceResult |
If SendInvoice field is true in SendInvoiceRequest, portal+ will send the invoice immediately after save to the einvoice integrator for sending to GIB, and this field includes the send operation result, otherwise it is null |
DocType | DocType ? | ? |