UPDATEITEM - is it possible to modify the item price?

  • woodhouse
    Cuenta cerrada

    75 mensajes

    Italia

    Hi there,
    I'm developing a new app for a customer and I would like to change the price of a listed item.
    I checked the documentation and in UPDATEITEM there is no mention of <price>.
    I wonder if this is a documentation mistake or a lack in the API.
    Thank you for the help.
    Daniele
  • @thomas
    Administrador

    348 mensajes

    Bélgica

    Hello Daniele,

    You should be able to update the price of :

    - a fixed price item with the key 'fixed_price'
    - an auction item with the key 'price_starting'

    Keep us informed.

    Best regards
  • woodhouse
    Cuenta cerrada

    75 mensajes

    Italia

    Thank you for the answer.
    I will try, but, if it work, someone should update the documentation.
    As you can see below, there is no "price" reference in the call description.
    <SOAP-ENV:Body>
    <SOAP-ENV:updateItem>
    <token xsi:type="xsd:string">c94e7a65294996ad3915cefe7bfb0540</token>
    <id_item xsi:type="xsd:int">99696430</id_item>
    <arrData xsi:type="ns1:Map">
    <item>
    <key xsi:type="xsd:string">title</key>
    <value xsi:type="xsd:string">My updated title</value>
    </item>
    <item>
    <key xsi:type="xsd:string">description</key>
    <value xsi:type="xsd:string">My updated description</value>
    </item>
    <item>
    <key xsi:type="xsd:string">personal_reference</key>
    <value xsi:type="xsd:string">MyPersRef</value>
    </item>
    <item>
    <key xsi:type="xsd:string">option_topcategory</key>
    <value xsi:type="xsd:boolean">false</value>
    </item>
    <item>
    <key xsi:type="xsd:string">images</key>
    <value SOAP-ENC:arrayType="xsd:string[2]" xsi:type="SOAP-ENC:Array">
    <item xsi:type="xsd:string"> Vinculo (http) ;
    <item xsi:type="xsd:string"> Vinculo (http) ;
    </value>
    </item>
    </arrData>
    </SOAP-ENV:updateItem>
    </SOAP-ENV:Body>


    Daniele
  • Cuenta eliminada
    Administrador
    Cuenta eliminada

    0 mensajes

    Bélgica

    Los datos ya no están disponibles porque la cuenta de este usuario ha sido eliminada (Reglamento RGPD)
  • woodhouse
    Cuenta cerrada

    75 mensajes

    Italia

    Ok, thank you.
    Of course I tested and it works fine.
    Daniele

Únese a la comunidad de coleccionistas

Inscripción Identificarse