---
title: "Criar Token de Cartão de Pagamento"
method: POST
path: "/card-token/"
tags: ["Token de Cartão de Pagamento"]
---

# Criar Token de Cartão de Pagamento

`POST /card-token/`

## Request body

- CardTokenRequestDTO
  - `card_token` string, required — Hash dos dados de cartão de crédito

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/usezapay/apis/zapi.md) · [All operations](https://skmtc.net/usezapay/apis/zapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usezapay/zapi/revisions/50c96157fff4/schema)
