Bounce Documentation home page
Search or ask...
Search...
Navigation
API Endpoints
Retry Response
Getting Started
Introduction
Products & Supported Flows
How to use the API
Direct Merchant Integration
Braintree Merchants
Stripe Merchants
How it works with Stripe
API Endpoints
POST
Decline Transaction
PUT
Cancel Transaction
GET
Get Transactions
POST
Retry Response
Frontend Integration
Stripe Callback
Generic integration
PayPal Integration
Gateway partners
Gateway partners integration
API Endpoints
Retry Response
POST
/
v1
/
transaction
/
retry
/
{retry_id}
/
response
Try it
202
401
403
422
"<any>"
Path Parameters
retry_id
string
required
Body
application/json
charge_id
string
required
failure_reason
string
Response
202
202
401
403
422
application/json
Successful Response
The response is of type
any
.
Get Transactions
Frontend Integration
202
401
403
422
"<any>"