Ningún resultado
No hay artículos que coincidan con su búsqueda... ¡Compruebe que la ortografía de las palabras es correcta o amplíe su búsqueda para obtener resultados!
Hello
I call the resource itemAuctionCloseSold to get the list of sold closed auction items with the syntax specified in the DelCampe wiki:
syntax : /item/auction/closed/sold?token=:TOKEN&startingItem=:START&numberOfItems=:LIMIT&order=:ORDER
I have tried different limits with the same result, no sales returned after 2015-01-28. I have verified that there are sales after.
My code, like the example of DelCampe wiki.
$url = ' Vinculo (https)
';
$ch = curl_init();
curl_setopt ($ch, CURLOPT_URL, $url);
curl_setopt ($ch, CURLOPT_CUSTOMREQUEST, "GET");
curl_setopt ($ch, CURLOPT_FOLLOWLOCATION, true);
curl_setopt ($ch, CURLOPT_RETURNTRANSFER, true);
$xml = curl_exec($ch);
Can someone tell me why, or how to get the current sales?
The DelCampe wiki does not indicate how to filter by date, is there such a possibility?
Este tema ha sido creado hace más de 6 meses, ya no puede responderle.
Configuración de las cookies
Información sobre las cookies
Nuestra web utiliza cookies con los siguientes fines: prestarle los servicios que nos haya solicitado, garantizar la seguridad de nuestra plataforma, recordar sus preferencias para hacer más agradable su navegación, elaborar estadísticas para adaptar nuestra web a sus necesidades, mostrar vídeos y permitirle compartir contenidos en las redes sociales.
Algunas de estas cookies son necesarias para el funcionamiento de nuestro sitio web, otras pueden establecerse según sus preferencias.
Más información