---
title: "Ativa um cartão"
method: PUT
path: "/accounts/{account}/customers/{customer}/card/{card}/activate"
tags: ["Cards"]
---

# Ativa um cartão

`PUT /accounts/{account}/customers/{customer}/card/{card}/activate`

## Path parameters

- `account` integer, required
- `customer` integer, required
- `card` integer, required

## Response `200`

Success

- string

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Error

---

[API](https://skmtc.net/celcoin/apis/api-para-transa-es.md) · [All operations](https://skmtc.net/celcoin/apis/api-para-transa-es/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/celcoin/api-para-transa-es/revisions/85dd6188a37b/schema)
