• Updates an item with a zip object, including any webhooks.

    Parameters

    • zipObject: JSZip

      Zip file object with which to update the item

    • destinationItemId: string

      Destination item id

    • destinationAuthentication: UserSession

      Destination authentication

    Returns Promise<any>

    Promise that resolves to the update item response