How can we achieve this through the API / Webbrowser?

59 views
Skip to first unread message

dummesaol

unread,
Apr 5, 2017, 12:16:53 PM4/5/17
to Delcampe.net - API Technical Group

Hello Dear Delcampe API-Supporter,

We would like to call up the billing from a Windows software.
How can we achieve this through the API / Webbrowser?

NEW CODE EXPERIMENT:
------------------------------------
<a href="/en/sammlerobjects/payment-request/43851705/merge?list=seller-to-invoice" class="btn btn-primary "> Billing </a>

The Billing button has the following ID number: 43851705 (URL: / en / collectonobjects / payment-request / 43851705 / merge? List = seller-to-invoice)
Can I get this ID using the API is this ID somehow accessible via sold_fixed API collection?

Would the button in a Sales Manager EiSo Auction processing via Local HTML code and click on "Calculate" open. The user is logged in on Delcampe. A web control of .NET is used.

ALTER CODE (ALT):
---------------------------
<Html>
<Head> </ head>
<Body>
<Form action = "http://www.delcampe.net/en/mein-delcampe/verkaufen/meine-verkauften-objekte/abrechnung-ausstehend?search%5Bsearchstring%5D=&search%5Bsearchin%5D=&display%5Bview%5D = Full & display% 5Btype% 5D = image & display% 5Bsort% 5D = date_desc & display% 5Bstatus% 5D = page & page = 1 "method =" POST "name =" frmDelcampe_account ">
<Input type = "text" name = "buyer" value = "1106162" />
<Input type = "text" name = "format" value = "modify" />
<Input type = "submit" name = "btnSend" />
</ Form>
</ Body>

=========================================================================================================================

Hallo Lieber Delcampe API-Supporter,

Wir möchten aus einer Windows Software die Abrechnung aufrufen / veranlassen.
Wie können wir dies über die API / Webbrowser erreichen?

NEUER CODE-VERSUCH:
---------------------------------
<a href="/de/sammlerobjekte/payment-request/43851705/merge?list=seller-to-invoice" class="btn btn-primary ">Abrechnen</a>

Der Button Abrrechnung hat folgende ID-Nummer 43851705 (URL: /de/sammlerobjekte/payment-request/43851705/merge?list=seller-to-invoice), was ist das für eine ID?
Kann ich diese ID mittels API abrufen ist diese ID irgendwie über sold_fixed API-Auflistung abrufbar?

Würde den Button in einem Verkaufsmanager EiSo Auktionsabwicklung über Lokalen HTML Code einbinden und mittels Klick auf "Abrechnen" öffnen. Der Benutzer ist bei Delcampe eingeloggt. Es wird ein Webcontroll von .NET verwendet.

