Macy's - category browse, recommendations, product details, store inventory, and BOPIS.
Homepage Recommendations
ASYNCWRITENo auth
Returns recommended product IDs and metadata for homepage recommendation rails.
ParametersFormJSON
Shopper zip code for geo-targeted recommendations
Shopper state code for geo-targeted recommendations
Optional search term context for personalized recommendations
Adobe Experience Cloud visitor ID for recommendation personalization
cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_macys_homepage_recommendations", "params": { "state_code": "KA", "adobe_visitor_id": "35159838901651569731840737033151588950" } }'