Update Payment Transaction
PUT/b/checkout/v1/pymt-txn/:session_id/
Update an existing Payment Transaction
Permissions
| Auth Method | Required Permissions |
|---|---|
| API Key | All permissions (admin access) |
| Basic Auth | Can change payment requests or Can change e-commerce payments |
Gateway permission:
Can use pg_codefor the target payment gateway
info
PUT requires permission for the existing pg_code.
Request
Responses
- 200
- 400
- 401
- 403
- 404