Get refund
get_refundRetrieve a refund by ID and view its status, amount, and payment reference.
Instructions
Get refund details by ID. Returns status, amount, and payment reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refund_id | Yes | Refund ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| paid | No | ||
| amount | No | ||
| status | No | ||
| confirmation_url | No |