---
title: "Activate subscription after Rebill checkout"
method: POST
path: "/v1/billing/rebill-activate"
tags: ["Billing"]
---

# Activate subscription after Rebill checkout

`POST /v1/billing/rebill-activate`

## Request body

- object
  - `subscription_id` string, required
  - `rebill_subscription_id` string, required
  - `rebill_customer_id` string

## Response `200`

Subscription activated

---

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