Get Recommendation
Get the recommendation information based on the division ID.
End Point
GET
https://api.cartup.ai/v1/widget/custom
Query Parameters
Name
Type
Description
request*
String
Request Object (Refer below)
Headers
Name
Type
Description
Accept*
String
application/json
Content_type*
String
application/json
X-Cartup-Access-Token*
String
$CARTUP_API_KEY
X-Cartup-orgId*
String
$CARTUP_ORD_ID
Curl Example
Request Object
Key
Type
Description
Required
orgId
String
Your Org ID
Yes
divisionId
String
HTML Tag ID
Yes
orgName
String
Your Org Name
Yes
Example
Last updated