{"negotiate_protocol": "negotiate.v1", "store": {"name": "New Balance", "city": "Boston, MA", "rep_name": "New Balance Concierge", "tagline": "Fearlessly Independent \u2014 heritage and performance sneakers.", "policy": "Free shipping for myNB members. 45-day free returns."}, "merchant_skill": {"name": "pier39-merchant", "repo": "https://github.com/sanjana-pier39/pier39-skills", "description": "Claude agent with the pier39-merchant skill loaded as system prompt."}, "endpoints": {"start_chat": {"method": "GET", "url_template": "https://checkout-agent.pier39.ai/newbalance/api/store/chat/start?product_id={product_id}", "params": {"product_id": "string, required, must be one of products[].id"}}, "send_message": {"method": "GET", "url_template": "https://checkout-agent.pier39.ai/newbalance/api/store/chat/{session_id}/say?message={url_encoded_message}"}, "read_history": {"method": "GET", "url_template": "https://checkout-agent.pier39.ai/newbalance/api/store/chat/{session_id}"}, "catalog": {"method": "GET", "url": "https://checkout-agent.pier39.ai/newbalance/api/store/catalog"}}, "products": [{"id": "nb-990v6", "name": "990v6 Made in USA", "subtitle": "New Balance", "list_price": 200, "currency": "USD", "kind": "shoes", "page_url": "https://checkout-agent.pier39.ai/newbalance/store/p/nb-990v6", "start_chat_url": "https://checkout-agent.pier39.ai/newbalance/api/store/chat/start?product_id=nb-990v6"}, {"id": "nb-9060", "name": "9060", "subtitle": "New Balance", "list_price": 150, "currency": "USD", "kind": "shoes", "page_url": "https://checkout-agent.pier39.ai/newbalance/store/p/nb-9060", "start_chat_url": "https://checkout-agent.pier39.ai/newbalance/api/store/chat/start?product_id=nb-9060"}, {"id": "nb-530", "name": "530", "subtitle": "New Balance", "list_price": 100, "currency": "USD", "kind": "shoes", "page_url": "https://checkout-agent.pier39.ai/newbalance/store/p/nb-530", "start_chat_url": "https://checkout-agent.pier39.ai/newbalance/api/store/chat/start?product_id=nb-530"}, {"id": "nb-574", "name": "574 Core", "subtitle": "New Balance", "list_price": 90, "currency": "USD", "kind": "shoes", "page_url": "https://checkout-agent.pier39.ai/newbalance/store/p/nb-574", "start_chat_url": "https://checkout-agent.pier39.ai/newbalance/api/store/chat/start?product_id=nb-574"}, {"id": "nb-1080v14", "name": "Fresh Foam X 1080v14", "subtitle": "New Balance", "list_price": 165, "currency": "USD", "kind": "shoes", "page_url": "https://checkout-agent.pier39.ai/newbalance/store/p/nb-1080v14", "start_chat_url": "https://checkout-agent.pier39.ai/newbalance/api/store/chat/start?product_id=nb-1080v14"}, {"id": "nb-327", "name": "327", "subtitle": "New Balance", "list_price": 100, "currency": "USD", "kind": "shoes", "page_url": "https://checkout-agent.pier39.ai/newbalance/store/p/nb-327", "start_chat_url": "https://checkout-agent.pier39.ai/newbalance/api/store/chat/start?product_id=nb-327"}], "limits": {"currency": "USD"}}