Home Depot - product search, details, pricing, store locator, and carts.
Cart State
ASYNCWRITENo auth
Returns cart contents: cart ID, line items, fulfillment groups, promotions, and order totals.
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_homedepot_cart_state", "params": {} }'