Get the best recommendation for shopping cart

It selects the best products from an initial list for the customer shopping cart. Eliminates all products that don't match future customer preferences (depends on other customers' shopping behavior with the same products). If needed, it fills the missing number of results from the best products depends on the prediction algorithms.

Body Params
string
required

The unique ID of the customer.

cart_product_ids
array of strings

List of the product IDs in the customer shopping cart.

cart_product_ids
product_id_list
array of strings

List of the product IDs. Initial products of the recommendation engine.

product_id_list
integer

The number of records to return.

Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json