{"status":"ok","service":"Razorpay Payment API","endpoints":{"health":"/health","orders":{"createOrder":"POST /api/payment/orders or POST /api/payment/create-order","getAllOrders":"GET /api/payment/orders","getOrderById":"GET /api/payment/orders/:orderId"},"verification":{"verifyPayment":"POST /api/payment/verify-payment or POST /api/payment/verify"},"refunds":{"refundPayment":"POST /api/payment/refund"},"webhook":"POST /api/payment/webhook"}}