{"name":"Shopify-HubSpot Sync API","version":"1.0.0","status":"running","endpoints":{"health":"/health","sync":{"products":"POST /api/sync/products","contacts":"POST /api/sync/contacts","companies":"POST /api/sync/companies","orders":"POST /api/sync/orders","abandonedCarts":"POST /api/sync/abandoned-carts","dealByPO":"POST /api/sync/deal-by-po/:poNumber","all":"POST /api/sync/all","programmaticEmailIngest":"GET or POST /api/sync/programmatic-email-ingest"},"shipping":{"createShipment":"POST /api/shipping/create","getTracking":"GET /api/shipping/tracking/:trackingNumber","bulkTracking":"POST /api/shipping/tracking/bulk","syncTracking":"POST /api/shipping/tracking/sync","getRates":"POST /api/shipping/rates","validateAddress":"POST /api/shipping/address/validate","getActive":"GET /api/shipping/active","getByOrder":"GET /api/shipping/order/:shopifyOrderId","switchCarrier":"POST /api/shipping/carrier/switch","listCarriers":"GET /api/shipping/carriers"},"webhooks":{"shopifyProducts":"POST /webhooks/shopify/products/*","shopifyCustomers":"POST /webhooks/shopify/customers/*","shopifyOrders":"POST /webhooks/shopify/orders/*","deliverite":"POST /webhooks/deliverite/*","hubspot":"POST /webhooks/hubspot"},"events":{"shopifyEvent":"POST /api/events/shopify/events","batchEvents":"POST /api/events/shopify/events/batch","processPending":"POST /api/events/events/process-pending","reprocessAnonymous":"POST /api/events/events/reprocess-anonymous","retryFailed":"POST /api/events/events/retry-failed","stats":"GET /api/events/events/stats","getEvent":"GET /api/events/events/:eventId","identityMap":"GET /api/events/identity-map"}}}