Verifiable Credential
The encoded string representation of the credential to be imported.
For jwt_vc_json and dc+sd-jwt credential formats, the string is expected to be a compact JWT.
For mso_mdoc the expected string value is the base64url-encoded representation of the CBOR-encoded IssuerSigned structure, as defined in [ISO.18013-5]
Supports the following docTypes:
- org.iso.18013.5.mDL
LUpixVCWJk0eOt4CXQe1NXK....WZwmhmn9OQp6YxX0a2LCredential format identifier. When not provided, credential will be assumed to be a compact JWT.
Credential imported
Issuance state response order. Default ordering: DESC (Supported: ASC, DESC)
DESCPossible values: Order Issuance state by an attribute, defaults to: created_at (Supported: created_at)
created_atPossible values: Number of records per page
10Page number (starting from 1)
1Wallet credentials successfully loaded
Wallet credential by ID successfully loaded
Wallet credential by ID successfuly removed
No content
No content
Wallet credential successfully patched
No content
Not found
No content
GET wallets/{walletId}/credentials/{vcId}/verify?checks=format,signature,expiration,revocation_status
Credential verification complete
Last updated