Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Retrieving all classifications:

http://WS_URL/api/json/DOMAIN_CODE/shop/classification?subLevel=true

Image RemovedImage Added

Retrieving the top x:

http://WS_URL/api/json/DOMAIN_CODE/shop/classification/topClassification?top=3

Image Modified

Searching inside classifications (searching “po…” inside NUR code 440 and 446):

http://WS_URL/api/json/DOMAIN_CODE/searchEngine/onix3_full/select?start=0&rows=12&q=pot* AND NUR:(“440” “446”)

Image Modified