{"service":"Shopify-1C Bridge v2.1","rules":["1. Send to 1C only when fulfilled","2. Send ONCE per order (never again, even if tags change)","3. If not paid, send as Cash on Delivery (COD)","4. Send only required fields"],"fields_sent":["id","order_number","shipping_address: { name, city, address1, zip }","payment_gateway_names (COD if not paid)","shipping_price","line_items: [{ sku, title, variant_title, quantity, price, original_price, total_discount, line_total }]"],"webhook":"POST /webhooks/orders/update"}