Authorizations
Path Parameters
Response
Example:
curl --request GET \
--url https://api.helpyousponsor.com/v1/admin/donation/{donation_id}/refund \
--header 'Authorization: Bearer <token>'{
"message": "Donation successfully refunded."
}curl --request GET \
--url https://api.helpyousponsor.com/v1/admin/donation/{donation_id}/refund \
--header 'Authorization: Bearer <token>'{
"message": "Donation successfully refunded."
}