Skip to main content
PUT
Update Fulfillment

Path Parameters

string
required
The fulfillment ID

Body Parameters

string
Fulfillment status: pending, open, success, shipped, delivered, cancelled, error, failure
Use this to progress a shipment, not a second POST. Updating to delivered also moves the order to delivered (from pending, confirmed, paid, partial or shipped), so carrier tracking can complete an order without appending a duplicate fulfillment for the same parcel.
string
Updated tracking number
string
Updated tracking URL
string
Updated carrier name

Response