Patch

Update Fulfillment


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Updates a fulfillment's properties.

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

Note: Updating line item IDs or fulfilled quantities is not allowed. To update line item IDs or quantities, delete the fulfillment and create it again.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Stores - all permissions
Manage eCommerce - all permissions
Manage Orders
Learn more about permission scopes.
Endpoint
PATCH
https://www.wixapis.com/ecom/v1/fulfillments/{fulfillment.id}/orders/{orderId}

Event TriggersThis method triggers the following events:
Was this helpful?
Yes
No