Orders > Order Fulfillments
Commerce APIOrdersOrder Fulfillments

Order Fulfillments

Fulfillment denotes either a complete or partial shipment of items pertaining to an order.

This concept is also applicable to digital items. In this context, digital fulfillment is the process that facilitates the transfer of a digital item into the customer's inventory.

Endpoints

EndpointDescriptionJSON API
orderFulfillmentsGet fulfillmentsGET:order_fulfillments.json
orderFulfillmentsCancelCancel a fulfillmentPOST:order_fulfillments/cancel.json
orderFulfillmentsCompleteComplete a fulfillmentPOST:order_fulfillments/complete.json
orderFulfillmentsCreateCreate fulfillmentsPOST:order_fulfillments.json
orderFulfillmentsEventsCreateCreate tracking eventsPOST:order_fulfillments/events.json
orderFulfillmentsModifyModify fulfillmentsPOST:order_fulfillments.json

Types

Types
FulfillmentTrackingEventCreate
FulfillmentType
OrderFulfillment
OrderFulfillmentCreate
OrderFulfillmentModify