Bulk Archive Orders
POST//:domain/api/shopify/:integrationInstance/orders/bulk-archive
Archive multiple Shopify orders. Supports filtering with apply_to_all.
Authentication: Requires Bearer token.
Validation:
- ids: required_without apply_to_all, array of integers
- apply_to_all: boolean (use filters instead of ids)
- filters: array
Request
Responses
- 200
OK
Response Headers
Content-Type