Cash book entries using REST API
We currently use SOAP API to create cashbook entries. Is there a way to do the same using REST API? If no - will it be available any time soon? Tnx in advance.
View ArticleGet Invoice reminder
Is there any API method available to get Invoice reminder. If invoice is not paid for a long time?
View ArticleAnswered: More API documentation
Hi qabi, You shouldn't use the VatZone property anymore. This is only in the API for backwards compatibility. You should use the ExtendedVatZone. You can find the different ExtendedVatZones by...
View ArticleAnswered: Api aceess Library for .net in Setting the X-EconomicAppIdentifier...
Hi Sabbir, The name and version of your .NET library would be something like this: .NET/4.5
View ArticleAnswered: How to check if Add-on module is active
Hi TechHouse.dk, This isn't possible in the SOAP API, but you can find the information is you access the REST API at https://restapi.e-conomic.com/self
View ArticleAnswered: How to set Order Lines cost price
Hi Zulqanain, Do you by any chance have the inventory module enabled on this agreement? If the inventory module is enabled, then the cost price is read only.
View ArticleAnswered: split of e-conomic effect on integrations
Hi Lanstorp, We have directly contacted all the integration partners we know to affected. But you can also check the following blog post for more...
View ArticleAnswered: Java library
Hi Lars, The answer provided by brismadsen should get you there. But you can also follow the guide in the readme of the java example:https://github.com/e-conomic/eco-api-ex/tree/master/examples/java
View ArticleAnswered: Order_RegisterAsSent
Hi Suulut, There is nothing in you example that I can see is wrong. Can you be a little more specific than just that it doesn't work. How does it fail? Do you get an error code from the API. If you get...
View ArticleAnswered: Help creating CashBook with CashBookEntry_CreateFromData
Hi Morten, I am sorry for not getting to this sooner. The error message tells you that the CashBookHandle is null. I don't know if that could be because of the casing. Try changing the lower case c to...
View ArticleAnswered: Invoice And Subscriptions
Hi Nivinvj, It isn't possible to see if an invoice is related to a subscription unfortunately.
View ArticleAnswered: API Entity diagram
Hi Poul, I am not sure what diagram you are refering to. I am not familiar with such a diagram.
View ArticleAnswered: REST "cannot be null" problem
Hi IQn, Have you tried using a web debugging proxy such as Fiddler? Try comparing the json document you send using Advanced Rest Client and what you capture with Fiddler. If you still get this error...
View ArticleAnswered: mk@giftcardexchanger.dk
Hi Morten, Can you please tell us what happens. Do you get an error or what happens?
View ArticleAnswered: DeliveryLocation_GetDataArray
Hi Suulut, Use this methodhttps://api.e-conomic.com/secure/api1/EconomicWebService.asmx?op=Debtor_GetDeliveryLocations To get a list of handles for delivery locations for a single debtor. Use the...
View ArticleAnswered: Get invoice for specific debtor
Right now there isn't a better way unfortunately.
View ArticleAnswered: EconomicWebServiceSoap_EconomicWebServiceSoap12_Client.java:[35,24]...
Hi Morols, With the latest update to the example, this has been fixed.
View Articlemedienkonzepte.de detlef beyer VERKAUFT SCHLECHTE SOFTWARE
medienkonzepte.de lothar meiers VERARSCHT DIE KUNDEN l.meiers@medienkonzepte.de http://medienkonzepte.de medienkonzepte.de www.medienkonzepte.de
View ArticleAccount_GetEntryTotalsByDate incoming balance
The totals returned by Account_GetEntryTotalsByDate (for complete accounting year) sometimes includes incoming balance (OpenEntry entry) and sometimes not. For my demo client there are no OpenEntrys...
View Article