@wix/auto_sdk_bookings_bookings 1.0.61 → 1.0.62
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.
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +18 -0
- package/build/cjs/index.typings.js.map +1 -1
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +18 -0
- package/build/es/index.typings.mjs.map +1 -1
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +18 -0
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +18 -0
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -3727,6 +3727,8 @@ interface BookingCanceledEnvelope {
|
|
|
3727
3727
|
* @permissionScopeId SCOPE.DC-BOOKINGS-MEGA.MANAGE-BOOKINGS
|
|
3728
3728
|
* @permissionScope Read bookings calendar - including participants
|
|
3729
3729
|
* @permissionScopeId SCOPE.DC-BOOKINGS.READ-CALENDAR-WITH-PARTICIPANTS
|
|
3730
|
+
* @permissionScope Picasso private app mega scope (site)
|
|
3731
|
+
* @permissionScopeId SCOPE.TEST.MEGA-PICASSO-MANAGE-SITE
|
|
3730
3732
|
* @permissionId BOOKINGS.BOOKING_READ
|
|
3731
3733
|
* @webhook
|
|
3732
3734
|
* @eventType wix.bookings.v2.booking_canceled
|
|
@@ -3750,6 +3752,8 @@ interface BookingConfirmedEnvelope {
|
|
|
3750
3752
|
* @permissionScopeId SCOPE.DC-BOOKINGS-MEGA.MANAGE-BOOKINGS
|
|
3751
3753
|
* @permissionScope Read bookings calendar - including participants
|
|
3752
3754
|
* @permissionScopeId SCOPE.DC-BOOKINGS.READ-CALENDAR-WITH-PARTICIPANTS
|
|
3755
|
+
* @permissionScope Picasso private app mega scope (site)
|
|
3756
|
+
* @permissionScopeId SCOPE.TEST.MEGA-PICASSO-MANAGE-SITE
|
|
3753
3757
|
* @permissionId BOOKINGS.BOOKING_READ
|
|
3754
3758
|
* @webhook
|
|
3755
3759
|
* @eventType wix.bookings.v2.booking_confirmed
|
|
@@ -3771,6 +3775,8 @@ interface BookingCreatedEnvelope {
|
|
|
3771
3775
|
* @permissionScopeId SCOPE.DC-BOOKINGS-MEGA.READ-BOOKINGS
|
|
3772
3776
|
* @permissionScope Manage Bookings - all permissions
|
|
3773
3777
|
* @permissionScopeId SCOPE.DC-BOOKINGS-MEGA.MANAGE-BOOKINGS
|
|
3778
|
+
* @permissionScope Picasso private app mega scope (site)
|
|
3779
|
+
* @permissionScopeId SCOPE.TEST.MEGA-PICASSO-MANAGE-SITE
|
|
3774
3780
|
* @permissionScope Manage Bookings
|
|
3775
3781
|
* @permissionScopeId SCOPE.DC-BOOKINGS.MANAGE-BOOKINGS
|
|
3776
3782
|
* @permissionScope Read Bookings - Including Participants
|
|
@@ -3781,6 +3787,8 @@ interface BookingCreatedEnvelope {
|
|
|
3781
3787
|
* @permissionScopeId SCOPE.DC-BOOKINGS-MEGA.MANAGE-BOOKINGS
|
|
3782
3788
|
* @permissionScope Read bookings calendar - including participants
|
|
3783
3789
|
* @permissionScopeId SCOPE.DC-BOOKINGS.READ-CALENDAR-WITH-PARTICIPANTS
|
|
3790
|
+
* @permissionScope Picasso private app mega scope (site)
|
|
3791
|
+
* @permissionScopeId SCOPE.TEST.MEGA-PICASSO-MANAGE-SITE
|
|
3784
3792
|
* @permissionId BOOKINGS.READ_BOOKINGS
|
|
3785
3793
|
* @permissionId BOOKINGS.BOOKING_READ
|
|
3786
3794
|
* @webhook
|
|
@@ -3805,6 +3813,8 @@ interface BookingDeclinedEnvelope {
|
|
|
3805
3813
|
* @permissionScopeId SCOPE.DC-BOOKINGS-MEGA.MANAGE-BOOKINGS
|
|
3806
3814
|
* @permissionScope Read bookings calendar - including participants
|
|
3807
3815
|
* @permissionScopeId SCOPE.DC-BOOKINGS.READ-CALENDAR-WITH-PARTICIPANTS
|
|
3816
|
+
* @permissionScope Picasso private app mega scope (site)
|
|
3817
|
+
* @permissionScopeId SCOPE.TEST.MEGA-PICASSO-MANAGE-SITE
|
|
3808
3818
|
* @permissionId BOOKINGS.BOOKING_READ
|
|
3809
3819
|
* @webhook
|
|
3810
3820
|
* @eventType wix.bookings.v2.booking_declined
|
|
@@ -3828,6 +3838,8 @@ interface BookingNumberOfParticipantsUpdatedEnvelope {
|
|
|
3828
3838
|
* @permissionScopeId SCOPE.DC-BOOKINGS-MEGA.MANAGE-BOOKINGS
|
|
3829
3839
|
* @permissionScope Read bookings calendar - including participants
|
|
3830
3840
|
* @permissionScopeId SCOPE.DC-BOOKINGS.READ-CALENDAR-WITH-PARTICIPANTS
|
|
3841
|
+
* @permissionScope Picasso private app mega scope (site)
|
|
3842
|
+
* @permissionScopeId SCOPE.TEST.MEGA-PICASSO-MANAGE-SITE
|
|
3831
3843
|
* @permissionId BOOKINGS.BOOKING_READ
|
|
3832
3844
|
* @webhook
|
|
3833
3845
|
* @eventType wix.bookings.v2.booking_number_of_participants_updated
|
|
@@ -3851,6 +3863,8 @@ interface BookingRescheduledEnvelope {
|
|
|
3851
3863
|
* @permissionScopeId SCOPE.DC-BOOKINGS-MEGA.MANAGE-BOOKINGS
|
|
3852
3864
|
* @permissionScope Read bookings calendar - including participants
|
|
3853
3865
|
* @permissionScopeId SCOPE.DC-BOOKINGS.READ-CALENDAR-WITH-PARTICIPANTS
|
|
3866
|
+
* @permissionScope Picasso private app mega scope (site)
|
|
3867
|
+
* @permissionScopeId SCOPE.TEST.MEGA-PICASSO-MANAGE-SITE
|
|
3854
3868
|
* @permissionId BOOKINGS.BOOKING_READ
|
|
3855
3869
|
* @webhook
|
|
3856
3870
|
* @eventType wix.bookings.v2.booking_rescheduled
|
|
@@ -3872,6 +3886,8 @@ interface BookingUpdatedEnvelope {
|
|
|
3872
3886
|
* @permissionScopeId SCOPE.DC-BOOKINGS-MEGA.READ-BOOKINGS
|
|
3873
3887
|
* @permissionScope Manage Bookings - all permissions
|
|
3874
3888
|
* @permissionScopeId SCOPE.DC-BOOKINGS-MEGA.MANAGE-BOOKINGS
|
|
3889
|
+
* @permissionScope Picasso private app mega scope (site)
|
|
3890
|
+
* @permissionScopeId SCOPE.TEST.MEGA-PICASSO-MANAGE-SITE
|
|
3875
3891
|
* @permissionScope Manage Bookings
|
|
3876
3892
|
* @permissionScopeId SCOPE.DC-BOOKINGS.MANAGE-BOOKINGS
|
|
3877
3893
|
* @permissionScope Read Bookings - Including Participants
|
|
@@ -3882,6 +3898,8 @@ interface BookingUpdatedEnvelope {
|
|
|
3882
3898
|
* @permissionScopeId SCOPE.DC-BOOKINGS-MEGA.MANAGE-BOOKINGS
|
|
3883
3899
|
* @permissionScope Read bookings calendar - including participants
|
|
3884
3900
|
* @permissionScopeId SCOPE.DC-BOOKINGS.READ-CALENDAR-WITH-PARTICIPANTS
|
|
3901
|
+
* @permissionScope Picasso private app mega scope (site)
|
|
3902
|
+
* @permissionScopeId SCOPE.TEST.MEGA-PICASSO-MANAGE-SITE
|
|
3885
3903
|
* @permissionId BOOKINGS.READ_BOOKINGS
|
|
3886
3904
|
* @permissionId BOOKINGS.BOOKING_READ
|
|
3887
3905
|
* @webhook
|