vaultix_create_refund
Create refunds for paid charges in the Vaultix payment system. Specify a charge ID, optional partial amount in cents, and reason for processing refunds through the payment API.
Instructions
Create a refund for a paid charge. Amount in cents for partial refund.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| charge | Yes | Charge ID to refund | |
| amount | No | Amount in cents (optional, for partial refund) | |
| reason | No | Reason for refund |