PATCH

Update Fulfillment


Updates a fulfillment's properties.

To update a field's value, include the new value in the fulfillment field in the body params.

Notes:

  • trackingInfo.trackingNumber and trackingInfo.shippingProvider can be updated but not removed.
  • When updating lineItems, each line item must include an explicit quantity.
  • Line items can't be updated for a fulfillment with completed: true.
  • A shipping notification email may be sent to the buyer when the tracking info changes, depending on the site's email settings.
Authentication

This method may require higher-level permissions than the caller has, based on their identity and roles and permissions. In these cases, you can ensure the method is called with the required level of authorization by using one of the following:

Permissions
Manage Orders
Learn more about app permissions.
Method Declaration
Copy
Errors
409Already Exists

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?