New Property on DeliveryDate
by Daniel Jonsson
New Property on DeliveryDateThe new property delivery date has been added. Validation will be added to quotes which means that it’s not possible to select a DeliveryDate that is before the actual QuoteDate.
This provides increased security for you who are quoting.
Changelog
- New property DeliveryDate added to the QuoteAPI entity.
New property on DueDate
by Daniel JonssoneAccounting API V1 no longer available
by Henric StrömAs from today (2023-06-30) requests towards eAccounting API will result in a HTTP status code 401 (Gone).
See V2 Migration guide for migration to version 2.
New property on Quote
by Henric StrömFixed filtering issues with PaymentStatus
by Henric StrömNew filter type for GET /v2/articles
by Henric StrömNew property on Customers
by Henric StrömNew property on Accounts
by Henric StrömNew endpoints: InventoryItems
by Henric Ström
New endpoints: InventoryItemsYou are now able to get information about booked inventory items (also known as fixed assets) from the API. Read more about how the functionality works within eAccounting here .
Changelog
- Added: GET /v2/inventoryitems
- Added: GET /v2/inventoryitems/{id}