---
title: "Update next renewal date"
method: PUT
path: "/{companyDomain}/subscriptions/{subscriptionUniqueId}/renewaldate"
---

# Update next renewal date

`PUT /{companyDomain}/subscriptions/{subscriptionUniqueId}/renewaldate`

## Path parameters

- `companyDomain` string, required
- `subscriptionUniqueId` string, required

## Request body

- object
  - `pauseSubscription` boolean — Set the subscription status to paused until next renewal date.
  - `newRenewalDate` string, date — The new next renewal date

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/billsby/apis/billsby-api.md) · [All operations](https://skmtc.net/billsby/apis/billsby-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/billsby/billsby-api/versions/adcb2fd4c52f/schema)