ALTER CODE Delcampe (ALT):
-----------------------------------------
<html>
<head></head>
<body>
<form action="http://www.delcampe.net/de/mein-delcampe/verkaufen/meine-verkauften-objekte/abrechnung-ausstehend?search%5Bsearchstring%5D=&search%5Bsearchin%5D=&display%5Bview%5D=full&display%5Btype%5D=image&display%5Bsort%5D=date_desc&display%5Bstatus%5D=page&page=1" (http://www.delcampe.net/de/mein-delcampe/verkaufen/meine-verkauften-objekte/abrechnung-ausstehend?search%5Bsearchstring%5D=&search%5Bsearchin%5D=&display%5Bview%5D=full&display%5Btype%5D=image&display%5Bsort%5D=date_desc&display%5Bstatus%5D=page&page=1) method="POST" name="frmDelcampeRechnung">
<input type="text" name="buyer" value="1106162"/>
<input type="text" name="format" value="modify"/>
<input type="submit" name="btnSend"/>
</form>
</body>

Hassan Amouhzi

unread,
Apr 11, 2017, 4:57:34 AM4/11/17
to Delcampe.net - API Technical Group
Dear Dummesaol,

Unfortunately this is not possible with the current API.

This is under development for the next API.

Best regards,
Hassan.

dummesaol

unread,
Apr 11, 2017, 11:36:00 AM4/11/17
to Delcampe.net - API Technical Group
When is the next API for Delcampe planned?

Is it Possible to use a BETA of the new Delcampe API?

Hassan Amouhzi

unread,
Apr 12, 2017, 2:51:35 AM4/12/17
to Delcampe.net - API Technical Group
Hi Dummesaol,

We started working on it, but the first step is to rewrite the existing API in order to have a clean base then add new functionalities.

As we decided to keep the same interface to keep compatibility with the old one, so you won't see any change in the next few weeks.

We did not plan to publish a beta version.

Kind regards,
Hassan.

dummesaol

unread,
Apr 13, 2017, 2:33:31 PM4/13/17
to Delcampe.net - API Technical Group
Hi Amouhzi,

sounds very good. Which would be the new functionalities? Doing something with working with invoices? setInvoices... the calculation window + shipping + subtext.
setOrder_status would be also very nice.

When are you planing to describe the new calls?

Hassan Amouhzi

unread,
Apr 14, 2017, 3:34:55 AM4/14/17
to Delcampe.net - API Technical Group
Hi Dummesaol,

I can't tell you more to avoid making a mistake because the planning comes from the product department.

Our focus now is on rewriting all of our services as the API.

Best regards,
Hassan.

dummesaol

unread,
Apr 15, 2017, 6:55:48 AM4/15/17
to Delcampe.net - API Technical Group
Hello Hassan,

Sounds very hard to put all services into an API.
But at the end of the year we have maybe many cool new features.

Somewhere with closing and reopen the delcampe store automatically with a end-date and a new beginn-date is a bug, more items than ended are reopened.
Ist this functionallity with the new API rewritten?
Its a new kind of bug...happened twice..

Hassan Amouhzi

unread,
Apr 18, 2017, 3:25:11 AM4/18/17
to Delcampe.net - API Technical Group
Hi Dummesaol,

The new API is not online yet, it's in rewrite process.

If you have recently used multiple changes or the site to modify the items, and you notice an anomaly, you must go through the customer service department to process your case.

However, if you have bugs after using the API, describe the steps you took to help me analyze the problem.

Best regards,
Hassan.

dummesaol

unread,
Apr 19, 2017, 5:42:53 PM4/19/17
to Delcampe.net - API Technical Group
Hi Hassan,

ah ok then its not a new bug, but the most of the time it had worked perferctly but only in the old delcampe site.

there is an pending ticket, that had said i should speak to the "technik" / "developers". That i had done by saying it to you.

Could you help me to reach the customer service department?

The API is used to add Items to Delcampe marketplace ( sometimes CSV - Export and Delcamper Lister)
and the automated push delcampe auction end -> Delete Shop Item.
Shop item sold out, delcampe auction ended. 

That are the functions that we are using.

There is much pain the fixed_sold item list, because there ist no possibillity to sort by datetime, region beginn - end, its only an unorded list, that is not really useabble ...

i have the whish to change the order-status by API could connect my auction sutdio "EiSo Verkaufsabwicklung" with Delcampe (automated) and the Invoice Formular should also be filled by API (automated) that are real usecases. 
Would help my customers very much.

Best regards
             Jan Bludau

Jan Bludau

unread,
Apr 22, 2017, 2:35:31 AM4/22/17
to Delcampe.net - API Technical Group
Here are Screenshots of the Delcampe Logfile what happens...you'll see the difference.
image002.jpg
image001.jpg

Jan Bludau

unread,
Apr 28, 2017, 2:00:05 PM4/28/17
to Delcampe.net - API Technical Group
Hello,

here are some pictures about the closed shop philafriend_de ...what will happen if the items will be activated 01.06.2017  ... 2017-06-01???

the archive says there are 22508 are there.

best regards
             Jan Bludau
delcampe-api-2.png
delcampe-api-3.png
delcampe-api-1.png
Reply all
Reply to author
Forward
0 new messages