billing_renewSubscriptionV1
Renews an existing Hostinger subscription by creating a renewal order. Uses default payment method if none provided.
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 |