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.You can only call this method when authenticated as a Wix app or Wix user identity.
There is 1 error with this status code.
This method may also return standard errors. Learn more about standard Wix errors.