Request
GET /payments/session/{sessionId}
Path Parameters
string
required
The unique identifier of the payment session to retrieve.
Response
string
The session identifier.
string
The current status of the payment session (e.g.
pending, completed, failed).integer
The session amount in paise.
string
The currency for this session. Always
INR.string
The payment mode associated with this session.