extend_organization_trial
Extend an organization's trial or subscription to keep access active. Handle trialing, past-due, or canceled subscriptions with additional time.
Instructions
Admin: extend a trialing/past_due/canceled subscription
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the resource | |
| days | No | Number of days to extend by | |
| until | No | ISO 8601 datetime to extend until (alternative to days) |