ποΈ Send verification request
Sends an OpenID4VP Authorization Request (V3) with enhanced features including transaction data, data agreements, and PDF signing support.
ποΈ Read verification history
Reads one verification exchange record by its identifier.
ποΈ Delete verification history
Deletes a verification exchange record.
ποΈ List verification history
Lists verification exchange records. Each record holds one OpenID4VP verification lifecycle. The server sorts the records by `updatedAt` and uses `sortOrder` for the direction.
ποΈ Create presentation definition
Creates a presentation definition. The presentation definition gives the credential types and the claims that the verifier needs for an OpenID4VP verification.
ποΈ Read presentation definition
Reads one presentation definition by its `presentationDefinitionId`.
ποΈ Update presentation definition
Updates a presentation definition.
ποΈ Delete presentation definition
Deletes a presentation definition.
ποΈ List presentation definition
Lists the presentation definitions of the organisation. The server sorts them by `updatedAt` and uses `sortOrder` for the direction.
ποΈ List transaction data templates
Lists the transaction data templates that the digital wallet supports.
ποΈ List presentation definition templates
Lists the presentation definition templates of the platform schema repository. Use a template as the starting point for a new presentation definition.
ποΈ Revalidate verification
Revalidates a verification exchange that the holder already answered.
ποΈ Receive DC API verification response
Receives an OpenID4VP Authorization Response delivered over the W3C Digital Credentials API (DC API) transport for a previously created verification request.
ποΈ Create verifier global configuration
Creates the global configuration of the OpenID4VP verifier.
ποΈ Read verifier global configuration
Reads the global configuration of the OpenID4VP verifier by its identifier.
ποΈ Update verifier global configuration
Updates the global configuration of the OpenID4VP verifier.
ποΈ Delete verifier global configuration
Deletes the global configuration of the OpenID4VP verifier.
ποΈ List verifier global configuration
Lists the global configurations of the OpenID4VP verifier. The server sorts them by `updatedAt`, newest first.