Skip to main content

    handlestringrequired

    The handle of the verification. Is unique.

    Example: verification-a

    aliasstring | nullrequired

    The alias of the verification.

    Example: Verification A

    typestring

    The type of the verification.

    Example: authenticity
VerificationSummary
{
"handle": "verification-a",
"alias": "Verification A",
"type": "authenticity"
}