September 18th, 2024 by Jimmy Karlsson
- This release only contains internal changes
September 17th, 2024 by William Tyrsing
- This release only contains internal changes
September 16th, 2024 by ReadMe API
September 12th, 2024 by ReadMe API
- This release only contains internal changes
September 11th, 2024 by William Tyrsing
- Introduced response code 503 with Retry-After headers: Response codes
- InvoiceStatus and InvoiceStatusCode is now exposed in CustomerInvoice
September 5th, 2024 by ReadMe API
- Added new filter options lt, gt and ne: Filtering
August 30th, 2024 by Jimmy Karlsson
Fix a bug in the /eventlog/ endpoint.
August 30th, 2024 by ReadMe API
- /eventlog/: Added field ProjectNo
August 13th, 2024 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
June 26th, 2024 by Jimmy Karlsson
Added field active to supplier endpoints
Fixed so that retrieving single supplier by Id works with inactive suppliers