Orders > Scheduled Fulfillments > scheduledFulfillments
GET:scheduled_fulfillments.json
Description
Get all order scheduled fulfillments or specific scheduled fulfillments.
Permission bit: "scheduled_fulfillments.read"
Topic: Scheduled Fulfillments
Arguments
List of scheduled fulfillment ids. See also: Unique Identifiers
Example: ["sf_EQzGqWoY"]
When asking for multiple items, allow returning less than was asked (in case some are missing)
Unique order identifier. See also: Unique Identifiers
Example: "or_EQzGqWoY"
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
Preview (typescript)
Loading module