Function inquireEdisTransaction

  • Inquire the information/status of the provided transaction Id for the respective holdings you have on your end.

    Parameters

    • auth: Authorization

      authorization {appId, accessToken}

    • id: string

      transaction id

    Returns Promise<number>

    edis status

Generated using TypeDoc