Skip to main content

Bulk Delete SKU Orders

POST 

/api/shopify/:integrationInstance/orders/bulk-delete-sku-orders

Bulk delete the linked SKU sales orders (keeps Shopify orders intact). Dispatches a tracked job for large batches.

Authentication: Requires Bearer token.

Validation:

  • ids: required_without apply_to_all, array of integers
  • apply_to_all: boolean
  • filters: array
  • archive_shopify_orders: boolean (archive Shopify orders after deleting SKU orders)

Request

Responses

Successful response