ls_refund_subscription_invoice
Issue an irreversible refund for a subscription invoice. Specify the invoice ID and refund amount in cents.
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) |