---
title: "Criar link de de Prova de Vida (KYC)"
method: POST
path: "/recipients/{recipient_id}/kyc_link"
---

# Criar link de de Prova de Vida (KYC)

`POST /recipients/{recipient_id}/kyc_link`

Rota para gerar o QR Code de acesso ao webapp.

## Path parameters

- `recipient_id` string, required

## Response `200`

200

- object
  - `url` string
  - `base64_qrcode` string
  - `expires_at` string

## Other responses

- `400` — 400
- `404` — 404

---

[API](https://skmtc.net/pagar/apis/pagarme-api.md) · [All operations](https://skmtc.net/pagar/apis/pagarme-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pagar/pagarme-api/versions/dababf062743/schema)
