resendAsyncIssuanceNotification
Resend a single async issuance notification for the specified request ID.
Items of note:
- Synchronous operation that returns the updated asyncIssuanceRequest.
resendAsyncIssuanceNotification(
asyncIssuanceRequestId: UUID!
): AsyncIssuanceRequest
Arguments
resendAsyncIssuanceNotification.asyncIssuanceRequestId
● UUID!
non-null scalar
Type
AsyncIssuanceRequest
object
The async issuance request.