📄️ Issue credential
This endpoint is used to issue credentials based on the OID4VCI specification. It supports two issuance modes: **InTime** and **Deferred**. In **InTime** mode, the credential is mandatory and is issued immediately. In **Deferred** mode, the credential can be issued at a later time by calling the [Issue deferred credential](/docs/openid4vc-api/config-update-digital-wallet-open-id-credential-history) API.
📄️ Issue deferred credential
This endpoint is used to issue credentials initially requested using `issuanceMode = Deferred` in the Issue Credentials API.
📄️ Read issuance history
This endpoint is used to read credential exchange record by ID.
📄️ Delete issuance history
This endpoint is used to delete credential exchange record by ID.
📄️ Update credential revocation status
This endpoint is used to update the revocation status of the credential.
📄️ List issuance history
This endpoint is used to list credential exchange records.
📄️ Create credential definition
This endpoint is used to create credential definition.
📄️ Read credential definition
This endpoint is used to read credential definition by ID.
📄️ Update credential definition
This endpoint is used to update credential definition by ID.
📄️ Delete credential definition
This endpoint is used to delete credential definition by ID
📄️ List credential definition
This endpoint is used to list all credential definitions.
📄️ Read credential definition cover image
Read credential definition cover image
📄️ Update credential definition cover image
Update credential definition cover image
📄️ Read credential definition logo image
Read credential definition logo image
📄️ Update credential definition logo image
Update credential definition logo image
📄️ Create global configuration
This endpoint is used for creating global configuration.
📄️ Read global configuration
This endpoint is used for reading global configuration.
📄️ Update global configuration
This endpoint is used for updating global configuration.
📄️ Delete global configuration
This endpoint is used for deleting global configuration.
📄️ List global configuration
This endpoint is used for listing global configuration.
📄️ Validate transaction data
This endpoint is used for validating the transaction data.
📄️ Read transaction data
This endpoint is used for reading transaction data.
📄️ List transaction data
This endpoint is used for listing transaction data.
📄️ List credential definition templates
This endpoint list all pre-defined credential definition templates