---
title: "Close Card Account"
method: POST
path: "/v2/payment-cards/{payment_card_id}/close/"
tags: ["paymentCards"]
---

# Close Card Account

`POST /v2/payment-cards/{payment_card_id}/close/`

## Path parameters

- `payment_card_id` string, required

## Headers

- `Authorization` string, required

## Request body

- unknown

## Response `201`

- CloseAccountResponse
  - `close_account_id` string, uuid, required

---

[API](https://skmtc.net/upwardli/apis/api-reference.md) · [All operations](https://skmtc.net/upwardli/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/upwardli/api-reference/revisions/8a237f1f704f/schema)
