Spring naar de hoofdinhoud

2.0.0-rc.2 - 2022-11-28

Added

  • Added the following fields:
    • InvoiceHeader.CreatedDate
    • InvoiceHeader.Name
    • InvoiceHeader.Name2
  • Added examples to the following fields:
    • InvoiceHeader.Contact
    • InvoiceHeader.OwnReference
    • InvoiceHeader.Description
    • InvoiceDetail.Unit

Changed

  • Made the following fields nullable:
    • Customer.Address1
    • Customer.Address2
    • Customer.Address3
    • Customer.Address4
  • Moved InvoiceDetail.VatLedgerAccountID to come right after InvoiceHeader.SalesLedgerAccountID

Removed

  • Removed pagination functionality from listInvoiceDetailsById, because this endpoint will realistically rarely return more than 100 results.