Changelog

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

Version 1.5.7

Added endpoint: /supplier/{supplier_id}/evaluation/
Added endpoint: /supplier/{supplier_id}/specification/

Version 1.5.6

  • This release only contains internal changes

Version 1.5.5

  • Add field projectname to GET /workorder/
  • Add field projectname to GET /workorder/{workorder_id}
  • Add field projectname to GET /additionalworkorder/
  • Add field projectname to GET /additionalworkorder/{workorder_id}

Version 1.5.4

  • /user/: Added field primarygroupid