---
title: "card.converted"
method: POST
path: "card.converted"
tags: ["Event Types"]
---

# card.converted

`POST card.converted` (webhook)

Occurs when a card is converted from virtual to physical cards.

## Payload

- object
  - `event_type` 'card.converted', required — The type of event that occurred.
  - `card_token` string, uuid, required — The token of the card that was created.

## Acknowledgement `200`

Return a 200 status to indicate that the data was received successfully

---

[API](https://skmtc.net/lithic-com/apis/lithic-developer-api.md) · [All operations](https://skmtc.net/lithic-com/apis/lithic-developer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lithic-com/lithic-developer-api/revisions/53ab5d4e2adb/schema)
