This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Deletes multiple imported orders.
Only orders that were created with Import Order can be deleted. This is useful for clearing out a faulty migration before re-importing. Deletion is permanent: each order is removed from the site, including from search results.
This endpoint runs asynchronously and returns a jobId. To track progress and see any orders that couldn't be deleted, pass the jobId to Get Async Job or List Async Job Items.
An ImportedOrderDeleted webhook is emitted for each order that's successfully deleted.
You can only call this method when authenticated as a Wix app or Wix user identity.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.