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.
The updateFulfillment() function returns a Promise that resolves when the fulfillment is updated.
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.
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:
Order and fulfillment IDs to be updated.
Available options to use when updating a fulfillment.
There is 1 error with this status code.
This method may also return standard errors. Learn more about standard Wix errors.