May 21st, 2026 by ReadMe API
- /customerinvoice/{customerinvoice_id}/rows/: Field: IsTaxReductionBasis now returns correct value
May 20th, 2026 by ReadMe API
- /customerinvoice/{customerinvoice_id}/rows/: Correct type of field: RevenueProjectNo(GET)
May 20th, 2026 by ReadMe API
- /deliverynote/: Add fields: startlocationtext and stoplocationtext (GET; POST; PUT)
/workorder/: Add fields: startlocationtext and stoplocationtext (GET; POST; PUT)
/additionalworkorder/: Add fields: startlocationtext and stoplocationtext (GET; POST; PUT)
/workorderdespatch/: Add fields: startlocationtext and stoplocationtext (GET)
- /journal/: Add endpoints (POST; PUT)
/journal/weather/: Add endpoints (POST; PUT)
/journal/workforce/: Add endpoints (POST; PUT)
/journal/document/: Add endpoints (POST)
/journalnote/: Move GET endpoints to /journal/note
/journal/notes: Add endpoints (POST;PUT)
May 7th, 2026 by ReadMe API
- /bookedhours/: Renamed field: attestedtime to attesttime
May 6th, 2026 by ReadMe API
- /customerinvoice/{customerinvoice_id}/taxreductions/: Allow null for fields WorkType and WorkTypeId
- Added endpoint POST /bookedhours/attesthours to attest booked hours.
/bookedhours/: Add fields: attested, approved to PUT endpoint.
/bookedhours/: Add fields: attestedtime, approvedtime, approvedfullname to GET endpoints.
- /projectoverview/: A new column Current CM into Project Overview
- /type/customfield/: Add field code
April 20th, 2026 by ReadMe API
- /pricelist/article/: Add field ownerprojectid
/workorderrow/: Add field ownerprojectid
/workorderrow/: Deprecated field creditprojectid, replaced by ownerprojectid. The field creditprojectid will function as expected for the foreseeable future, but will be removed in a future release.
- /project/settings/: Added new GET endpoint to list project setting values.
March 25th, 2026 by ReadMe API
- /supplier/: Add field preferred
- /workorder/: Add field deliverynotereference*
- /project/: Added fields CustomerRef2, OrderNo, ContractNo (POST; PUT; GET)
/workorder/: Added fields CustomerRef2, OrderNo, ContractNo (POST; PUT; GET)
/additionalworkorder/: Added fields CustomerRefNo, CustomerRef2, OrderNo, ContractNo (POST; PUT; GET)
- /customer/documents/: Added POST and GET endpoints
/supplier/documents/: Added POST and GET endpoints
March 3rd, 2026 by ReadMe API
- /voucher/row/: Add field invoiceattachment
- /voucher/row/: Updated documentation for the delete endpoint.
- /additionalworkorder/{additionalworkorder_id}/despatch/: Added POST, PUT and GET endpoints
- Max length for URL on document schemas has been updated from 255 to 2082 characters.
- /voucherrow/: Request rate limit has been removed
- Move Delivery Notes from WorkOrder to its own instance
- /user/: Added field birthdate
- /additionalworkorder/: Added fields servicemanid and servicemanname (POST; PUT; GET)
- Updated description on organizationno fields in various schemas.
January 26th, 2026 by ReadMe API
- /voucher/row/: Request rate limit for POST has been removed
January 18th, 2026 by ReadMe API
- This release only contains internal changes