Fetch product details, descriptions, prices, and category/browse APIs from Kohl's e-commerce marketplace.
Cart State
ASYNCREADNo auth
Bootstrap the anonymous Kohl's CNC cart session. Returns cart ID, session GUID, and profile ID used by Adobe Target personalization and checkout UI.
This action takes no params.
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_kohls_com_cart_state", "params": {} }'