post
/api/alpha/recommendations/refinements/biases/
The Refinement Based Personalization API request collects the shopper’s visitorID
and the loginID
to store each shopper’s searching/browsing patterns and choice of refinements against it.
1 Example
Schema
visitorID
string
The Visitor ID of the user (from cookie)
required
loginID
string
The Login ID of the user (hash of unique identifier)
List of biases that can be passed in to the search API. If there are no predictions for the given ID, the biases array will be empty.
1 Example
Schema
biases
array[object]
required
metadata
object
required
POST
Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
customerid