Versions Compared

Key

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

Method description

The category context allows to evaluate the user navigation data to offer a score to each product that indicates the weight that it has within each category according to this data and the concrete configurations of the product fields given by the client.

Returns the scores for the products indicated in the categories configured for the client. This method get all the categories available for the client and check what is the score weight for each one of the product ids indicated in the request. Is required that this endpoint receive at least one product id to get the scores.

...

No Format
/v2/categorycontext/ebdemo/scores?pid=2201331&pid=1265192&pid=1241510

Path Parameters

Parameter nameRequiredDescription
client_id(tick)Client identifier on the system
lang(error)Default_lang set by configuration

URI Parameters

Parameter nameRequiredDescriptionDefault
pid


(tick)

Search category scores for this product. Is required to send one at least.-

...