{"success":true,"message":"Payment Service API","version":"1.0.0","timestamp":1776617579068,"endpoints":{"health":"/health","api":{"base":"/api/v1","payment":{"create":"POST /api/v1/payment/create","query":"GET /api/v1/payment/order/:orderNo"},"order":{"list":"GET /api/v1/payment/orders","detail":"GET /api/v1/payment/orders/:orderNo","stats":"GET /api/v1/payment/stats","cancel":"POST /api/v1/payment/orders/:orderNo/cancel"},"callback":{"alipayNotify":"POST /api/v1/callback/alipay/notify","alipayReturn":"GET /api/v1/callback/alipay/return"}}},"documentation":"https://pay.uitg.co/docs"}