Renew subscription
billing_renewSubscriptionV1Creates a renewal order for an existing Hostinger subscription. Uses your default payment method when none is specified; payment completes asynchronously after confirmation.
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.
If the response is 202 Accepted, the payment is still being processed and the renewal will
complete asynchronously once the payment is confirmed.
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 |