Get wallet checkout session
GET/v2/wallet-checkout/sessions/:sessionId
Retrieves the current state and details of an existing wallet checkout session. Returns all session information including status, amounts, payment details, timestamps, and bound customer information. This endpoint requires the session ID and secure code for authentication.
Request
Responses
- 200
- 400
- 403
- 404
- 429
- 500
- 503
OK
Bad Request
Forbidden
Not Found
Too Many Requests
Internal Server Error
Service Unavailable