{"service":"portl-shipping","status":"ok","endpoints":{"GET  /health":"service + database + courier readiness","POST /api/v1/track":"customer tracking — { \"query\": \"<order|awb|mobile>\" }","GET  /api/v1/track/:awb":"direct AWB lookup","POST /api/v1/auth/login":"staff sign in — { \"email\", \"password\" }","POST /api/v1/auth/logout":"end the current session","GET  /api/v1/auth/me":"the signed-in user (requires a session)","GET  /api/v1/dispatch/orders/search":"find an order by mobile or pincode (ops)","POST /api/v1/dispatch/awb":"record a booked AWB (ops)","GET  /api/v1/dispatch/queue":"AWBs awaiting a match (ops)","POST /api/v1/dispatch/unmatched/:id/confirm":"link a queued AWB to an order (ops)","POST /api/v1/dispatch/unmatched/:id/discard":"drop a queued AWB (ops)","POST /webhooks/shopify/orders-create":"Shopify webhook (HMAC-verified)","POST /webhooks/shopify/orders-updated":"Shopify webhook (HMAC-verified)"},"note":"Endpoints marked POST cannot be opened from a browser address bar."}