Function requestPodboxTicketActionPreCheck

  • Prior to performing an action such as check-in on a ticket, retrieve a list of supported actions, if any. If the credential does not authorize the performance of actions on this ticket, the return value will indicate this.

    credential is a Semaphore Signature of a payload that is a JSON.stringify-ed CredentialPayload.

    Never rejects. All information encoded in the resolved response.

    Parameters

    Returns Promise<PodboxTicketActionPreCheckResult>

Generated using TypeDoc