asyncIssuanceContact
Returns the async issuance issuee contact information.
Items of note:
- Returns PII information about the issuee. Use with caution. Intended for verification of async issuance requests by admins only.
- If the async issuance has been issued, or has expired, this information is no longer available.
asyncIssuanceContact(
asyncIssuanceRequestId: UUID!
): AsyncIssuanceContact
Arguments
asyncIssuanceContact.asyncIssuanceRequestId
● UUID!
non-null scalar
Type
AsyncIssuanceContact
object
An async issuance issuee contact information.