billing_renewSubscriptionV1
Create a renewal order for an existing Hostinger subscription using its subscription ID. Optionally apply coupons or specify a payment method; defaults to your default payment method.
Instructions
Create a renewal order for an existing Hostinger subscription.
This endpoint places a renewal order for a single subscription, leveraging
the existing billing infrastructure. Use the
subscriptions endpoint to look up the
subscriptionId values available for renewal.
If no payment method is provided, your default payment method will be used automatically.
Use this endpoint to renew any subscription available in your account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coupons | No | Discount coupon codes | |
| subscriptionId | Yes | Subscription ID | |
| payment_method_id | No | Payment method ID, default will be used if not provided |