---
title: "PUT /accounts/{id}/stripe_create_setup_intent/"
method: PUT
path: "/accounts/{id}/stripe_create_setup_intent/"
tags: ["accounts"]
---

# PUT /accounts/{id}/stripe_create_setup_intent/

`PUT /accounts/{id}/stripe_create_setup_intent/`

Action to start a new setup intent.

## Path parameters

- `id` string, uuid, required

## Query parameters

- `format` 'json' | 'xlsx'

## Request body

- AccountStripeSetupIntentCreate
  - `payment_method_id` string, required

## Response `200`

---

[API](https://skmtc.net/oeklo/apis/gsmtasks-project-api.md) · [All operations](https://skmtc.net/oeklo/apis/gsmtasks-project-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oeklo/gsmtasks-project-api/revisions/2557a8fec764/schema)
