{"success":true,"message":"Welcome to Mobile App API","data":{"name":"Mobile App API","version":"1.0.0","description":"Mobile API Gateway for Shoppers Club iOS App","documentation":"/api/v1","endpoints":{"health":"/api/v1/health","auth":{"validate":"GET /api/v1/auth/validate","refresh":"POST /api/v1/auth/refresh"},"member":{"profile":"GET|PUT /api/v1/member/profile","subscription":"GET|PUT /api/v1/member/subscription","card":"GET /api/v1/member/card","notifications":"GET|POST /api/v1/member/notifications"},"shipments":{"list":"GET /api/v1/shipments","details":"GET /api/v1/shipments/details","timeline":"GET /api/v1/shipments/timeline"},"tracking":"GET /api/v1/tracking","rates":"POST /api/v1/rates","crm":{"customer":"GET|PUT /api/v1/crm/customer","contacts":"GET|POST|PUT|DELETE /api/v1/crm/contacts","addresses":"GET|POST|PUT|DELETE /api/v1/crm/addresses"},"finance":{"balance":"GET /api/v1/finance/balance","transactions":"GET /api/v1/finance/transactions","statement":"GET /api/v1/finance/statement","invoices":"GET /api/v1/finance/invoices","payments":"GET|POST /api/v1/finance/payments","payment_methods":"GET|POST|DELETE /api/v1/finance/payment-methods"}},"authentication":{"type":"Bearer Token","header":"Authorization: Bearer {token}","provider":"shoppers-club-sso"}},"meta":{"request_id":"92b665a5-fb23-4c2d-9fc9-81d6757899c4","timestamp":"2026-04-16T09:24:05+00:00"}}