---
title: "PUT /organizations/:id/admin/stripe_customer"
method: PUT
path: "/organizations/:id/admin/stripe_customer"
---

# PUT /organizations/:id/admin/stripe_customer

`PUT /organizations/:id/admin/stripe_customer`

## Request body

- object
  - `id` string

## Response `200`

Successfuly set the stripe customer

- object
  - `id` string

## Other responses

- `404` — The organization or the account does not exist
- `410` — The invitation is expired

---

[API](https://skmtc.dev/routine/apis/routine-co.md) · [All operations](https://skmtc.dev/routine/apis/routine-co/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/routine/routine-co/revisions/efced8f8ad00/schema)
