---
title: "Activate a recurring invoice"
method: PUT
path: "/schedules/invoices/{id}:activate"
tags: ["Recurring invoices"]
---

# Activate a recurring invoice

`PUT /schedules/invoices/{id}:activate`

## Path parameters

- `id` string, required — The Adfin ID of the recurring invoice

## Response `200`

The recurring invoice has been activated

## Other responses

- `404` — No recurring invoice can be found
- `500` — The server could not process the request.

---

[API](https://skmtc.dev/adfin/apis/adfin-api.md) · [All operations](https://skmtc.dev/adfin/apis/adfin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/adfin/adfin-api/revisions/53d29f0850e0/schema)
