PROTEL PORTAL PLUS
Online documentation
SetInvoiceRequest
Inheritance: RequestBase
SetInvoice api request object
Property Name | Type | Description |
Invoice | Invoice * [Required] | Invoice object with detail lines |
SendInvoice | bool |
If true, invoice will be send immediately to the einvoice integrator for sending to GIB (no need a manual user interaction). This option is only usable for e-invoices. E-Archive invoices do not use this value and always sent to integrator by an asynchronous process after insert. |
ExternalCode | string * [Required] |
External code is used to match and redirect the incoming invoices to proper folders. Can be used as HotelCode, ResortCode, StoreCode, ... if Invoice.FolderId is set, ExternalCode can be omitted. |
InvoiceNoPresent | bool | If true, invoice no provided by source |
AuthData | AuthData * [Required] | Authentication data |