POST:order_fulfillments/complete.json
POST:order_fulfillments/complete.json
Description
Complete a fulfillment. When invoked on digital fulfillment, enables all inventory items created by this fulfillment.
Permission bit: "fulfillments.modify"
Topic: Order Fulfillments
Query Parameters
fulfillment_id: String, required
Unique order fulfillment identifier. See also: Unique Identifiers
Example: ?fulfillment_id=fu_EQzGqWoY
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
Response Body Type
Loading module