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

OperationAPI
Get Item Scheduled JobsManagement API
List Scheduled JobsManagement API

Create or attach

OperationAPI
Create Scheduled JobManagement API

Remove or deactivate

OperationAPI
Delete Scheduled JobManagement API

Bulk operations

OperationAPI
Bulk Create Scheduled JobsManagement API
Bulk Delete Scheduled JobsManagement API

Scheduling API reference

# 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](/start/concepts/operational-controls-and-external-handoffs).

6 operations grouped by the job they support.

## Read and inspect | Operation | API | | --- | --- | | [Get Item Scheduled Jobs](/reference/scheduling/get-item-scheduled-jobs) | Management API | | [List Scheduled Jobs](/reference/scheduling/list-scheduled-jobs) | Management API | ## Create or attach | Operation | API | | --- | --- | | [Create Scheduled Job](/reference/scheduling/create-scheduled-job) | Management API | ## Remove or deactivate | Operation | API | | --- | --- | | [Delete Scheduled Job](/reference/scheduling/delete-scheduled-job) | Management API | ## Bulk operations | Operation | API | | --- | --- | | [Bulk Create Scheduled Jobs](/reference/scheduling/bulk-create-scheduled-jobs) | Management API | | [Bulk Delete Scheduled Jobs](/reference/scheduling/bulk-delete-scheduled-jobs) | Management API |