@wix/auto_sdk_bookings_bookings 1.0.117 → 1.0.119
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.d.ts +72 -72
- package/build/cjs/index.js +211 -211
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +354 -356
- package/build/cjs/index.typings.js +193 -193
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +250 -252
- package/build/cjs/meta.js +171 -171
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.mts +72 -72
- package/build/es/index.mjs +211 -211
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +354 -356
- package/build/es/index.typings.mjs +193 -193
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +250 -252
- package/build/es/meta.mjs +171 -171
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +72 -72
- package/build/internal/cjs/index.js +211 -211
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +354 -356
- package/build/internal/cjs/index.typings.js +193 -193
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +250 -252
- package/build/internal/cjs/meta.js +171 -171
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.d.mts +72 -72
- package/build/internal/es/index.mjs +211 -211
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +354 -356
- package/build/internal/es/index.typings.mjs +193 -193
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +250 -252
- package/build/internal/es/meta.mjs +171 -171
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
package/build/es/meta.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CreateMultiServiceBookingRequest as CreateMultiServiceBookingRequest$1, CreateMultiServiceBookingResponse as CreateMultiServiceBookingResponse$1, RescheduleMultiServiceBookingRequest as RescheduleMultiServiceBookingRequest$1, RescheduleMultiServiceBookingResponse as RescheduleMultiServiceBookingResponse$1, GetMultiServiceBookingAvailabilityRequest as GetMultiServiceBookingAvailabilityRequest$1, GetMultiServiceBookingAvailabilityResponse as GetMultiServiceBookingAvailabilityResponse$1, CancelMultiServiceBookingRequest as CancelMultiServiceBookingRequest$1, CancelMultiServiceBookingResponse as CancelMultiServiceBookingResponse$1, MarkMultiServiceBookingAsPendingRequest as MarkMultiServiceBookingAsPendingRequest$1, MarkMultiServiceBookingAsPendingResponse as MarkMultiServiceBookingAsPendingResponse$1, ConfirmMultiServiceBookingRequest as ConfirmMultiServiceBookingRequest$1, ConfirmMultiServiceBookingResponse as ConfirmMultiServiceBookingResponse$1, DeclineMultiServiceBookingRequest as DeclineMultiServiceBookingRequest$1, DeclineMultiServiceBookingResponse as DeclineMultiServiceBookingResponse$1, BulkGetMultiServiceBookingAllowedActionsRequest as BulkGetMultiServiceBookingAllowedActionsRequest$1, BulkGetMultiServiceBookingAllowedActionsResponse as BulkGetMultiServiceBookingAllowedActionsResponse$1, GetMultiServiceBookingRequest as GetMultiServiceBookingRequest$1, GetMultiServiceBookingResponse as GetMultiServiceBookingResponse$1, AddBookingsToMultiServiceBookingRequest as AddBookingsToMultiServiceBookingRequest$1, AddBookingsToMultiServiceBookingResponse as AddBookingsToMultiServiceBookingResponse$1, RemoveBookingsFromMultiServiceBookingRequest as RemoveBookingsFromMultiServiceBookingRequest$1, RemoveBookingsFromMultiServiceBookingResponse as RemoveBookingsFromMultiServiceBookingResponse$1,
|
|
1
|
+
import { ConfirmOrDeclineBookingRequest as ConfirmOrDeclineBookingRequest$1, ConfirmOrDeclineBookingResponse as ConfirmOrDeclineBookingResponse$1, BulkConfirmOrDeclineBookingRequest as BulkConfirmOrDeclineBookingRequest$1, BulkConfirmOrDeclineBookingResponse as BulkConfirmOrDeclineBookingResponse$1, CreateMultiServiceBookingRequest as CreateMultiServiceBookingRequest$1, CreateMultiServiceBookingResponse as CreateMultiServiceBookingResponse$1, RescheduleMultiServiceBookingRequest as RescheduleMultiServiceBookingRequest$1, RescheduleMultiServiceBookingResponse as RescheduleMultiServiceBookingResponse$1, GetMultiServiceBookingAvailabilityRequest as GetMultiServiceBookingAvailabilityRequest$1, GetMultiServiceBookingAvailabilityResponse as GetMultiServiceBookingAvailabilityResponse$1, CancelMultiServiceBookingRequest as CancelMultiServiceBookingRequest$1, CancelMultiServiceBookingResponse as CancelMultiServiceBookingResponse$1, MarkMultiServiceBookingAsPendingRequest as MarkMultiServiceBookingAsPendingRequest$1, MarkMultiServiceBookingAsPendingResponse as MarkMultiServiceBookingAsPendingResponse$1, ConfirmMultiServiceBookingRequest as ConfirmMultiServiceBookingRequest$1, ConfirmMultiServiceBookingResponse as ConfirmMultiServiceBookingResponse$1, DeclineMultiServiceBookingRequest as DeclineMultiServiceBookingRequest$1, DeclineMultiServiceBookingResponse as DeclineMultiServiceBookingResponse$1, BulkGetMultiServiceBookingAllowedActionsRequest as BulkGetMultiServiceBookingAllowedActionsRequest$1, BulkGetMultiServiceBookingAllowedActionsResponse as BulkGetMultiServiceBookingAllowedActionsResponse$1, GetMultiServiceBookingRequest as GetMultiServiceBookingRequest$1, GetMultiServiceBookingResponse as GetMultiServiceBookingResponse$1, AddBookingsToMultiServiceBookingRequest as AddBookingsToMultiServiceBookingRequest$1, AddBookingsToMultiServiceBookingResponse as AddBookingsToMultiServiceBookingResponse$1, RemoveBookingsFromMultiServiceBookingRequest as RemoveBookingsFromMultiServiceBookingRequest$1, RemoveBookingsFromMultiServiceBookingResponse as RemoveBookingsFromMultiServiceBookingResponse$1, CreateBookingRequest as CreateBookingRequest$1, CreateBookingResponse as CreateBookingResponse$1, BulkCreateBookingRequest as BulkCreateBookingRequest$1, BulkCreateBookingResponse as BulkCreateBookingResponse$1, RescheduleBookingRequest as RescheduleBookingRequest$1, RescheduleBookingResponse as RescheduleBookingResponse$1, ConfirmBookingRequest as ConfirmBookingRequest$1, ConfirmBookingResponse as ConfirmBookingResponse$1, SetBookingSubmissionIdRequest as SetBookingSubmissionIdRequest$1, SetBookingSubmissionIdResponse as SetBookingSubmissionIdResponse$1, UpdateExtendedFieldsRequest as UpdateExtendedFieldsRequest$1, UpdateExtendedFieldsResponse as UpdateExtendedFieldsResponse$1, DeclineBookingRequest as DeclineBookingRequest$1, DeclineBookingResponse as DeclineBookingResponse$1, CancelBookingRequest as CancelBookingRequest$1, CancelBookingResponse as CancelBookingResponse$1, UpdateNumberOfParticipantsRequest as UpdateNumberOfParticipantsRequest$1, UpdateNumberOfParticipantsResponse as UpdateNumberOfParticipantsResponse$1, BulkCalculateAllowedActionsRequest as BulkCalculateAllowedActionsRequest$1, BulkCalculateAllowedActionsResponse as BulkCalculateAllowedActionsResponse$1, MarkBookingAsPendingRequest as MarkBookingAsPendingRequest$1, MarkBookingAsPendingResponse as MarkBookingAsPendingResponse$1, GetAnonymousActionDetailsRequest as GetAnonymousActionDetailsRequest$1, GetAnonymousActionDetailsResponse as GetAnonymousActionDetailsResponse$1, CancelBookingAnonymouslyRequest as CancelBookingAnonymouslyRequest$1, CancelBookingAnonymouslyResponse as CancelBookingAnonymouslyResponse$1, RescheduleBookingAnonymouslyRequest as RescheduleBookingAnonymouslyRequest$1, RescheduleBookingAnonymouslyResponse as RescheduleBookingAnonymouslyResponse$1, GetBookingAnonymouslyRequest as GetBookingAnonymouslyRequest$1, GetBookingAnonymouslyResponse as GetBookingAnonymouslyResponse$1, GetSchedulingUrlRequest as GetSchedulingUrlRequest$1, GetSchedulingUrlResponse as GetSchedulingUrlResponse$1 } from './index.typings.mjs';
|
|
2
2
|
import '@wix/sdk-types';
|
|
3
3
|
|
|
4
4
|
/** An entity representing a scheduled appointment, class session, or course. */
|
|
@@ -885,6 +885,231 @@ interface BookingFormFilled {
|
|
|
885
885
|
*/
|
|
886
886
|
formId?: string | null;
|
|
887
887
|
}
|
|
888
|
+
interface ConfirmOrDeclineBookingRequest {
|
|
889
|
+
/**
|
|
890
|
+
* ID of the booking to confirm or decline.
|
|
891
|
+
* @format GUID
|
|
892
|
+
*/
|
|
893
|
+
bookingId: string;
|
|
894
|
+
/**
|
|
895
|
+
* Current payment status of the booking when using a custom checkout page and
|
|
896
|
+
* not the [eCommerce checkout](https://dev.wix.com/docs/rest/business-solutions/e-commerce/checkout/introduction).
|
|
897
|
+
*
|
|
898
|
+
* The booking is declined if there is a double booking conflict and you provide
|
|
899
|
+
* one of these payment statuses: `UNDEFINED`, `NOT_PAID`, `REFUNDED`, or `EXEMPT`.
|
|
900
|
+
*/
|
|
901
|
+
paymentStatus?: PaymentStatusWithLiterals;
|
|
902
|
+
}
|
|
903
|
+
interface ConfirmOrDeclineBookingResponse {
|
|
904
|
+
/** Updated booking. */
|
|
905
|
+
booking?: Booking;
|
|
906
|
+
}
|
|
907
|
+
interface BulkConfirmOrDeclineBookingRequest {
|
|
908
|
+
/**
|
|
909
|
+
* Bookings to confirm or decline.
|
|
910
|
+
* @minSize 1
|
|
911
|
+
* @maxSize 300
|
|
912
|
+
*/
|
|
913
|
+
details: BulkConfirmOrDeclineBookingRequestBookingDetails[];
|
|
914
|
+
/** Whether to return the confirmed or declined booking objects. */
|
|
915
|
+
returnEntity?: boolean;
|
|
916
|
+
}
|
|
917
|
+
interface BulkConfirmOrDeclineBookingRequestBookingDetails {
|
|
918
|
+
/**
|
|
919
|
+
* ID of the booking to confirm or decline.
|
|
920
|
+
* @format GUID
|
|
921
|
+
*/
|
|
922
|
+
bookingId?: string;
|
|
923
|
+
/**
|
|
924
|
+
* Current payment status of the booking when using a custom checkout page and
|
|
925
|
+
* not the [eCommerce checkout](https://dev.wix.com/docs/rest/business-solutions/e-commerce/checkout/introduction).
|
|
926
|
+
*
|
|
927
|
+
* The booking is declined if there is a double booking conflict and you provide
|
|
928
|
+
* one of these payment statuses: `UNDEFINED`, `NOT_PAID`, `REFUNDED`, or `EXEMPT`.
|
|
929
|
+
*/
|
|
930
|
+
paymentStatus?: PaymentStatusWithLiterals;
|
|
931
|
+
}
|
|
932
|
+
interface BulkConfirmOrDeclineBookingResponse {
|
|
933
|
+
/** List of confirmed or declined bookings, including metadata. */
|
|
934
|
+
results?: BulkBookingResult[];
|
|
935
|
+
/** Total successes and failures of the Bulk Confirm Or Decline call. */
|
|
936
|
+
bulkActionMetadata?: BulkActionMetadata;
|
|
937
|
+
}
|
|
938
|
+
interface BulkBookingResult {
|
|
939
|
+
/**
|
|
940
|
+
* Information about the booking that was created or updated.
|
|
941
|
+
* Including its ID, index in the bulk request and whether it was
|
|
942
|
+
* successfully created or updated.
|
|
943
|
+
*/
|
|
944
|
+
itemMetadata?: ItemMetadata;
|
|
945
|
+
/**
|
|
946
|
+
* Created or updated booking. Available only if you requested
|
|
947
|
+
* to return the booking entity.
|
|
948
|
+
*/
|
|
949
|
+
item?: Booking;
|
|
950
|
+
}
|
|
951
|
+
interface ItemMetadata {
|
|
952
|
+
/** Item ID. Should always be available, unless it's impossible (for example, when failing to create an item). */
|
|
953
|
+
id?: string | null;
|
|
954
|
+
/** Index of the item within the request array. Allows for correlation between request and response items. */
|
|
955
|
+
originalIndex?: number;
|
|
956
|
+
/** Whether the requested action was successful for this item. When `false`, the `error` field is populated. */
|
|
957
|
+
success?: boolean;
|
|
958
|
+
/** Details about the error in case of failure. */
|
|
959
|
+
error?: ApplicationError;
|
|
960
|
+
}
|
|
961
|
+
interface ApplicationError {
|
|
962
|
+
/** Error code. */
|
|
963
|
+
code?: string;
|
|
964
|
+
/** Description of the error. */
|
|
965
|
+
description?: string;
|
|
966
|
+
/** Data related to the error. */
|
|
967
|
+
data?: Record<string, any> | null;
|
|
968
|
+
}
|
|
969
|
+
interface BulkActionMetadata {
|
|
970
|
+
/** Number of items that were successfully processed. */
|
|
971
|
+
totalSuccesses?: number;
|
|
972
|
+
/** Number of items that couldn't be processed. */
|
|
973
|
+
totalFailures?: number;
|
|
974
|
+
/** Number of failures without details because detailed failure threshold was exceeded. */
|
|
975
|
+
undetailedFailures?: number;
|
|
976
|
+
}
|
|
977
|
+
interface DomainEvent extends DomainEventBodyOneOf {
|
|
978
|
+
createdEvent?: EntityCreatedEvent;
|
|
979
|
+
updatedEvent?: EntityUpdatedEvent;
|
|
980
|
+
deletedEvent?: EntityDeletedEvent;
|
|
981
|
+
actionEvent?: ActionEvent;
|
|
982
|
+
/** Event ID. With this ID you can easily spot duplicated events and ignore them. */
|
|
983
|
+
id?: string;
|
|
984
|
+
/**
|
|
985
|
+
* Fully Qualified Domain Name of an entity. This is a unique identifier assigned to the API main business entities.
|
|
986
|
+
* For example, `wix.stores.catalog.product`, `wix.bookings.session`, `wix.payments.transaction`.
|
|
987
|
+
*/
|
|
988
|
+
entityFqdn?: string;
|
|
989
|
+
/**
|
|
990
|
+
* Event action name, placed at the top level to make it easier for users to dispatch messages.
|
|
991
|
+
* For example: `created`/`updated`/`deleted`/`started`/`completed`/`email_opened`.
|
|
992
|
+
*/
|
|
993
|
+
slug?: string;
|
|
994
|
+
/** ID of the entity associated with the event. */
|
|
995
|
+
entityId?: string;
|
|
996
|
+
/** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example, `2020-04-26T13:57:50.699Z`. */
|
|
997
|
+
eventTime?: Date | null;
|
|
998
|
+
/**
|
|
999
|
+
* Whether the event was triggered as a result of a privacy regulation application
|
|
1000
|
+
* (for example, GDPR).
|
|
1001
|
+
*/
|
|
1002
|
+
triggeredByAnonymizeRequest?: boolean | null;
|
|
1003
|
+
/** If present, indicates the action that triggered the event. */
|
|
1004
|
+
originatedFrom?: string | null;
|
|
1005
|
+
/**
|
|
1006
|
+
* A sequence number that indicates the order of updates to an entity. For example, if an entity was updated at 16:00 and then again at 16:01, the second update will always have a higher sequence number.
|
|
1007
|
+
* You can use this number to make sure you're handling updates in the right order. Just save the latest sequence number on your end and compare it to the one in each new message. If the new message has an older (lower) number, you can safely ignore it.
|
|
1008
|
+
*/
|
|
1009
|
+
entityEventSequence?: string | null;
|
|
1010
|
+
}
|
|
1011
|
+
/** @oneof */
|
|
1012
|
+
interface DomainEventBodyOneOf {
|
|
1013
|
+
createdEvent?: EntityCreatedEvent;
|
|
1014
|
+
updatedEvent?: EntityUpdatedEvent;
|
|
1015
|
+
deletedEvent?: EntityDeletedEvent;
|
|
1016
|
+
actionEvent?: ActionEvent;
|
|
1017
|
+
}
|
|
1018
|
+
interface EntityCreatedEvent {
|
|
1019
|
+
entityAsJson?: string;
|
|
1020
|
+
/** Indicates the event was triggered by a restore-from-trashbin operation for a previously deleted entity */
|
|
1021
|
+
restoreInfo?: RestoreInfo;
|
|
1022
|
+
}
|
|
1023
|
+
interface RestoreInfo {
|
|
1024
|
+
deletedDate?: Date | null;
|
|
1025
|
+
}
|
|
1026
|
+
interface EntityUpdatedEvent {
|
|
1027
|
+
/**
|
|
1028
|
+
* Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
|
|
1029
|
+
* This means that to generate a list of changed fields (as opposed to sent fields) one needs to traverse both objects.
|
|
1030
|
+
* We don't want to impose this on all developers and so we leave this traversal to the notification recipients which need it.
|
|
1031
|
+
*/
|
|
1032
|
+
currentEntityAsJson?: string;
|
|
1033
|
+
}
|
|
1034
|
+
interface EntityDeletedEvent {
|
|
1035
|
+
/** Entity that was deleted. */
|
|
1036
|
+
deletedEntityAsJson?: string | null;
|
|
1037
|
+
}
|
|
1038
|
+
interface ActionEvent {
|
|
1039
|
+
bodyAsJson?: string;
|
|
1040
|
+
}
|
|
1041
|
+
interface MessageEnvelope {
|
|
1042
|
+
/**
|
|
1043
|
+
* App instance ID.
|
|
1044
|
+
* @format GUID
|
|
1045
|
+
*/
|
|
1046
|
+
instanceId?: string | null;
|
|
1047
|
+
/**
|
|
1048
|
+
* Event type.
|
|
1049
|
+
* @maxLength 150
|
|
1050
|
+
*/
|
|
1051
|
+
eventType?: string;
|
|
1052
|
+
/** The identification type and identity data. */
|
|
1053
|
+
identity?: WebhooksIdentificationData;
|
|
1054
|
+
/** Stringify payload. */
|
|
1055
|
+
data?: string;
|
|
1056
|
+
}
|
|
1057
|
+
interface WebhooksIdentificationData extends WebhooksIdentificationDataIdOneOf {
|
|
1058
|
+
/**
|
|
1059
|
+
* ID of a site visitor that has not logged in to the site.
|
|
1060
|
+
* @format GUID
|
|
1061
|
+
*/
|
|
1062
|
+
anonymousVisitorId?: string;
|
|
1063
|
+
/**
|
|
1064
|
+
* ID of a site visitor that has logged in to the site.
|
|
1065
|
+
* @format GUID
|
|
1066
|
+
*/
|
|
1067
|
+
memberId?: string;
|
|
1068
|
+
/**
|
|
1069
|
+
* ID of a Wix user (site owner, contributor, etc.).
|
|
1070
|
+
* @format GUID
|
|
1071
|
+
*/
|
|
1072
|
+
wixUserId?: string;
|
|
1073
|
+
/**
|
|
1074
|
+
* ID of an app.
|
|
1075
|
+
* @format GUID
|
|
1076
|
+
*/
|
|
1077
|
+
appId?: string;
|
|
1078
|
+
/** @readonly */
|
|
1079
|
+
identityType?: WebhookIdentityTypeWithLiterals;
|
|
1080
|
+
}
|
|
1081
|
+
/** @oneof */
|
|
1082
|
+
interface WebhooksIdentificationDataIdOneOf {
|
|
1083
|
+
/**
|
|
1084
|
+
* ID of a site visitor that has not logged in to the site.
|
|
1085
|
+
* @format GUID
|
|
1086
|
+
*/
|
|
1087
|
+
anonymousVisitorId?: string;
|
|
1088
|
+
/**
|
|
1089
|
+
* ID of a site visitor that has logged in to the site.
|
|
1090
|
+
* @format GUID
|
|
1091
|
+
*/
|
|
1092
|
+
memberId?: string;
|
|
1093
|
+
/**
|
|
1094
|
+
* ID of a Wix user (site owner, contributor, etc.).
|
|
1095
|
+
* @format GUID
|
|
1096
|
+
*/
|
|
1097
|
+
wixUserId?: string;
|
|
1098
|
+
/**
|
|
1099
|
+
* ID of an app.
|
|
1100
|
+
* @format GUID
|
|
1101
|
+
*/
|
|
1102
|
+
appId?: string;
|
|
1103
|
+
}
|
|
1104
|
+
declare enum WebhookIdentityType {
|
|
1105
|
+
UNKNOWN = "UNKNOWN",
|
|
1106
|
+
ANONYMOUS_VISITOR = "ANONYMOUS_VISITOR",
|
|
1107
|
+
MEMBER = "MEMBER",
|
|
1108
|
+
WIX_USER = "WIX_USER",
|
|
1109
|
+
APP = "APP"
|
|
1110
|
+
}
|
|
1111
|
+
/** @enumType */
|
|
1112
|
+
type WebhookIdentityTypeWithLiterals = WebhookIdentityType | 'UNKNOWN' | 'ANONYMOUS_VISITOR' | 'MEMBER' | 'WIX_USER' | 'APP';
|
|
888
1113
|
interface V2CreateBookingRequest extends V2CreateBookingRequestBookableItemOneOf, V2CreateBookingRequestParticipantsInfoOneOf {
|
|
889
1114
|
/**
|
|
890
1115
|
* Information about the slot to create a booking for.
|
|
@@ -1268,142 +1493,6 @@ interface V2UpdateNumberOfParticipantsResponse {
|
|
|
1268
1493
|
/** Booking with updated number of participants. */
|
|
1269
1494
|
booking?: Booking;
|
|
1270
1495
|
}
|
|
1271
|
-
interface DomainEvent extends DomainEventBodyOneOf {
|
|
1272
|
-
createdEvent?: EntityCreatedEvent;
|
|
1273
|
-
updatedEvent?: EntityUpdatedEvent;
|
|
1274
|
-
deletedEvent?: EntityDeletedEvent;
|
|
1275
|
-
actionEvent?: ActionEvent;
|
|
1276
|
-
/** Event ID. With this ID you can easily spot duplicated events and ignore them. */
|
|
1277
|
-
id?: string;
|
|
1278
|
-
/**
|
|
1279
|
-
* Fully Qualified Domain Name of an entity. This is a unique identifier assigned to the API main business entities.
|
|
1280
|
-
* For example, `wix.stores.catalog.product`, `wix.bookings.session`, `wix.payments.transaction`.
|
|
1281
|
-
*/
|
|
1282
|
-
entityFqdn?: string;
|
|
1283
|
-
/**
|
|
1284
|
-
* Event action name, placed at the top level to make it easier for users to dispatch messages.
|
|
1285
|
-
* For example: `created`/`updated`/`deleted`/`started`/`completed`/`email_opened`.
|
|
1286
|
-
*/
|
|
1287
|
-
slug?: string;
|
|
1288
|
-
/** ID of the entity associated with the event. */
|
|
1289
|
-
entityId?: string;
|
|
1290
|
-
/** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example, `2020-04-26T13:57:50.699Z`. */
|
|
1291
|
-
eventTime?: Date | null;
|
|
1292
|
-
/**
|
|
1293
|
-
* Whether the event was triggered as a result of a privacy regulation application
|
|
1294
|
-
* (for example, GDPR).
|
|
1295
|
-
*/
|
|
1296
|
-
triggeredByAnonymizeRequest?: boolean | null;
|
|
1297
|
-
/** If present, indicates the action that triggered the event. */
|
|
1298
|
-
originatedFrom?: string | null;
|
|
1299
|
-
/**
|
|
1300
|
-
* A sequence number that indicates the order of updates to an entity. For example, if an entity was updated at 16:00 and then again at 16:01, the second update will always have a higher sequence number.
|
|
1301
|
-
* You can use this number to make sure you're handling updates in the right order. Just save the latest sequence number on your end and compare it to the one in each new message. If the new message has an older (lower) number, you can safely ignore it.
|
|
1302
|
-
*/
|
|
1303
|
-
entityEventSequence?: string | null;
|
|
1304
|
-
}
|
|
1305
|
-
/** @oneof */
|
|
1306
|
-
interface DomainEventBodyOneOf {
|
|
1307
|
-
createdEvent?: EntityCreatedEvent;
|
|
1308
|
-
updatedEvent?: EntityUpdatedEvent;
|
|
1309
|
-
deletedEvent?: EntityDeletedEvent;
|
|
1310
|
-
actionEvent?: ActionEvent;
|
|
1311
|
-
}
|
|
1312
|
-
interface EntityCreatedEvent {
|
|
1313
|
-
entityAsJson?: string;
|
|
1314
|
-
/** Indicates the event was triggered by a restore-from-trashbin operation for a previously deleted entity */
|
|
1315
|
-
restoreInfo?: RestoreInfo;
|
|
1316
|
-
}
|
|
1317
|
-
interface RestoreInfo {
|
|
1318
|
-
deletedDate?: Date | null;
|
|
1319
|
-
}
|
|
1320
|
-
interface EntityUpdatedEvent {
|
|
1321
|
-
/**
|
|
1322
|
-
* Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
|
|
1323
|
-
* This means that to generate a list of changed fields (as opposed to sent fields) one needs to traverse both objects.
|
|
1324
|
-
* We don't want to impose this on all developers and so we leave this traversal to the notification recipients which need it.
|
|
1325
|
-
*/
|
|
1326
|
-
currentEntityAsJson?: string;
|
|
1327
|
-
}
|
|
1328
|
-
interface EntityDeletedEvent {
|
|
1329
|
-
/** Entity that was deleted. */
|
|
1330
|
-
deletedEntityAsJson?: string | null;
|
|
1331
|
-
}
|
|
1332
|
-
interface ActionEvent {
|
|
1333
|
-
bodyAsJson?: string;
|
|
1334
|
-
}
|
|
1335
|
-
interface MessageEnvelope {
|
|
1336
|
-
/**
|
|
1337
|
-
* App instance ID.
|
|
1338
|
-
* @format GUID
|
|
1339
|
-
*/
|
|
1340
|
-
instanceId?: string | null;
|
|
1341
|
-
/**
|
|
1342
|
-
* Event type.
|
|
1343
|
-
* @maxLength 150
|
|
1344
|
-
*/
|
|
1345
|
-
eventType?: string;
|
|
1346
|
-
/** The identification type and identity data. */
|
|
1347
|
-
identity?: WebhooksIdentificationData;
|
|
1348
|
-
/** Stringify payload. */
|
|
1349
|
-
data?: string;
|
|
1350
|
-
}
|
|
1351
|
-
interface WebhooksIdentificationData extends WebhooksIdentificationDataIdOneOf {
|
|
1352
|
-
/**
|
|
1353
|
-
* ID of a site visitor that has not logged in to the site.
|
|
1354
|
-
* @format GUID
|
|
1355
|
-
*/
|
|
1356
|
-
anonymousVisitorId?: string;
|
|
1357
|
-
/**
|
|
1358
|
-
* ID of a site visitor that has logged in to the site.
|
|
1359
|
-
* @format GUID
|
|
1360
|
-
*/
|
|
1361
|
-
memberId?: string;
|
|
1362
|
-
/**
|
|
1363
|
-
* ID of a Wix user (site owner, contributor, etc.).
|
|
1364
|
-
* @format GUID
|
|
1365
|
-
*/
|
|
1366
|
-
wixUserId?: string;
|
|
1367
|
-
/**
|
|
1368
|
-
* ID of an app.
|
|
1369
|
-
* @format GUID
|
|
1370
|
-
*/
|
|
1371
|
-
appId?: string;
|
|
1372
|
-
/** @readonly */
|
|
1373
|
-
identityType?: WebhookIdentityTypeWithLiterals;
|
|
1374
|
-
}
|
|
1375
|
-
/** @oneof */
|
|
1376
|
-
interface WebhooksIdentificationDataIdOneOf {
|
|
1377
|
-
/**
|
|
1378
|
-
* ID of a site visitor that has not logged in to the site.
|
|
1379
|
-
* @format GUID
|
|
1380
|
-
*/
|
|
1381
|
-
anonymousVisitorId?: string;
|
|
1382
|
-
/**
|
|
1383
|
-
* ID of a site visitor that has logged in to the site.
|
|
1384
|
-
* @format GUID
|
|
1385
|
-
*/
|
|
1386
|
-
memberId?: string;
|
|
1387
|
-
/**
|
|
1388
|
-
* ID of a Wix user (site owner, contributor, etc.).
|
|
1389
|
-
* @format GUID
|
|
1390
|
-
*/
|
|
1391
|
-
wixUserId?: string;
|
|
1392
|
-
/**
|
|
1393
|
-
* ID of an app.
|
|
1394
|
-
* @format GUID
|
|
1395
|
-
*/
|
|
1396
|
-
appId?: string;
|
|
1397
|
-
}
|
|
1398
|
-
declare enum WebhookIdentityType {
|
|
1399
|
-
UNKNOWN = "UNKNOWN",
|
|
1400
|
-
ANONYMOUS_VISITOR = "ANONYMOUS_VISITOR",
|
|
1401
|
-
MEMBER = "MEMBER",
|
|
1402
|
-
WIX_USER = "WIX_USER",
|
|
1403
|
-
APP = "APP"
|
|
1404
|
-
}
|
|
1405
|
-
/** @enumType */
|
|
1406
|
-
type WebhookIdentityTypeWithLiterals = WebhookIdentityType | 'UNKNOWN' | 'ANONYMOUS_VISITOR' | 'MEMBER' | 'WIX_USER' | 'APP';
|
|
1407
1496
|
interface CreateMultiServiceBookingRequest {
|
|
1408
1497
|
/**
|
|
1409
1498
|
* Between 2 to 8 new single-service booking specifications to create and combine in a multi-service booking.
|
|
@@ -2127,24 +2216,6 @@ interface BulkCalculateAllowedActionsResult {
|
|
|
2127
2216
|
/** Booking entity. */
|
|
2128
2217
|
item?: AllowedActions;
|
|
2129
2218
|
}
|
|
2130
|
-
interface ItemMetadata {
|
|
2131
|
-
/** Item ID. Should always be available, unless it's impossible (for example, when failing to create an item). */
|
|
2132
|
-
id?: string | null;
|
|
2133
|
-
/** Index of the item within the request array. Allows for correlation between request and response items. */
|
|
2134
|
-
originalIndex?: number;
|
|
2135
|
-
/** Whether the requested action was successful for this item. When `false`, the `error` field is populated. */
|
|
2136
|
-
success?: boolean;
|
|
2137
|
-
/** Details about the error in case of failure. */
|
|
2138
|
-
error?: ApplicationError;
|
|
2139
|
-
}
|
|
2140
|
-
interface ApplicationError {
|
|
2141
|
-
/** Error code. */
|
|
2142
|
-
code?: string;
|
|
2143
|
-
/** Description of the error. */
|
|
2144
|
-
description?: string;
|
|
2145
|
-
/** Data related to the error. */
|
|
2146
|
-
data?: Record<string, any> | null;
|
|
2147
|
-
}
|
|
2148
2219
|
/** Possible actions allowed for the booking. */
|
|
2149
2220
|
interface AllowedActions {
|
|
2150
2221
|
/** Whether canceling the booking is allowed. */
|
|
@@ -2152,14 +2223,6 @@ interface AllowedActions {
|
|
|
2152
2223
|
/** Whether rescheduling the booking is allowed. */
|
|
2153
2224
|
reschedule?: boolean;
|
|
2154
2225
|
}
|
|
2155
|
-
interface BulkActionMetadata {
|
|
2156
|
-
/** Number of items that were successfully processed. */
|
|
2157
|
-
totalSuccesses?: number;
|
|
2158
|
-
/** Number of items that couldn't be processed. */
|
|
2159
|
-
totalFailures?: number;
|
|
2160
|
-
/** Number of failures without details because detailed failure threshold was exceeded. */
|
|
2161
|
-
undetailedFailures?: number;
|
|
2162
|
-
}
|
|
2163
2226
|
interface GetMultiServiceBookingRequest {
|
|
2164
2227
|
/**
|
|
2165
2228
|
* ID of the multi-service booking.
|
|
@@ -2236,69 +2299,6 @@ interface RemoveBookingsFromMultiServiceBookingResponse {
|
|
|
2236
2299
|
/** Single-service bookings that were removed from the multi-service booking. */
|
|
2237
2300
|
bookings?: BookingResult[];
|
|
2238
2301
|
}
|
|
2239
|
-
interface ConfirmOrDeclineBookingRequest {
|
|
2240
|
-
/**
|
|
2241
|
-
* ID of the booking to confirm or decline.
|
|
2242
|
-
* @format GUID
|
|
2243
|
-
*/
|
|
2244
|
-
bookingId: string;
|
|
2245
|
-
/**
|
|
2246
|
-
* Current payment status of the booking when using a custom checkout page and
|
|
2247
|
-
* not the [eCommerce checkout](https://dev.wix.com/docs/rest/business-solutions/e-commerce/checkout/introduction).
|
|
2248
|
-
*
|
|
2249
|
-
* The booking is declined if there is a double booking conflict and you provide
|
|
2250
|
-
* one of these payment statuses: `UNDEFINED`, `NOT_PAID`, `REFUNDED`, or `EXEMPT`.
|
|
2251
|
-
*/
|
|
2252
|
-
paymentStatus?: PaymentStatusWithLiterals;
|
|
2253
|
-
}
|
|
2254
|
-
interface ConfirmOrDeclineBookingResponse {
|
|
2255
|
-
/** Updated booking. */
|
|
2256
|
-
booking?: Booking;
|
|
2257
|
-
}
|
|
2258
|
-
interface BulkConfirmOrDeclineBookingRequest {
|
|
2259
|
-
/**
|
|
2260
|
-
* Bookings to confirm or decline.
|
|
2261
|
-
* @minSize 1
|
|
2262
|
-
* @maxSize 300
|
|
2263
|
-
*/
|
|
2264
|
-
details: BulkConfirmOrDeclineBookingRequestBookingDetails[];
|
|
2265
|
-
/** Whether to return the confirmed or declined booking objects. */
|
|
2266
|
-
returnEntity?: boolean;
|
|
2267
|
-
}
|
|
2268
|
-
interface BulkConfirmOrDeclineBookingRequestBookingDetails {
|
|
2269
|
-
/**
|
|
2270
|
-
* ID of the booking to confirm or decline.
|
|
2271
|
-
* @format GUID
|
|
2272
|
-
*/
|
|
2273
|
-
bookingId?: string;
|
|
2274
|
-
/**
|
|
2275
|
-
* Current payment status of the booking when using a custom checkout page and
|
|
2276
|
-
* not the [eCommerce checkout](https://dev.wix.com/docs/rest/business-solutions/e-commerce/checkout/introduction).
|
|
2277
|
-
*
|
|
2278
|
-
* The booking is declined if there is a double booking conflict and you provide
|
|
2279
|
-
* one of these payment statuses: `UNDEFINED`, `NOT_PAID`, `REFUNDED`, or `EXEMPT`.
|
|
2280
|
-
*/
|
|
2281
|
-
paymentStatus?: PaymentStatusWithLiterals;
|
|
2282
|
-
}
|
|
2283
|
-
interface BulkConfirmOrDeclineBookingResponse {
|
|
2284
|
-
/** List of confirmed or declined bookings, including metadata. */
|
|
2285
|
-
results?: BulkBookingResult[];
|
|
2286
|
-
/** Total successes and failures of the Bulk Confirm Or Decline call. */
|
|
2287
|
-
bulkActionMetadata?: BulkActionMetadata;
|
|
2288
|
-
}
|
|
2289
|
-
interface BulkBookingResult {
|
|
2290
|
-
/**
|
|
2291
|
-
* Information about the booking that was created or updated.
|
|
2292
|
-
* Including its ID, index in the bulk request and whether it was
|
|
2293
|
-
* successfully created or updated.
|
|
2294
|
-
*/
|
|
2295
|
-
itemMetadata?: ItemMetadata;
|
|
2296
|
-
/**
|
|
2297
|
-
* Created or updated booking. Available only if you requested
|
|
2298
|
-
* to return the booking entity.
|
|
2299
|
-
*/
|
|
2300
|
-
item?: Booking;
|
|
2301
|
-
}
|
|
2302
2302
|
interface BookingChanged {
|
|
2303
2303
|
/** The booking before the changes. */
|
|
2304
2304
|
previousBooking?: Booking;
|
|
@@ -2362,18 +2362,16 @@ interface LegacyCreateBookingResponse {
|
|
|
2362
2362
|
*/
|
|
2363
2363
|
interface BulkUpdateBookingRequest {
|
|
2364
2364
|
bookings?: MaskedBooking[];
|
|
2365
|
+
/** Whether to return the updated bookings. */
|
|
2366
|
+
returnFullEntity?: boolean;
|
|
2365
2367
|
}
|
|
2366
2368
|
interface MaskedBooking {
|
|
2367
2369
|
booking?: Booking;
|
|
2368
2370
|
mask?: string[];
|
|
2369
2371
|
}
|
|
2370
2372
|
interface BulkUpdateBookingResponse {
|
|
2371
|
-
/**
|
|
2372
|
-
|
|
2373
|
-
* Including its ID, index in the bulk request and whether it was
|
|
2374
|
-
* successfully updated.
|
|
2375
|
-
*/
|
|
2376
|
-
results?: ItemMetadata[];
|
|
2373
|
+
/** List of individual Bulk Update Bookings results. */
|
|
2374
|
+
results?: BulkBookingResult[];
|
|
2377
2375
|
/** Total number of successes and failures for Bulk Update Bookings. */
|
|
2378
2376
|
bulkActionMetadata?: BulkActionMetadata;
|
|
2379
2377
|
}
|
|
@@ -3216,6 +3214,22 @@ interface GetSchedulingUrlResponse {
|
|
|
3216
3214
|
schedulingUrl?: string | null;
|
|
3217
3215
|
}
|
|
3218
3216
|
/** @docsIgnore */
|
|
3217
|
+
type ConfirmOrDeclineBookingApplicationErrors = {
|
|
3218
|
+
code?: 'INVALID_BOOKING_STATUS';
|
|
3219
|
+
description?: string;
|
|
3220
|
+
data?: Record<string, any>;
|
|
3221
|
+
} | {
|
|
3222
|
+
code?: 'BOOKING_NOT_FOUND';
|
|
3223
|
+
description?: string;
|
|
3224
|
+
data?: Record<string, any>;
|
|
3225
|
+
};
|
|
3226
|
+
/** @docsIgnore */
|
|
3227
|
+
type BulkConfirmOrDeclineBookingApplicationErrors = {
|
|
3228
|
+
code?: 'DUPLICATED_BOOKINGS';
|
|
3229
|
+
description?: string;
|
|
3230
|
+
data?: Record<string, any>;
|
|
3231
|
+
};
|
|
3232
|
+
/** @docsIgnore */
|
|
3219
3233
|
type CreateMultiServiceBookingApplicationErrors = {
|
|
3220
3234
|
code?: 'VALIDATION_FAILURE';
|
|
3221
3235
|
description?: string;
|
|
@@ -3486,22 +3500,6 @@ type RemoveBookingsFromMultiServiceBookingApplicationErrors = {
|
|
|
3486
3500
|
data?: Record<string, any>;
|
|
3487
3501
|
};
|
|
3488
3502
|
/** @docsIgnore */
|
|
3489
|
-
type ConfirmOrDeclineBookingApplicationErrors = {
|
|
3490
|
-
code?: 'INVALID_BOOKING_STATUS';
|
|
3491
|
-
description?: string;
|
|
3492
|
-
data?: Record<string, any>;
|
|
3493
|
-
} | {
|
|
3494
|
-
code?: 'BOOKING_NOT_FOUND';
|
|
3495
|
-
description?: string;
|
|
3496
|
-
data?: Record<string, any>;
|
|
3497
|
-
};
|
|
3498
|
-
/** @docsIgnore */
|
|
3499
|
-
type BulkConfirmOrDeclineBookingApplicationErrors = {
|
|
3500
|
-
code?: 'DUPLICATED_BOOKINGS';
|
|
3501
|
-
description?: string;
|
|
3502
|
-
data?: Record<string, any>;
|
|
3503
|
-
};
|
|
3504
|
-
/** @docsIgnore */
|
|
3505
3503
|
type CreateBookingApplicationErrors = {
|
|
3506
3504
|
code?: 'SESSION_NOT_FOUND';
|
|
3507
3505
|
description?: string;
|
|
@@ -3804,6 +3802,10 @@ type __PublicMethodMetaInfo<K = string, M = unknown, T = unknown, S = unknown, Q
|
|
|
3804
3802
|
__responseType: Q;
|
|
3805
3803
|
__originalResponseType: R;
|
|
3806
3804
|
};
|
|
3805
|
+
declare function confirmOrDeclineBooking(): __PublicMethodMetaInfo<'POST', {
|
|
3806
|
+
bookingId: string;
|
|
3807
|
+
}, ConfirmOrDeclineBookingRequest$1, ConfirmOrDeclineBookingRequest, ConfirmOrDeclineBookingResponse$1, ConfirmOrDeclineBookingResponse>;
|
|
3808
|
+
declare function bulkConfirmOrDeclineBooking(): __PublicMethodMetaInfo<'POST', {}, BulkConfirmOrDeclineBookingRequest$1, BulkConfirmOrDeclineBookingRequest, BulkConfirmOrDeclineBookingResponse$1, BulkConfirmOrDeclineBookingResponse>;
|
|
3807
3809
|
declare function createMultiServiceBooking(): __PublicMethodMetaInfo<'POST', {}, CreateMultiServiceBookingRequest$1, CreateMultiServiceBookingRequest, CreateMultiServiceBookingResponse$1, CreateMultiServiceBookingResponse>;
|
|
3808
3810
|
declare function rescheduleMultiServiceBooking(): __PublicMethodMetaInfo<'POST', {
|
|
3809
3811
|
multiServiceBookingId: string;
|
|
@@ -3829,10 +3831,6 @@ declare function getMultiServiceBooking(): __PublicMethodMetaInfo<'GET', {
|
|
|
3829
3831
|
}, GetMultiServiceBookingRequest$1, GetMultiServiceBookingRequest, GetMultiServiceBookingResponse$1, GetMultiServiceBookingResponse>;
|
|
3830
3832
|
declare function addBookingsToMultiServiceBooking(): __PublicMethodMetaInfo<'POST', {}, AddBookingsToMultiServiceBookingRequest$1, AddBookingsToMultiServiceBookingRequest, AddBookingsToMultiServiceBookingResponse$1, AddBookingsToMultiServiceBookingResponse>;
|
|
3831
3833
|
declare function removeBookingsFromMultiServiceBooking(): __PublicMethodMetaInfo<'POST', {}, RemoveBookingsFromMultiServiceBookingRequest$1, RemoveBookingsFromMultiServiceBookingRequest, RemoveBookingsFromMultiServiceBookingResponse$1, RemoveBookingsFromMultiServiceBookingResponse>;
|
|
3832
|
-
declare function confirmOrDeclineBooking(): __PublicMethodMetaInfo<'POST', {
|
|
3833
|
-
bookingId: string;
|
|
3834
|
-
}, ConfirmOrDeclineBookingRequest$1, ConfirmOrDeclineBookingRequest, ConfirmOrDeclineBookingResponse$1, ConfirmOrDeclineBookingResponse>;
|
|
3835
|
-
declare function bulkConfirmOrDeclineBooking(): __PublicMethodMetaInfo<'POST', {}, BulkConfirmOrDeclineBookingRequest$1, BulkConfirmOrDeclineBookingRequest, BulkConfirmOrDeclineBookingResponse$1, BulkConfirmOrDeclineBookingResponse>;
|
|
3836
3834
|
declare function createBooking(): __PublicMethodMetaInfo<'POST', {}, CreateBookingRequest$1, CreateBookingRequest, CreateBookingResponse$1, CreateBookingResponse>;
|
|
3837
3835
|
declare function bulkCreateBooking(): __PublicMethodMetaInfo<'POST', {}, BulkCreateBookingRequest$1, BulkCreateBookingRequest, BulkCreateBookingResponse$1, BulkCreateBookingResponse>;
|
|
3838
3836
|
declare function rescheduleBooking(): __PublicMethodMetaInfo<'POST', {
|