get_refund
Retrieve detailed information about a specific refund by providing the payment ID and refund ID.
Instructions
Fetch details of a specific refund
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payment_id | Yes | Payment ID, e.g. pay_xxxxx | |
| refund_id | Yes | Refund ID, e.g. rfnd_xxxxx |