Scheduling API reference
Reference map for Scheduling API operations.
- Updated
- Apr 26, 2026
Scheduling
Use this reference map to choose the operation group before opening an endpoint page for exact request and response details.
Use Scheduling when the job is scheduling item-related work for a later time.
Scheduled job operations own listing jobs, reading jobs for an item, creating one job, bulk-creating jobs, deleting one job, and bulk-deleting jobs. The contract describes scheduled changes for item status, price, tags, categories, or collections across product, tag, image, price, and variant item types.
Use listing with date filters when the job is schedule review, item-scoped reads when you already know the affected item, and bulk operations when several future changes need one request. Use the owning API surface when the change should happen immediately instead of through a scheduled job.
For workflow guidance across scheduled work, external product IDs, logs, custom roles, and shareable links, see Operational controls and external handoffs.
Read and inspect
| Operation | API |
|---|---|
| Get Item Scheduled Jobs | Management API |
| List Scheduled Jobs | Management API |
Create or attach
| Operation | API |
|---|---|
| Create Scheduled Job | Management API |
Remove or deactivate
| Operation | API |
|---|---|
| Delete Scheduled Job | Management API |
Bulk operations
| Operation | API |
|---|---|
| Bulk Create Scheduled Jobs | Management API |
| Bulk Delete Scheduled Jobs | Management API |