---
title: "Confirm Payment Update"
method: POST
path: "/v1/subscription/confirm-payment-update"
---

# Confirm Payment Update

`POST /v1/subscription/confirm-payment-update`

Confirm payment method update after new card is added via Setup Intent

Sets the new payment method as default for future invoices.

## Query parameters

- `setup_intent_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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