@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.
@@ -5561,6 +5561,8 @@ interface DraftOrderCreatedEnvelope {
5561
5561
  * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES
5562
5562
  * @permissionScope Manage Stores
5563
5563
  * @permissionScopeId SCOPE.STORES.MANAGE-STORES
5564
+ * @permissionScope Edit an order
5565
+ * @permissionScopeId SCOPE.ECOM.DRAFT-ORDERS
5564
5566
  * @permissionScope Manage Restaurants - all permissions
5565
5567
  * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
5566
5568
  * @permissionScope Manage eCommerce - all permissions
@@ -5581,6 +5583,8 @@ interface DraftOrderDeletedEnvelope {
5581
5583
  * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES
5582
5584
  * @permissionScope Manage Stores
5583
5585
  * @permissionScopeId SCOPE.STORES.MANAGE-STORES
5586
+ * @permissionScope Edit an order
5587
+ * @permissionScopeId SCOPE.ECOM.DRAFT-ORDERS
5584
5588
  * @permissionScope Manage Restaurants - all permissions
5585
5589
  * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
5586
5590
  * @permissionScope Manage eCommerce - all permissions
@@ -5603,6 +5607,8 @@ interface DraftOrderUpdatedEnvelope {
5603
5607
  * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES
5604
5608
  * @permissionScope Manage Stores
5605
5609
  * @permissionScopeId SCOPE.STORES.MANAGE-STORES
5610
+ * @permissionScope Edit an order
5611
+ * @permissionScopeId SCOPE.ECOM.DRAFT-ORDERS
5606
5612
  * @permissionScope Manage Restaurants - all permissions
5607
5613
  * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
5608
5614
  * @permissionScope Manage eCommerce - all permissions