GET:scheduled_fulfillments.json
GET:scheduled_fulfillments.json
Description
Get all order scheduled fulfillments or specific scheduled fulfillments.
Permission bit: "scheduled_fulfillments.read"
Topic: Scheduled Fulfillments
Query Parameters
ids: Comma-separated array of String, required
List of scheduled fulfillment ids. See also: Unique Identifiers
Example: ?ids=sf_EQzGqWoY,sf_EQzGqWoY
When asking for multiple items, allow returning less than was asked (in case some are missing)
Example: ?loose=true
Unique order identifier. See also: Unique Identifiers
Example: ?order_id=or_EQzGqWoY
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Response Body
Array of ScheduledFulfillment
Response Body Type
Loading module