cURL
curl --request GET \ --url https://revstack.dev/v1/refunds/{id}
null
Retrieves a single refund by ID.
"ref_abc123"
Refund details
The response is of type unknown.
unknown