Skip to main content

acquireAsyncIssuanceToken

Acquires a token for issuance using the verification code.

If successful, the token can be used for issuance operations.

acquireAsyncIssuanceToken(
asyncIssuanceRequestId: UUID!
verificationCode: String!
): AsyncIssuanceTokenResponse!

Arguments

acquireAsyncIssuanceToken.asyncIssuanceRequestId ● UUID! non-null scalar

acquireAsyncIssuanceToken.verificationCode ● String! non-null scalar

Type

AsyncIssuanceTokenResponse object

A limited async issuance token response.