Version 1.5.14

by ReadMe API
  • This release only contains internal changes

Version 1.5.13

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

Version 1.5.11

by Jimmy Karlsson

Fix a bug in the /eventlog/ endpoint.

Version 1.5.10

by ReadMe API
  • /eventlog/: Added field ProjectNo

Version 1.5.9

by ReadMe API
  • 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

by Jimmy Karlsson

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

Version 1.5.7

by Jimmy Karlsson

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

Version 1.5.6

by Adam Gudjonsson
  • This release only contains internal changes

Version 1.5.5

by ReadMe API
  • 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}