GET https://api.nexway.store/product-recommendations/request
Parameter name | Value | Description | Additional |
---|---|---|---|
cartId | string | cartId |
Required |
endUserId | string | endUserId |
|
cartCrossSellSlots | int32 | cartCrossSellSlots |
|
productCrossSellSlots | int32 | productCrossSellSlots |
|
productUpSellSlots | int32 | productUpSellSlots |
This request requires the use of one of following authorisation methods:
OAuth2
.
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK Success |
ProductRecoResponse |
401 | Unauthorized Unauthorized |
|
403 | Forbidden Forbidden |
|
404 | Not Found Not Found |
|
500 | Internal Server Error Failure |