Builds credential claims from the interview identified by the access token and issues a device-bound ISO/IEC 18013-5 mDL bound to the supplied device public key.
API reference, Onboarding
Issue a device-bound mDL for the current interview
POST
https://demo-api.incodesmile.com/omni/credentials/mdlHeaders
Request body
application/json
Holder device public key as Base64 (standard) X.509 SubjectPublicKeyInfo DER, EC P-256.
Responses
Response body (application/json)
mdoc docType, e.g. org.iso.18013.5.1.mDL.
Base64 (standard) of the CBOR-encoded IssuerSigned (nameSpaces + issuerAuth).
When the mDL stops being valid (MSO validityInfo.validUntil).
Response body (application/json)
UTC timestamp in milliseconds
Custom error code or HTTP status code
HTTP status error
Custom error message
Endpoint path
Custom error details