Creates an order fulfillment.
A line item's quantity can be split across multiple fulfillments. When lineItems[i].quantity isn't passed, it defaults to the line item's remaining unfulfilled quantity.
Notes:
status: "APPROVED".trackingInfo, both trackingNumber and shippingProvider are required.fulfillment.id. It's assigned automatically and passing it results in an error.fulfillmentStatus is recalculated asynchronously after the call.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:
There is 1 error with this status code.
This method may also return standard errors. Learn more about standard Wix errors.