3335603aa636

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-31424367.3 KB
Issuer OID4VCI API

Collect credential associated with the bearer token and the transaction id. This endpoint is used for deferred issuance.

Issues a credential for a deferred transaction. Requires a valid bearer token and transaction details in the request body.

post/oid4vci/api/deferred_credential

Headers

Authorizationstring required

Bearer token for authentication

DPoPstring

Request body

transaction_idstring uuid required

Id received from the create credential request for the deferred flow.

Response

Credential issued successfully