{"message":"Backend API - Unified Server","version":"3.0.0","status":"OK","environment":"production","modules":["ecommerce","gesint"],"endpoints":{"ecommerce":{"shop":["GET /ecom/api/shop/settings","GET /ecom/api/shop/products","GET /ecom/api/shop/categories","GET /ecom/api/shop/subcategories","GET /ecom/api/shop/brands","GET /ecom/api/shop/price-range","POST /ecom/api/shop/cache/clear"],"orders":["POST /ecom/api/orders/create","PUT /ecom/api/orders/:id/payment","GET /ecom/api/orders/:id"],"coupons":["POST /ecom/api/coupons/validate","GET /ecom/api/coupons/active"],"payments":["POST /ecom/api/payments/izipay/transaction-data","POST /ecom/api/payments/izipay/generate-token","POST /ecom/api/payments/izipay/callback","POST /ecom/api/payments/izipay/ipn"],"auth":["POST /ecom/auth/login","POST /ecom/auth/register","POST /ecom/auth/google/verify","POST /ecom/auth/refresh","POST /ecom/auth/logout","POST /ecom/auth/forgot-password","POST /ecom/auth/validate-reset-token","POST /ecom/auth/reset-password"],"account":["GET /ecom/account/profile","PUT /ecom/account/profile","PUT /ecom/account/change-password","POST /ecom/account/confirm-change","GET /ecom/account/addresses","POST /ecom/account/addresses","PUT /ecom/account/addresses/:id","DELETE /ecom/account/addresses/:id"]},"gesint":{"auth":["POST /gesint/api/auth/login","POST /gesint/api/auth/refresh","POST /gesint/api/auth/logout","GET /gesint/api/auth/me"],"devices":["GET /gesint/api/devices","GET /gesint/api/devices/pending","GET /gesint/api/devices/my","PUT /gesint/api/devices/:id/approve","PUT /gesint/api/devices/:id/reject","DELETE /gesint/api/devices/:id"],"users":["GET /gesint/api/users","GET /gesint/api/users/:id","POST /gesint/api/users","PUT /gesint/api/users/:id","DELETE /gesint/api/users/:id"],"products":["GET /gesint/api/products","GET /gesint/api/products/:id","POST /gesint/api/products","PUT /gesint/api/products/:id","DELETE /gesint/api/products/:id"],"dashboard":["GET /gesint/api/dashboard/stats"]}}}