Recent challenges on SOAP
April 8, 2019
Executive summary:SOAP has been hit by random issues in the latter part of March 2019, resulting in mainly 502s, 499s and PDF upload errors.Effective immediately we are introducing interval limits on Entry_FindBy methods (10k and 365 days respectively).Long-term we have plans to strengthen the solution ...
Read the rest of "Recent challenges on SOAP".
Upcoming service windows Oct 19th and 20th: e-conomic is going Public Cloud
September 28, 2018
The time is fast approaching for e-conomic's move to Public Cloud - giving us even better redundancy and scalability. This move will happen during 2 service windows in the weekend of week 42. Specifically, this means that the e-conomic application, mobile apps and API will be unavailable ...
Read the rest of "Upcoming service windows Oct 19th and 20th: e-conomic is going Public Cloud".
MobilePay deprecation from the REST API
August 27, 2018
MobilePay deprecation The e-conomic MobilePay integration has been around for over 1,5 years. Over this time several partners have utilized its benefits by sending e-conomic invoices via MobilePay. MobilePay has decided to discontinue its current API on November 1st 2018. e-conomic won't be targeting the new API. This ...
Read the rest of "MobilePay deprecation from the REST API".
Phasing out Swedish functionality in REST
July 12, 2018
As part of e-conomic no longer supporting Swedish subscriptions we will be phasing out select endpoints in the REST API that are solely relevant to the Swedish ledger system known as International Ledger. This includes: /number-series /entry-subtypes /vouchers /accounting-years/:accountingYear/vouchers /accounts/:accountNumber/accounting-years/:accountingYear/vouchers /accounts/:accountNumber/accounting-years/:accountingYear/periods/accountingYearPeriod/vouchers In the future this will enable ...
Read the rest of "Phasing out Swedish functionality in REST".
Changes in validation on /orders and /invoices
July 10, 2018
Changes in validation on /orders and /invoices We would like to notify about upcoming changes for the REST API, where we are planning to introduce stronger validation rules on certain endpoints in order to provide better feedback to the users/developers early in the creation process. One of ...
Read the rest of "Changes in validation on /orders and /invoices".
/orders are now available on the REST API
July 4, 2018

Introducing orders on REST We have officially launched /orders on REST in 'experimental' state. This launch marks the result of months of hard work implementing our sales documents on a much-improved codebase with a much greater focus on cross-platform alignment. The great work put in by the ...
Read the rest of "/orders are now available on the REST API".
Removal of the ConnectAsAdministrator method in e-conomic SOAP API
March 6, 2018

Executive summary: If you use ConnectAsAdministrator() or ConnectAsAdministratorWithCustomerNumber() you must switch to ConnectWithToken(). Here's our step-by-step guide to token authentication. If you connect to our SOAP API as an administrator, you have most likely come across the ConnectAsAdministrator or ConnectAsAdministratorWithCustomerNumber method, which is our most ...
Read the rest of "Removal of the ConnectAsAdministrator method in e-conomic SOAP API".
Tokens for all
February 21, 2018

Token auth for all We are very happy to announce that we now fully support token authentication for all license types. Both end-users and administrators are now able to access our APIs via token authentication. This opens the door for administrators to take full advantage of REST and ...
Read the rest of "Tokens for all".
Breaking change coming to /journals-experimental on the REST API
January 15, 2018
Hello integration partners, If it happens that you consume /journals-experimental endpoint on REST we would like to notify you of an upcoming breaking change. In case you use the department/distribution properties today you will need to take action. As we're getting closer to finalizing /journals we have identified ...
Read the rest of "Breaking change coming to /journals-experimental on the REST API".
Removal of the Connect method in e-conomic SOAP API
September 1, 2017

Executive summary: If you use Connect() you must switch to ConnectWithToken(). Here's our step-by-step guide to token authentication. As a user of our SOAP API, you have most likely come across the Connect method, which is our most basic authentication method in SOAP. In the e-conomic SOAP API we currently ...
Read the rest of "Removal of the Connect method in e-conomic SOAP API".