Skip to main content

acquireLimitedApprovalToken

Acquire a limited approval token that can be used to:

  • create presentation request anonymously
  • fetch details of the approval request
  • approve or reject the approval request
acquireLimitedApprovalToken(
input: AcquireLimitedApprovalTokenInput!
): ApprovalTokenResponse!

Arguments

acquireLimitedApprovalToken.input ● AcquireLimitedApprovalTokenInput! non-null input

Type

ApprovalTokenResponse object

A limited approval token response.