Retrieve Payment Transaction
GET/b/checkout/v1/pymt-txn/:session_id/
Retrieve an existing Payment Transaction by session_id
Permissions
| Auth Method | Required Permissions |
|---|---|
| API Key | All permissions (admin access) |
| Basic Auth | Can view payment requests or Can view e-commerce payments (also implied by Can add or Can change permissions) |
Request
Responses
- 200
- 401
- 403
- 404