curl --request GET \
--url https://api.helpyousponsor.com/v1/admin/donation/{donation_id}/refund \
--header 'X-HYS-API-Key: <api-key>'{
"message": "Donation successfully refunded."
}curl --request GET \
--url https://api.helpyousponsor.com/v1/admin/donation/{donation_id}/refund \
--header 'X-HYS-API-Key: <api-key>'{
"message": "Donation successfully refunded."
}