hotmart_subscription_cancel
Cancel a single Hotmart subscription by providing the subscriber code. Optionally send a notification email to the subscriber.
Instructions
Cancel Subscription. Example: hotmart_subscription_cancel(subscriber_code='ABC123XY'). Use this for ONE subscriber_code. For 2+ subscriptions, use hotmart_batch_subscriptions_cancel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscriber_code | Yes | Subscriber code. Format: alphanumeric Hotmart code (ex: `H123A4B5`, not UUID, not int) | |
| send_mail | No | Enviar e-mail de notificação ao assinante |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |