• klaus_schneider

    292 messaggi

    Germania

    Hello,

    Response Container from closeItemPriority does no longer match with documentation in git hub.

    new response = (same as without priorty..)

    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http:/ / schemas. xmlsoap. org/ soap/ envelope/ " xmlns:xsd="http:/ / www. w3. org/ 2001/ XMLSchema" xmlns:xsi="http:/ / www. w3. org/ 2001/ XMLSchema-instance" xmlns:ns1="http:/ / api. delcampe. net/ soap. php" xmlns:SOAP
    -ENC="http:/ / schemas. xmlsoap. org/ soap/ encoding/ " SOAP-ENV:encodingStyle="http:/ / schemas. xmlsoap. org/ soap/ encoding/ ">
    <SOAP-ENV:Body>
    <SOAP-ENV:closeItemPriorityResponse>
    <closeItemPriorityReturn xsi:type="ns1:ResponseSimple">
    <status xsi:type="xsd:boolean">true</ status>
    <errorMsg xsi:type="xsd:string"></ errorMsg>
    <data xsi:type="xsd:string">Your request was taken into account!</ data>
    <personal_reference xsi:nil="true"/ >
    </ closeItemPriorityReturn>
    </ SOAP-ENV:closeItemPriorityResponse>
    </ SOAP-ENV:Body>
    </ SOAP-ENV:Envelope>