Low Cost Generic Crestor How To Order Drugs Online | crestor zetia niaspan
Product name: CrestorActive ingredient: RosuvastatinBrief description: Generic Crestor is a cholesterol-lowering medication that blocks the production of cholesterol in the body. It works by reducing...
View ArticleMiglior Online Kamagra-soft in Milan | Pillole Online Kamagra® Soft 100mg
Nome del prodotto: Kamagra-softComponente attivo: Sildenafil CitrateSi usa per: Kamagra ® Soft è un analogo del più famoso Viagra linguette molli e dispone di 4 gusti diversi: fragola, arancia, banana...
View ArticleAfin Générique Lasix Safe En Ligne Pharmacy | Acheter Des Médicaments...
Nom du produit: LasixSubstance active: FurosemideMinicroquis: Lasix Générique est utilisé pour traiter la haute pression sanguine ou la rétention d'eau (enflure) associée avec l'insuffisance cardiaque...
View ArticleOrden Genéricos Baratos Kamagra en Elche | En El Mostrador Kamagra® 100mg
Nombre del producto: KamagraIngrediente activo: Sildenafil CitrateSe utiliza para: Kamagra® es una pastilla nueva fabricada por Ajanta PharmaIndia) utilizado para tratar la disfunción eréctil en los...
View ArticleFERMA_API Table References Diagram
Hi all, I have created a diagram that shows how the API Tables reference each other.This is an “unofficial” diagram.I would say its 95%+ accurate, so there maybe a couple of errors.Tables and Fields...
View ArticleUnprocessed documents SOAP call
Hi guys. Just a quick question. Is it possible to get the number of unprocessed documents through the API with SOAP? If not, is it possible with REST? If so, what call should I use? Thank you very much...
View ArticleAnswered: The product name does not show under the current invoice line?
Hi Jonash, The current invoice line does not have a "Product name" field - but it does have a Description field. The UI automatically SUGGESTS the product name for that - but you are free to override...
View ArticleSOAP error when getting invoice data
I have .NET application based on e-conomic API, version of dlls is 1.4.16. The code is like below: Dim allInvoices() As IInvoice = session.Invoice.FindByDate(dateInput, Date.MaxValue) Dim...
View ArticleAnswered: Error while creating order
I found answer my self I need to create DebtorContact and assign its id to Attention Handle while creating Order.
View ArticleAnswered: How do you get result from e-conomic web service
You need to set your session Id in your request header to the response from the login. I have no idea how to do that in VBA but maybe you can do it through the soap header?...
View ArticleAnswered: Ordeline.GetByProduct(IProduct) throwns Internal Error
Just found that .Equals() does allow interface object comparison without requesting value from API Still need to get all the data - but this helps a lot!
View ArticleAnswered: CashBook_RegisterPdfVoucher
Hi I know this post is very old - but i was having the same issue recently. It turns out, that PHP SoapClient internally handle base64 encoding and decoding. Example in PHP for registering PDF...
View ArticlePriceGroup_GetPrice
Hi, Is there any way to set a price for a product in a specific pricegroup using the API e.g. PriceGroup_SetPrice? /Thomas
View ArticleAnswered: Customer contacts via rest api
Hi CloudIT, Customer Contacts are not yet available through the REST Api. I can't tell you the exact timeframe for when they will be either unfortunately. Best regards, Rasmus Beck e-conomic
View ArticleGet OCR-number for invoice
Hi, I representing one of your customer. They want to offer their customers to pay their invoices via Bankgiro by using OCR-numbers. Today they transfer all their invoices from their internal system to...
View ArticleOrder searching in web-interface
In my app there are an internal order ids. When creating order I set this ids to 'OtherReference'. Earlier out customers was able to search for orders by this internal ids in web-interface. But now...
View ArticleAnswered: REST API documentation
Hi CloudIT, We are working on the documentation at this very moment. I can't tell you exactly when it will be up, but it is on the way. Is there a specific endpoint you are having trouble with right...
View ArticleAnswered: Error while posting new draft invoice REST API
Hi Asci, Could you give us an example of your request body? Alternatively you can send us a message on api@e-conomic.com. Then we will take a look at what is going wrong. Best, Rasmus Beck
View ArticleAnswered: Get delivery notes of Inventory module from API
Hi Darshan, No that isn't exposed through the API. Regards, Rasmus Beck
View ArticleAnswered: rollback on error, cant delete invoices
Hi, This is indeed possible, but only for CurrentInvoices. Once invoices are booked they cannot be deleted, so create all invoices before booking them. Keep track of the CurrentInvoice handle (which...
View Article