v16

OpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-04-0886158866.0 KB
Verifiable Credential Issuer

Issue Single Credential

Issue a single verifiable credential

post/api/{serviceId}/vci/single/issue

Path parameters

serviceIdstring required

A service ID.

Request body

accessTokenstring

The access token that came along with the credential request.

Response

resultCodestring

The code which represents the result of the API call.

resultMessagestring

A short message which explains the result of the API call.

action'OK' | 'ACCEPTED' | 'UNAUTHORIZED' | 'FORBIDDEN' | 'INTERNAL_SERVER_ERROR' | 'CALLER_ERROR'

The next action that the implementation of the credential endpoint should take.

responseContentstring

The content of the response that the implementation of the credential endpoint should return.

transactionIdstring

The issued transaction ID.