---
title: "Create Link QR Code Callback"
method: POST
path: "/v2/identities/{identifier}/credentials/links/callback"
tags: ["Links"]
---

# Create Link QR Code Callback

`POST /v2/identities/{identifier}/credentials/links/callback`

Process the callback from the QR code link

## Path parameters

- `identifier` string, required

## Query parameters

- `linkID` string, required

## Response `200`

Return the offer for fetching the credential if the link was created for a Signature Credential or just 200 http status if the link was created for MTP Credential.

- Offer

## Other responses

- `400` — Bad Request
- `500` — Internal Server error

---

[API](https://skmtc.net/0xpolygonid/apis/privado-id-issuer.md) · [All operations](https://skmtc.net/0xpolygonid/apis/privado-id-issuer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/0xpolygonid/privado-id-issuer/revisions/8ea65174fe46/schema)
