E-conomic, what function to edit text in Bank reconciliation
Hello, We need to add an reference number to the column pointed out here:https://nimbus.everhelper.me/client/notes/share/512111/snzn3q95mobfi80da4w6 The idea is that right now it only states the...
View ArticleInternal error - Entry_GetDataArray
Hey, Recently I have started receiving an "internal error" in a call to Entry_GetDataArray which has worked fine in the past. Code snippet (SerialNumber interval provided: 1 to 10001) var entries =...
View ArticleX-AgreementGrantToken?
This might just be me that are stupid ;-) I can get the code below to work fine with demo values for AppSecretToken and AgreementGrantToken - but what do I place there in a real senario? I can see my...
View ArticleAnswered: X-AgreementGrantToken?
Hi, Cyril is right about having to create a demo account. This is a full account that you can do everything with. They exist in our production evironment alongside all our paid subscriptions. If you...
View ArticleAnswered: Internal error - Entry_GetDataArray
Hi Casper, I can see that we had an internal server error. I am unsure exactly what the problem is at this time, but I have added a bug to our backlog so we can address it.
View ArticleAnswered: Account_GetDataArray - Input array cannot be null error
Hi Greg, I can see you are trying to connect to the Reviso API. This is no longer part of e-conomic, so your request does not exist in our logs, and I cannot see what is going wrong. You need to...
View ArticleThis endpoint is only available for agreements with an international ledger
Hi I am trying to create a voucher entry of type (finance-voucher) however, the api is returning a message This endpoint is only available for agreements with an international ledger I am currently...
View ArticleAnswered: Anvende API via PHP
Prøv at se på denne. https://github.com/Lenius/economic-php-client
View ArticleAnswered: Hi i need a example script for doing rest api calls in php
https://github.com/Lenius/economic-php-client
View ArticleAnswered: E-conomic, what function to edit text in Bank reconciliation
Hi ossedk This should be on your CashBookEntry_CreateFromDataArray when you set the "Text" property.
View ArticleAnswered: This endpoint is only available for agreements with an...
Hi Roy The REST API does not currently support cashbooks for DK and NO agreements. Swedish agreements use International Ledger and therefore have access to using REST when creating ledger entries...
View ArticleSUM with negative numbers
Hello, I am working on Mac X Yosemite Office Mac 2011. so when i export in Excel negative numbers from my dayboob and when i want to calculate the Sum it will appear 0 insteat of the correct numeber....
View ArticleAnswered: SOAP API: API Key for non partner app
Hi Benjamin All apps, partner or not, are created on developer agreements. AgreementGrantTokens are then created using the app-requestURL. You can read a full guide here:...
View ArticleAdding Product Name to Invoice Line using REST API
Hi there Is it possible to add the Product Name to the invoice lines using the REST API? I got everything else working, but are not able to add this crucial information to the invoice lines. I'm...
View ArticleNot able to see sale tab in e-conomic developer account
Hello i had created my account on e-conomic as a developer account before 2 month. That time there was a sales tab. But now i am not able too see sales tab in e-conomic developer account. I want to...
View ArticleAnswered: How to create "text lines" with QuotationLine_CreateFromData (SOAP)
Hi Hoyer When creating text lines on sales documents you only set the text. This does not mean that SOAP accepts missing elements though. Instead of "0" try using xsi:nil when you need to define a...
View ArticleAnswered: CurrentInvoice_FindByOrderNumber missing?
Hi Hoyer CurrentInvoice_FindByOrderNumber would be exactly the method if such one existed. Alas it does not. We recommend using the field "OtherReference" and _FindByOtherReference which is supported...
View ArticleOrderNumber not returned from CurrentInvoice_GetData
The field <OrderNumber>int</OrderNumber> is returned from Invoice_GetData but not fromCurrentInvoice_GetData:-(
View ArticleSuggested reading for developers of any REST api
Microsoft has released an excelent guidehttps://github.com/Microsoft/api-guidelines/blob/master/Guidelines.md Lots of input for making an REST api easy and consistent to consumers
View ArticleAnswered: Changing the $ sign and removing Freight and adding TAX
Hi Kees Is your issue related to e-conomic APIs or are you looking for general coding help? I might suggest you use stackoverflow.com as it is quite a bit more vibrant forum for general coding...
View Article