@wix/auto_sdk_ecom_draft-orders 1.0.132 → 1.0.133

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5234,6 +5234,8 @@ interface DraftOrderCreatedEnvelope {
5234
5234
  * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES
5235
5235
  * @permissionScope Manage Stores
5236
5236
  * @permissionScopeId SCOPE.STORES.MANAGE-STORES
5237
+ * @permissionScope Edit an order
5238
+ * @permissionScopeId SCOPE.ECOM.DRAFT-ORDERS
5237
5239
  * @permissionScope Manage Restaurants - all permissions
5238
5240
  * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
5239
5241
  * @permissionScope Manage eCommerce - all permissions
@@ -5254,6 +5256,8 @@ interface DraftOrderDeletedEnvelope {
5254
5256
  * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES
5255
5257
  * @permissionScope Manage Stores
5256
5258
  * @permissionScopeId SCOPE.STORES.MANAGE-STORES
5259
+ * @permissionScope Edit an order
5260
+ * @permissionScopeId SCOPE.ECOM.DRAFT-ORDERS
5257
5261
  * @permissionScope Manage Restaurants - all permissions
5258
5262
  * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
5259
5263
  * @permissionScope Manage eCommerce - all permissions
@@ -5276,6 +5280,8 @@ interface DraftOrderUpdatedEnvelope {
5276
5280
  * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES
5277
5281
  * @permissionScope Manage Stores
5278
5282
  * @permissionScopeId SCOPE.STORES.MANAGE-STORES
5283
+ * @permissionScope Edit an order
5284
+ * @permissionScopeId SCOPE.ECOM.DRAFT-ORDERS
5279
5285
  * @permissionScope Manage Restaurants - all permissions
5280
5286
  * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
5281
5287
  * @permissionScope Manage eCommerce - all permissions