sendAsyncIssuanceVerification
Sends a verification code to the issuee.
The verification code can then be used to acquire a token for issuance.
sendAsyncIssuanceVerification(
asyncIssuanceRequestId: UUID!
): SendAsyncIssuanceVerificationResponse!
Arguments
sendAsyncIssuanceVerification.asyncIssuanceRequestId ● UUID! non-null scalar
Type
SendAsyncIssuanceVerificationResponse object
The response for sending an async issuance verification code.