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