cURL
curl --request GET \ --url https://api.plane.com/v1/refunds/{id} \ --header 'Authorization: Bearer <token>'
Retrieve the details of an existing refund.
Was this page helpful?