Fulfillment Deleted


Deprecation Notice:

This webhook has been replaced with eCommerce Order With Fulfillments Updated Event and will be removed on September 4, 2024.

Triggered when a fulfillment is deleted.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Stores - all permissions
Read Orders
Read Stores - all read permissions
Manage Orders
Learn more about permission scopes.
Event BodyEvent Body Event data is received as a JSON Web Token (JWT). It may be delayed. Be sure to verify the data was sent by Wix.
Event Data
orderIdstringformat GUID

Order ID (auto generated upon order creation).


fulfillmentIdstringformat GUID

ID of the deleted fulfillment.


fulfillmentStatusstring
4 enum supported values:
NOT_FULFILLEDFULFILLEDCANCELEDPARTIALLY_FULFILLED

Order fulfillment status.


Was this helpful?
Yes
No