Changelog

Version 1.5.17

  • This release only contains internal changes

Version 1.5.16

  • This release only contains internal changes

Version 1.5.14

  • This release only contains internal changes

Version 1.5.13

  • Introduced response code 503 with Retry-After headers: Response codes
  • InvoiceStatus and InvoiceStatusCode is now exposed in CustomerInvoice

Version 1.5.11

Fix a bug in the /eventlog/ endpoint.

Version 1.5.10

  • /eventlog/: Added field ProjectNo

Version 1.5.9

  • New endpoint: /customerinvoice/{customerinvoice_id}/attachments/
    New endpoint: /customerinvoice/{customerinvoice_id}/attachments/{voucher_id}
    New endpoint: /customerinvoice/{customerinvoice_id}/attachments/{voucher_id}/file
    New endpoint: /customerinvoice/{customerinvoice_id}/voucherrows/
    New endpoint: /customerinvoice/{customerinvoice_id}/voucherrows/{voucherrow_id}
    New endpoint: /customerinvoice/{customerinvoice_id}/voucherrows/{voucherrow_id}/pdf
    New endpoint: /voucher/{voucher_id}/pdf
    Changed endpoint: /customerinvoice/{customerinvoice_id}/pdf/ new parameter: include attachment

Version 1.5.8

Added field active to supplier endpoints
Fixed so that retrieving single supplier by Id works with inactive suppliers