User Tools

Site Tools

  • en

GetPriceChanges

Description

This method is used to obtain a list of changed products, starting with the indicated version. In the current implementation, versions are no longer supported and any passed parameter (version) value will return the current system version and a list of all products available to the user (just like when 0 parameter is passed). To ensure validity, we recommend that you pass 0 every time to obtain the list of products and update it in your system.

Parameters

NameTypeDescription
versionint64Latest price change version in reseller's system. Always pass 0

Return value

TypeDescription
PriceChangesContractObject with changed prices where version is greater than the version value indicated in the parameter

Sample requests and replies for GetPriceChanges method

XmlOverHttp requests

XmlOverHttp replies

SOAP request

SOAP reply