Skip to main content

asyncIssuanceIdentityVerification

Returns the expected identity verification details for an async issuance request.

Items of note:

  • Returns PII information (expected given name and surname). Use with caution. Intended for support agents only.
  • Only available while the async issuance is not in a final state.
  • Only relevant when requiresIdentityVerification is true.
asyncIssuanceIdentityVerification(
asyncIssuanceRequestId: UUID!
): IdentityVerificationDetails

Arguments

asyncIssuanceIdentityVerification.asyncIssuanceRequestId ● UUID! non-null scalar

Type

IdentityVerificationDetails object

Identity verification details for the issuee.