List all refunds
GET
/v1/refunds
/v1/refunds
Request
Query Params
paymentIntentId
string
optional
Example:
pi_test_20250410060416374547
clientReferenceId
string
optional
refundId
string
optional
Example:
re_test_iXmKUQfNlqgc
createdGt
integer
optional
Example:
1744358762580
createdGte
integer
optional
Example:
1744358762580
createdLt
integer
optional
Example:
1744358762580
createdLte
integer
optional
Example:
1744358762580
limit
integer
optional
Example:
10
Request samples
Responses
Modified at 2025-04-11 11:06:04