Answered: api vataccounts
Hi jhross There currently aren't no such plans. We will discuss your idea internally. But as such the SOAP API has feature freeze.
View ArticleAnswered: Update debtor
Hi jhross The ability to change debtor number is not implemented via SOAP API. We are looking into adding this to the REST API. BR
View ArticleAnswered: How to update a CashBookEntry and how to use handles
Strategy B is THE way to do it. :-) Handles are unique and do not change. BR
View ArticleAnswered: Add supplier invoice with Rest API
Hi MiFo For anything but swedish accounts this is not possible. Currently this is only possible for swedish agreements with 'International Ledger' via http://restdocs.e-conomic.com/vouchers Everyone...
View ArticleAnswered: E-conomic SOAP API Problem
Hi Ahmad That is currently not possible. You can add the distribution key to the cashbook entry.https://api.e-conomic.com/secure/api1/EconomicWebService.asmx?op=CashBookEntry_SetDistributionKey Adding...
View ArticleAnswered: Get Employee by email?
Hi CloudIT Employee email is not exposed via our SOAP API. If you look at Employee_CreateFromData you can see that there isn't a way to define it...
View ArticleAnswered: API - Currentinvoice_Book is not sending any email to customer
Hi Kåre Booking invoices via API doesn't include mail-out service. This is only provided via GUI. You will need to get the PDF link from the invoice and send either that or attache the pdf via your...
View ArticleGet orders with REST API
Is it not possible to get Current orders with REST API, I only see I can get INVOICES? Is it true?
View ArticleGet creditor entry cost type in soap api
Hi, I've been working with your soap api for a while now, and I've encountered one issue that I can get through. I would like to somehow get cost type for creditor entry. What I do is I'm getting...
View Articlehow to get discount rate and unit price before discount applied from oio XML...
Hi, In the current version of OIO XML we are getting unit price after discount has applied.<com:BasePrice> <com:PriceAmount currencyID="DKK">32.3000</com:PriceAmount>...
View ArticleKopiere LAYOUTS via REST
Jeg har behov for at kopiere LAYOUT fra en aftale til en anden aftale. Det kan man i frontend ved at dele sit layout med en anden aftale, som så kan kopiere det ind fra standard layout. I SOAP/REST kan...
View ArticleLink document to invoice
Is it possible to link a document to a newly created invoice with the API, in the same way that you can do it in the web GUI? This is a copy of the question...
View ArticleAnswered: Use API to link Document to invoice
Hi The functionality "Link document" on an invoice is currently only available via GUI. We've taken note of your request. Thank you.
View ArticleBook and Sent invoice
Hi, What is the command for booking an invoice and also sending it subsequently ? Thanks Alvin Rosario
View ArticlePHP wrapper to the E-Conomic API
Hello team i am an new bee for economics api , like to integrate api for my shop, i cant find a video guide for php , Can someone please let me how can i get started with this api and how can i...
View ArticleUpdate Unit (setUnit)
I want to update the unit number(pcs, pks, etc...) on my quotation line, $enhedensnr=$orderData->UnitHandle->Number; echo "<h1>Enhedens nummer:...
View Article