Orders > Order Fulfillments > orderFulfillments
GET:order_fulfillments.json
Description
Get all order fulfillments or specific fulfillments.
Permission bit: "fulfillments.read"
Topic: Order Fulfillments
Arguments
List of fulfillment ids. See also: Unique Identifiers
Example: ["fu_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