get https://app.opendate.io/api/v2/confirms//refunds
Log in to see full request history
Returns the paginated list of refunds for the Confirm.
Response
Returns the paginated list of refunds for the Confirm.
xxxxxxxxxx
curl --request GET \
--url https://app.opendate.io/api/v2/confirms/confirm_id/refunds \
--header 'accept: application/json'
Try It!
to start a request and see the response here!