{"negotiate_protocol": "negotiate.v1", "store": {"name": "Goatcase", "city": "\u2014", "rep_name": "Goatcase", "tagline": "Goatcase \u2014 premium quality, fair prices.", "policy": "Free shipping on most orders. 30-day return window."}, "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/goatcase/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/goatcase/api/store/chat/{session_id}/say?message={url_encoded_message}"}, "read_history": {"method": "GET", "url_template": "https://checkout-agent.pier39.ai/goatcase/api/store/chat/{session_id}"}, "catalog": {"method": "GET", "url": "https://checkout-agent.pier39.ai/goatcase/api/store/catalog"}}, "products": [{"id": "tough-cases", "name": "Neon Fitness", "subtitle": "Phone Case", "list_price": 45, "currency": "USD", "kind": "phone_case", "page_url": "https://checkout-agent.pier39.ai/goatcase/store/p/tough-cases", "start_chat_url": "https://checkout-agent.pier39.ai/goatcase/api/store/chat/start?product_id=tough-cases"}, {"id": "train-insane", "name": "Train Insane", "subtitle": "Phone Case", "list_price": 45, "currency": "USD", "kind": "phone_case", "page_url": "https://checkout-agent.pier39.ai/goatcase/store/p/train-insane", "start_chat_url": "https://checkout-agent.pier39.ai/goatcase/api/store/chat/start?product_id=train-insane"}, {"id": "running-shoe", "name": "Running Shoe", "subtitle": "Phone Case", "list_price": 45, "currency": "USD", "kind": "phone_case", "page_url": "https://checkout-agent.pier39.ai/goatcase/store/p/running-shoe", "start_chat_url": "https://checkout-agent.pier39.ai/goatcase/api/store/chat/start?product_id=running-shoe"}, {"id": "flexi-pattern-case", "name": "Flexi Pattern Case", "subtitle": "Phone Case", "list_price": 40, "currency": "USD", "kind": "phone_case", "page_url": "https://checkout-agent.pier39.ai/goatcase/store/p/flexi-pattern-case", "start_chat_url": "https://checkout-agent.pier39.ai/goatcase/api/store/chat/start?product_id=flexi-pattern-case"}], "limits": {"currency": "USD"}}