ls_refund_subscription_invoice
Refund a subscription invoice by specifying the invoice ID and amount in cents. Irreversible action; verify details before submitting.
Instructions
Issue a refund for a subscription invoice. This is irreversible — the refund amount is in cents (e.g. 1000 = $10.00).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Refund amount in cents (e.g. 1000 = $10.00) | |
| subscriptionInvoiceId | Yes | The subscription invoice ID to refund |