ls_refund_subscription_invoice
Issue a refund for a subscription invoice by providing the invoice ID and amount in cents (e.g., 1000 = $10.00). This action is irreversible.
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 |
|---|---|---|---|
| subscriptionInvoiceId | Yes | The subscription invoice ID to refund | |
| amount | Yes | Refund amount in cents (e.g. 1000 = $10.00) |