API Documentation

class IssuedInvoice


Issued invoice details.
Property Description
Issued invoice id.
Invoice year. Readonly.
Invoice number. Readonly.
DocumentNumbering class DocumentNumbering. Document numbering.
Customer class Customer. Customer.
Invoice date.
Date of transaction.
Start date of transaction.
Invoice due date.
Addressee name.
Addressee address.
Addressee postal code.
Addressee city.
Addressee country name. Prohibited use when AddresseeCountry is set as home country.
AddresseeCountry class Country. Addressee country.
Addressee GLN.
Recipient name.
Recipient address.
Recipient postal code.
Recipient city.
Recipient country name. Prohibited use when RecipientCountry is set as home country.
RecipientCountry class Country. Recipient country.
Addressee GLN.
Rabate percent.
Exchange rate.
Document reference.
Payment reference. Readonly.
Currency class Currency. Currency.
Analytic class Analytic. Analytic.
Document class Document. Document. Readonly.
IssuedInvoiceReportTemplate class ReportTemplate. Report settings for issued invoices:
  • IR – for issued invoice,
  • DP – for credit note,
  • UP – for issued invoice with order for payment.
Report settings for proforma invoices:
  • PR – for proforma invoice,
  • PUPN – for proforma invoice with order for payment.
DeliveryNoteReportTemplate class ReportTemplate. Report settings for delivery note:
  • DO – for delivery note
Issued invoice and proforma invoice status:
  • O – Draft,
  • I - Issued
Readonly.
The description that appears on issued invoice and proforma invoice above.
The description that appears on issued invoice and proforma invoice below.
The description that appears on delivery note above.
The description that appears on delivery note below.
Notes.
Employee class Employee. Employee.
Price calculation type(VAT):
  • D - VAT is included in the price
  • N - VAT is added to the prices
Recurring Invoice:
  • D – yes,
  • N – no.
InvoiceAttachment class DocumentAttachment. Invoice attachment (PDF invoice document).
EInvoiceAttachment class DocumentAttachment. e-invoice XML file.
Input type:
  • R – issued invoice,
  • P – proforma invoice.
Source document type for e-invoice:
  • IV - invoice
  • AAB – proforma invoice
  • AAK – delivery note
  • CD – credit note
  • CT - contract
  • ON - purchase order
  • VN - sales order
  • AEP - project
  • ALO - recipient
  • GC - public tender
  • ATS - object
Source document date for e-invoice.
PurposeCode class PurposeCode. Purpose code for e-invoice and invoice with order for payment.
Payment status:
  • Placan – Paid
  • DelnoPlacanZapadel – Partially paid, Overdue
  • DelnoPlacanNezapadel – Partially paid, Not yet due
  • NeplacanZapadel – Unpaid, Overdue
  • NeplacanNezapadel – Unpaid, Not yet due
  • Osnutek – Draft
  • Avans – Advance payment
Readonly.
Invoice value (domestic currency). Readonly.
Paid value (domestic currency). Readonly.
Association With Issue From Stock:
  • N – no
  • D – yes
Invoice rows. List of IssuedInvoiceRow.
Payment methods. List of IssuedInvoicePaymentMethod.
Additional source documents. List of IssuedInvoiceAdditionalSourceDocument.
Row version is used for concurrency check.