{"success":true,"message":"NestLink Payment API Server","version":"1.0.0","documentation":"/api-docs","endpoints":{"payment":{"initiate":"POST /api/payment/initiate","subscribe":"POST /api/payment/subscribe","checkPayment":"GET /api/payment/check-payment/:phone","status":"GET /api/payment/status/:local_id","history":"GET /api/payment/history/:phone?","stats":"GET /api/payment/stats","retrigger":"POST /api/payment/retrigger-webhook"},"packages":{"list":"GET /api/packages","details":"GET /api/packages/:id","subscription":"GET /api/packages/subscription/:phone","history":"GET /api/packages/subscription/:phone/history"},"webhook":{"callback":"POST /webhook/payment-callback"}}}