Quantcast
Channel: e-conomic Global API Forum
Browsing all 2527 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Answered: Is Projects part of the REST api yet?

Hi Donslund Projects are not yet exposed via REST. You can always check out the root of our REST API for a list of available endpoints: https://restapi.e-conomic.com/

View Article


Image may be NSFW.
Clik here to view.

Answered: Debtor_GetInvoices

Hi Bahn To limit the number of invoices you'd like to get you could simply look at the handles returned in the array from Debtor_GetInvoices and select the 30 highest numbers. This is assuming that...

View Article


Image may be NSFW.
Clik here to view.

Answered: Link in cashbook entry

Hi Michael Entries do not contain an "external reference" / "link" field.https://api.e-conomic.com/secure/api1/EconomicWebService.asmx?op=Entry_GetData

View Article

Image may be NSFW.
Clik here to view.

Answered: connect to SOAP web service

Hi Eliza Did you find the answer to your question?

View Article

Image may be NSFW.
Clik here to view.

Answered: Automatically export/import invoices

Found anyone?

View Article


Image may be NSFW.
Clik here to view.

Order_CreateFromData throws exception with 'had invalid child element...

Hi! I hope you guess can help me with this Order creation problem. It seems that no matter what properties I set on the order, I get this error. Response looks...

View Article

Image may be NSFW.
Clik here to view.

Answered: How to upload an invoice?

Hi Agata We don't have tutorials for using our APIs but in our REST documentation we try to include JS examples for the various endpoints and methods. With regards to creating an invoice draft you...

View Article

Image may be NSFW.
Clik here to view.

Answered: Order_CreateFromData throws exception with 'had invalid child...

Hi Mathias You're deviating from schema which throws off the validation.https://api.e-conomic.com/secure/api1/EconomicWebService.asmx?op=Order_CreateFromData For starters you haven't defined handle....

View Article


Image may be NSFW.
Clik here to view.

Inventory withdrawal via API

We're looking into using the stock management module, and I'm at a bit of loss as to how to programmatically withdraw from inventory. As I understand it, when using the GUI, the delivery notes trigger...

View Article


Image may be NSFW.
Clik here to view.

Estimated ETA for stable /invoices in REST?

As far as I can tell, the /invoices/* endpoints are the only experimental endpoints in the rest api. Is there any eta as to when we can expect it to be moved out of experimental?

View Article

Image may be NSFW.
Clik here to view.

Product prices in different currencies

Using the REST api, when I GET products, there is only one price. How do I find prices in other currencies?

View Article

Image may be NSFW.
Clik here to view.

Where is my API Auth and Secret

Hi everyone Im currently using a trail version of e-conomic to test the API options, but can't find my Auth and Secret anywhere? Is it not available in the trail version or Im just not seeing it?...

View Article

Image may be NSFW.
Clik here to view.

Adding 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 Article


Image may be NSFW.
Clik here to view.

Answered: Adding Product Name to Invoice Line using REST API

Hi Anders,  We have provided an easy way for you to create invoice lines and have the correct prices and discounts applied to that line.   An example of this is found here:...

View Article

Image may be NSFW.
Clik here to view.

Answered: Product prices in different currencies

Hi Clanie, We have not exposed the currency specific prices as an endpoint yet. But depending on what you need it for, this answer might help...

View Article


Image may be NSFW.
Clik here to view.

Answered: Estimated ETA for stable /invoices in REST?

Hi, We are very close to moving it out of experimental into stable. We will begin the transition within the next couple of weeks. We will post a tech talk blog post on this soon, that describes how to...

View Article

Image may be NSFW.
Clik here to view.

Answered: Not able to see sale tab in e-conomic developer account

Please see: http://techtalk.e-conomic.com/changes-to-developer-agreements/ Developer agreements are to be used for managing Apps and tokens. Over time we do wish to extend developer related...

View Article


Image may be NSFW.
Clik here to view.

Answered: Getting the error String value exceeds maximum length.

Hi, It means that in one of your invoice drafts in your array you're exceeding the maximum String length supported. A good tip is to use our RestDocs for insight into the limitations of the fields on...

View Article

Image may be NSFW.
Clik here to view.

Answered: Could not find default endpoint element that references contract in...

Hi Petr Perhaps take a closer look at the contract in the endpoint setting. That might be the problem. If you haven't yet, then please take a look at...

View Article

Image may be NSFW.
Clik here to view.

Answered: Payments in API

Hi Mathias Payments are available via our SOAP API and are created as cashbook entries: CashBookEntry_CreateFromData. Once booked the entries are accessible using the Entry_* (covers all entry types)...

View Article
Browsing all 2527 articles
Browse latest View live