Recommendations (v3)
Recommendations
POST
/
v3
/
recommend
/
products
Query Parameters
port
integer | null
Body
application/json
merchant
string
requiredIdentifier associated with the API integration
market
string
requiredMarket identifier
locale
string
requiredLocale identifier
type
string
requiredType of the recommendation, e.g. cross_sell
product_ids
string[]
Zero, one, or multiple product identifiers (depending on the id)
limit
integer | null
Maximum number of recommendations returned.
Required range:
1 < x < 128
session_id
string | null
Session identifier
Response
200 - application/json
displays
object[]
requirederror
string | null
Was this page helpful?