@wix/auto_sdk_bookings_bookings 1.0.107 → 1.0.109
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 +83 -83
- package/build/cjs/index.js +211 -211
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +386 -371
- package/build/cjs/index.typings.js +193 -193
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +266 -251
- package/build/cjs/meta.js +171 -171
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.mts +83 -83
- package/build/es/index.mjs +211 -211
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +386 -371
- package/build/es/index.typings.mjs +193 -193
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +266 -251
- package/build/es/meta.mjs +171 -171
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +83 -83
- 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 +378 -385
- 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 +266 -251
- package/build/internal/cjs/meta.js +171 -171
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.d.mts +83 -83
- 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 +378 -385
- 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 +266 -251
- package/build/internal/es/meta.mjs +171 -171
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
package/build/cjs/meta.d.ts
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 } from './index.typings.js';
|
|
2
2
|
import '@wix/sdk-types';
|
|
3
3
|
|
|
4
4
|
/** An entity representing a scheduled appointment, class session, or course. */
|
|
@@ -301,6 +301,13 @@ interface BookedSlot {
|
|
|
301
301
|
resource?: BookedResource;
|
|
302
302
|
/** Location where the session takes place. */
|
|
303
303
|
location?: Location;
|
|
304
|
+
/**
|
|
305
|
+
* Information about how the customer has selected resources for the booking.
|
|
306
|
+
* Each resource type may have a different selection method.
|
|
307
|
+
* Check `resource` for resource details.
|
|
308
|
+
* @maxSize 3
|
|
309
|
+
*/
|
|
310
|
+
resourceSelections?: ResourceSelection[];
|
|
304
311
|
}
|
|
305
312
|
interface BookedResource {
|
|
306
313
|
/**
|
|
@@ -362,20 +369,21 @@ interface V2PhoneCall {
|
|
|
362
369
|
}
|
|
363
370
|
interface ResourceSelection {
|
|
364
371
|
/**
|
|
365
|
-
*
|
|
372
|
+
* ID of the [resource type](https://dev.wix.com/docs/api-reference/business-solutions/bookings/resources/resource-types-v2/introduction).
|
|
366
373
|
* @format GUID
|
|
367
374
|
*/
|
|
368
375
|
resourceTypeId?: string | null;
|
|
369
|
-
/**
|
|
376
|
+
/** Information about how the customer has selected the resource for this resource type. */
|
|
370
377
|
selectionMethod?: SelectionMethodWithLiterals;
|
|
371
378
|
}
|
|
372
379
|
declare enum SelectionMethod {
|
|
380
|
+
/** There is no information about the resource selection method for this resource type. */
|
|
373
381
|
UNKNOWN_SELECTION_METHOD = "UNKNOWN_SELECTION_METHOD",
|
|
374
|
-
/**
|
|
382
|
+
/** The customer explicitly chose a particular resource. */
|
|
375
383
|
SPECIFIC_RESOURCE = "SPECIFIC_RESOURCE",
|
|
376
|
-
/**
|
|
384
|
+
/** The customer explicitly chose "any available resource" for this resource type. */
|
|
377
385
|
ANY_RESOURCE = "ANY_RESOURCE",
|
|
378
|
-
/**
|
|
386
|
+
/** The customer wasn't offered a resource selection or agreement option for this resource type. */
|
|
379
387
|
NO_SELECTION = "NO_SELECTION"
|
|
380
388
|
}
|
|
381
389
|
/** @enumType */
|
|
@@ -877,6 +885,231 @@ interface BookingFormFilled {
|
|
|
877
885
|
*/
|
|
878
886
|
formId?: string | null;
|
|
879
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';
|
|
880
1113
|
interface V2CreateBookingRequest extends V2CreateBookingRequestBookableItemOneOf, V2CreateBookingRequestParticipantsInfoOneOf {
|
|
881
1114
|
/**
|
|
882
1115
|
* Information about the slot to create a booking for.
|
|
@@ -1260,142 +1493,6 @@ interface V2UpdateNumberOfParticipantsResponse {
|
|
|
1260
1493
|
/** Booking with updated number of participants. */
|
|
1261
1494
|
booking?: Booking;
|
|
1262
1495
|
}
|
|
1263
|
-
interface DomainEvent extends DomainEventBodyOneOf {
|
|
1264
|
-
createdEvent?: EntityCreatedEvent;
|
|
1265
|
-
updatedEvent?: EntityUpdatedEvent;
|
|
1266
|
-
deletedEvent?: EntityDeletedEvent;
|
|
1267
|
-
actionEvent?: ActionEvent;
|
|
1268
|
-
/** Event ID. With this ID you can easily spot duplicated events and ignore them. */
|
|
1269
|
-
id?: string;
|
|
1270
|
-
/**
|
|
1271
|
-
* Fully Qualified Domain Name of an entity. This is a unique identifier assigned to the API main business entities.
|
|
1272
|
-
* For example, `wix.stores.catalog.product`, `wix.bookings.session`, `wix.payments.transaction`.
|
|
1273
|
-
*/
|
|
1274
|
-
entityFqdn?: string;
|
|
1275
|
-
/**
|
|
1276
|
-
* Event action name, placed at the top level to make it easier for users to dispatch messages.
|
|
1277
|
-
* For example: `created`/`updated`/`deleted`/`started`/`completed`/`email_opened`.
|
|
1278
|
-
*/
|
|
1279
|
-
slug?: string;
|
|
1280
|
-
/** ID of the entity associated with the event. */
|
|
1281
|
-
entityId?: string;
|
|
1282
|
-
/** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example, `2020-04-26T13:57:50.699Z`. */
|
|
1283
|
-
eventTime?: Date | null;
|
|
1284
|
-
/**
|
|
1285
|
-
* Whether the event was triggered as a result of a privacy regulation application
|
|
1286
|
-
* (for example, GDPR).
|
|
1287
|
-
*/
|
|
1288
|
-
triggeredByAnonymizeRequest?: boolean | null;
|
|
1289
|
-
/** If present, indicates the action that triggered the event. */
|
|
1290
|
-
originatedFrom?: string | null;
|
|
1291
|
-
/**
|
|
1292
|
-
* 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.
|
|
1293
|
-
* 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.
|
|
1294
|
-
*/
|
|
1295
|
-
entityEventSequence?: string | null;
|
|
1296
|
-
}
|
|
1297
|
-
/** @oneof */
|
|
1298
|
-
interface DomainEventBodyOneOf {
|
|
1299
|
-
createdEvent?: EntityCreatedEvent;
|
|
1300
|
-
updatedEvent?: EntityUpdatedEvent;
|
|
1301
|
-
deletedEvent?: EntityDeletedEvent;
|
|
1302
|
-
actionEvent?: ActionEvent;
|
|
1303
|
-
}
|
|
1304
|
-
interface EntityCreatedEvent {
|
|
1305
|
-
entityAsJson?: string;
|
|
1306
|
-
/** Indicates the event was triggered by a restore-from-trashbin operation for a previously deleted entity */
|
|
1307
|
-
restoreInfo?: RestoreInfo;
|
|
1308
|
-
}
|
|
1309
|
-
interface RestoreInfo {
|
|
1310
|
-
deletedDate?: Date | null;
|
|
1311
|
-
}
|
|
1312
|
-
interface EntityUpdatedEvent {
|
|
1313
|
-
/**
|
|
1314
|
-
* Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
|
|
1315
|
-
* This means that to generate a list of changed fields (as opposed to sent fields) one needs to traverse both objects.
|
|
1316
|
-
* We don't want to impose this on all developers and so we leave this traversal to the notification recipients which need it.
|
|
1317
|
-
*/
|
|
1318
|
-
currentEntityAsJson?: string;
|
|
1319
|
-
}
|
|
1320
|
-
interface EntityDeletedEvent {
|
|
1321
|
-
/** Entity that was deleted. */
|
|
1322
|
-
deletedEntityAsJson?: string | null;
|
|
1323
|
-
}
|
|
1324
|
-
interface ActionEvent {
|
|
1325
|
-
bodyAsJson?: string;
|
|
1326
|
-
}
|
|
1327
|
-
interface MessageEnvelope {
|
|
1328
|
-
/**
|
|
1329
|
-
* App instance ID.
|
|
1330
|
-
* @format GUID
|
|
1331
|
-
*/
|
|
1332
|
-
instanceId?: string | null;
|
|
1333
|
-
/**
|
|
1334
|
-
* Event type.
|
|
1335
|
-
* @maxLength 150
|
|
1336
|
-
*/
|
|
1337
|
-
eventType?: string;
|
|
1338
|
-
/** The identification type and identity data. */
|
|
1339
|
-
identity?: WebhooksIdentificationData;
|
|
1340
|
-
/** Stringify payload. */
|
|
1341
|
-
data?: string;
|
|
1342
|
-
}
|
|
1343
|
-
interface WebhooksIdentificationData extends WebhooksIdentificationDataIdOneOf {
|
|
1344
|
-
/**
|
|
1345
|
-
* ID of a site visitor that has not logged in to the site.
|
|
1346
|
-
* @format GUID
|
|
1347
|
-
*/
|
|
1348
|
-
anonymousVisitorId?: string;
|
|
1349
|
-
/**
|
|
1350
|
-
* ID of a site visitor that has logged in to the site.
|
|
1351
|
-
* @format GUID
|
|
1352
|
-
*/
|
|
1353
|
-
memberId?: string;
|
|
1354
|
-
/**
|
|
1355
|
-
* ID of a Wix user (site owner, contributor, etc.).
|
|
1356
|
-
* @format GUID
|
|
1357
|
-
*/
|
|
1358
|
-
wixUserId?: string;
|
|
1359
|
-
/**
|
|
1360
|
-
* ID of an app.
|
|
1361
|
-
* @format GUID
|
|
1362
|
-
*/
|
|
1363
|
-
appId?: string;
|
|
1364
|
-
/** @readonly */
|
|
1365
|
-
identityType?: WebhookIdentityTypeWithLiterals;
|
|
1366
|
-
}
|
|
1367
|
-
/** @oneof */
|
|
1368
|
-
interface WebhooksIdentificationDataIdOneOf {
|
|
1369
|
-
/**
|
|
1370
|
-
* ID of a site visitor that has not logged in to the site.
|
|
1371
|
-
* @format GUID
|
|
1372
|
-
*/
|
|
1373
|
-
anonymousVisitorId?: string;
|
|
1374
|
-
/**
|
|
1375
|
-
* ID of a site visitor that has logged in to the site.
|
|
1376
|
-
* @format GUID
|
|
1377
|
-
*/
|
|
1378
|
-
memberId?: string;
|
|
1379
|
-
/**
|
|
1380
|
-
* ID of a Wix user (site owner, contributor, etc.).
|
|
1381
|
-
* @format GUID
|
|
1382
|
-
*/
|
|
1383
|
-
wixUserId?: string;
|
|
1384
|
-
/**
|
|
1385
|
-
* ID of an app.
|
|
1386
|
-
* @format GUID
|
|
1387
|
-
*/
|
|
1388
|
-
appId?: string;
|
|
1389
|
-
}
|
|
1390
|
-
declare enum WebhookIdentityType {
|
|
1391
|
-
UNKNOWN = "UNKNOWN",
|
|
1392
|
-
ANONYMOUS_VISITOR = "ANONYMOUS_VISITOR",
|
|
1393
|
-
MEMBER = "MEMBER",
|
|
1394
|
-
WIX_USER = "WIX_USER",
|
|
1395
|
-
APP = "APP"
|
|
1396
|
-
}
|
|
1397
|
-
/** @enumType */
|
|
1398
|
-
type WebhookIdentityTypeWithLiterals = WebhookIdentityType | 'UNKNOWN' | 'ANONYMOUS_VISITOR' | 'MEMBER' | 'WIX_USER' | 'APP';
|
|
1399
1496
|
interface CreateMultiServiceBookingRequest {
|
|
1400
1497
|
/**
|
|
1401
1498
|
* Between 2 to 8 new single-service booking specifications to create and combine in a multi-service booking.
|
|
@@ -1552,6 +1649,13 @@ interface V2Slot {
|
|
|
1552
1649
|
* @maxLength 250
|
|
1553
1650
|
*/
|
|
1554
1651
|
eventId?: string | null;
|
|
1652
|
+
/**
|
|
1653
|
+
* Information about how the customer has selected resources for the booking.
|
|
1654
|
+
* Each resource type may have a different selection method.
|
|
1655
|
+
* Check `resource` for resource details.
|
|
1656
|
+
* @maxSize 3
|
|
1657
|
+
*/
|
|
1658
|
+
resourceSelections?: ResourceSelection[];
|
|
1555
1659
|
}
|
|
1556
1660
|
declare enum LocationLocationType {
|
|
1557
1661
|
/** Undefined location type. */
|
|
@@ -2109,24 +2213,6 @@ interface BulkCalculateAllowedActionsResult {
|
|
|
2109
2213
|
/** Booking entity. */
|
|
2110
2214
|
item?: AllowedActions;
|
|
2111
2215
|
}
|
|
2112
|
-
interface ItemMetadata {
|
|
2113
|
-
/** Item ID. Should always be available, unless it's impossible (for example, when failing to create an item). */
|
|
2114
|
-
id?: string | null;
|
|
2115
|
-
/** Index of the item within the request array. Allows for correlation between request and response items. */
|
|
2116
|
-
originalIndex?: number;
|
|
2117
|
-
/** Whether the requested action was successful for this item. When `false`, the `error` field is populated. */
|
|
2118
|
-
success?: boolean;
|
|
2119
|
-
/** Details about the error in case of failure. */
|
|
2120
|
-
error?: ApplicationError;
|
|
2121
|
-
}
|
|
2122
|
-
interface ApplicationError {
|
|
2123
|
-
/** Error code. */
|
|
2124
|
-
code?: string;
|
|
2125
|
-
/** Description of the error. */
|
|
2126
|
-
description?: string;
|
|
2127
|
-
/** Data related to the error. */
|
|
2128
|
-
data?: Record<string, any> | null;
|
|
2129
|
-
}
|
|
2130
2216
|
/** Possible actions allowed for the booking. */
|
|
2131
2217
|
interface AllowedActions {
|
|
2132
2218
|
/** Whether canceling the booking is allowed. */
|
|
@@ -2134,14 +2220,6 @@ interface AllowedActions {
|
|
|
2134
2220
|
/** Whether rescheduling the booking is allowed. */
|
|
2135
2221
|
reschedule?: boolean;
|
|
2136
2222
|
}
|
|
2137
|
-
interface BulkActionMetadata {
|
|
2138
|
-
/** Number of items that were successfully processed. */
|
|
2139
|
-
totalSuccesses?: number;
|
|
2140
|
-
/** Number of items that couldn't be processed. */
|
|
2141
|
-
totalFailures?: number;
|
|
2142
|
-
/** Number of failures without details because detailed failure threshold was exceeded. */
|
|
2143
|
-
undetailedFailures?: number;
|
|
2144
|
-
}
|
|
2145
2223
|
interface GetMultiServiceBookingRequest {
|
|
2146
2224
|
/**
|
|
2147
2225
|
* ID of the multi-service booking.
|
|
@@ -2218,69 +2296,6 @@ interface RemoveBookingsFromMultiServiceBookingResponse {
|
|
|
2218
2296
|
/** Single-service bookings that were removed from the multi-service booking. */
|
|
2219
2297
|
bookings?: BookingResult[];
|
|
2220
2298
|
}
|
|
2221
|
-
interface ConfirmOrDeclineBookingRequest {
|
|
2222
|
-
/**
|
|
2223
|
-
* ID of the booking to confirm or decline.
|
|
2224
|
-
* @format GUID
|
|
2225
|
-
*/
|
|
2226
|
-
bookingId: string;
|
|
2227
|
-
/**
|
|
2228
|
-
* Current payment status of the booking when using a custom checkout page and
|
|
2229
|
-
* not the [eCommerce checkout](https://dev.wix.com/docs/rest/business-solutions/e-commerce/checkout/introduction).
|
|
2230
|
-
*
|
|
2231
|
-
* The booking is declined if there is a double booking conflict and you provide
|
|
2232
|
-
* one of these payment statuses: `UNDEFINED`, `NOT_PAID`, `REFUNDED`, or `EXEMPT`.
|
|
2233
|
-
*/
|
|
2234
|
-
paymentStatus?: PaymentStatusWithLiterals;
|
|
2235
|
-
}
|
|
2236
|
-
interface ConfirmOrDeclineBookingResponse {
|
|
2237
|
-
/** Updated booking. */
|
|
2238
|
-
booking?: Booking;
|
|
2239
|
-
}
|
|
2240
|
-
interface BulkConfirmOrDeclineBookingRequest {
|
|
2241
|
-
/**
|
|
2242
|
-
* Bookings to confirm or decline.
|
|
2243
|
-
* @minSize 1
|
|
2244
|
-
* @maxSize 300
|
|
2245
|
-
*/
|
|
2246
|
-
details: BulkConfirmOrDeclineBookingRequestBookingDetails[];
|
|
2247
|
-
/** Whether to return the confirmed or declined booking objects. */
|
|
2248
|
-
returnEntity?: boolean;
|
|
2249
|
-
}
|
|
2250
|
-
interface BulkConfirmOrDeclineBookingRequestBookingDetails {
|
|
2251
|
-
/**
|
|
2252
|
-
* ID of the booking to confirm or decline.
|
|
2253
|
-
* @format GUID
|
|
2254
|
-
*/
|
|
2255
|
-
bookingId?: string;
|
|
2256
|
-
/**
|
|
2257
|
-
* Current payment status of the booking when using a custom checkout page and
|
|
2258
|
-
* not the [eCommerce checkout](https://dev.wix.com/docs/rest/business-solutions/e-commerce/checkout/introduction).
|
|
2259
|
-
*
|
|
2260
|
-
* The booking is declined if there is a double booking conflict and you provide
|
|
2261
|
-
* one of these payment statuses: `UNDEFINED`, `NOT_PAID`, `REFUNDED`, or `EXEMPT`.
|
|
2262
|
-
*/
|
|
2263
|
-
paymentStatus?: PaymentStatusWithLiterals;
|
|
2264
|
-
}
|
|
2265
|
-
interface BulkConfirmOrDeclineBookingResponse {
|
|
2266
|
-
/** List of confirmed or declined bookings, including metadata. */
|
|
2267
|
-
results?: BulkBookingResult[];
|
|
2268
|
-
/** Total successes and failures of the Bulk Confirm Or Decline call. */
|
|
2269
|
-
bulkActionMetadata?: BulkActionMetadata;
|
|
2270
|
-
}
|
|
2271
|
-
interface BulkBookingResult {
|
|
2272
|
-
/**
|
|
2273
|
-
* Information about the booking that was created or updated.
|
|
2274
|
-
* Including its ID, index in the bulk request and whether it was
|
|
2275
|
-
* successfully created or updated.
|
|
2276
|
-
*/
|
|
2277
|
-
itemMetadata?: ItemMetadata;
|
|
2278
|
-
/**
|
|
2279
|
-
* Created or updated booking. Available only if you requested
|
|
2280
|
-
* to return the booking entity.
|
|
2281
|
-
*/
|
|
2282
|
-
item?: Booking;
|
|
2283
|
-
}
|
|
2284
2299
|
interface BookingChanged {
|
|
2285
2300
|
/** The booking before the changes. */
|
|
2286
2301
|
previousBooking?: Booking;
|
|
@@ -3162,6 +3177,22 @@ interface AllowedActionsAnonymously {
|
|
|
3162
3177
|
reschedule?: boolean;
|
|
3163
3178
|
}
|
|
3164
3179
|
/** @docsIgnore */
|
|
3180
|
+
type ConfirmOrDeclineBookingApplicationErrors = {
|
|
3181
|
+
code?: 'INVALID_BOOKING_STATUS';
|
|
3182
|
+
description?: string;
|
|
3183
|
+
data?: Record<string, any>;
|
|
3184
|
+
} | {
|
|
3185
|
+
code?: 'BOOKING_NOT_FOUND';
|
|
3186
|
+
description?: string;
|
|
3187
|
+
data?: Record<string, any>;
|
|
3188
|
+
};
|
|
3189
|
+
/** @docsIgnore */
|
|
3190
|
+
type BulkConfirmOrDeclineBookingApplicationErrors = {
|
|
3191
|
+
code?: 'DUPLICATED_BOOKINGS';
|
|
3192
|
+
description?: string;
|
|
3193
|
+
data?: Record<string, any>;
|
|
3194
|
+
};
|
|
3195
|
+
/** @docsIgnore */
|
|
3165
3196
|
type CreateMultiServiceBookingApplicationErrors = {
|
|
3166
3197
|
code?: 'VALIDATION_FAILURE';
|
|
3167
3198
|
description?: string;
|
|
@@ -3432,22 +3463,6 @@ type RemoveBookingsFromMultiServiceBookingApplicationErrors = {
|
|
|
3432
3463
|
data?: Record<string, any>;
|
|
3433
3464
|
};
|
|
3434
3465
|
/** @docsIgnore */
|
|
3435
|
-
type ConfirmOrDeclineBookingApplicationErrors = {
|
|
3436
|
-
code?: 'INVALID_BOOKING_STATUS';
|
|
3437
|
-
description?: string;
|
|
3438
|
-
data?: Record<string, any>;
|
|
3439
|
-
} | {
|
|
3440
|
-
code?: 'BOOKING_NOT_FOUND';
|
|
3441
|
-
description?: string;
|
|
3442
|
-
data?: Record<string, any>;
|
|
3443
|
-
};
|
|
3444
|
-
/** @docsIgnore */
|
|
3445
|
-
type BulkConfirmOrDeclineBookingApplicationErrors = {
|
|
3446
|
-
code?: 'DUPLICATED_BOOKINGS';
|
|
3447
|
-
description?: string;
|
|
3448
|
-
data?: Record<string, any>;
|
|
3449
|
-
};
|
|
3450
|
-
/** @docsIgnore */
|
|
3451
3466
|
type CreateBookingApplicationErrors = {
|
|
3452
3467
|
code?: 'SESSION_NOT_FOUND';
|
|
3453
3468
|
description?: string;
|
|
@@ -3750,6 +3765,10 @@ type __PublicMethodMetaInfo<K = string, M = unknown, T = unknown, S = unknown, Q
|
|
|
3750
3765
|
__responseType: Q;
|
|
3751
3766
|
__originalResponseType: R;
|
|
3752
3767
|
};
|
|
3768
|
+
declare function confirmOrDeclineBooking(): __PublicMethodMetaInfo<'POST', {
|
|
3769
|
+
bookingId: string;
|
|
3770
|
+
}, ConfirmOrDeclineBookingRequest$1, ConfirmOrDeclineBookingRequest, ConfirmOrDeclineBookingResponse$1, ConfirmOrDeclineBookingResponse>;
|
|
3771
|
+
declare function bulkConfirmOrDeclineBooking(): __PublicMethodMetaInfo<'POST', {}, BulkConfirmOrDeclineBookingRequest$1, BulkConfirmOrDeclineBookingRequest, BulkConfirmOrDeclineBookingResponse$1, BulkConfirmOrDeclineBookingResponse>;
|
|
3753
3772
|
declare function createMultiServiceBooking(): __PublicMethodMetaInfo<'POST', {}, CreateMultiServiceBookingRequest$1, CreateMultiServiceBookingRequest, CreateMultiServiceBookingResponse$1, CreateMultiServiceBookingResponse>;
|
|
3754
3773
|
declare function rescheduleMultiServiceBooking(): __PublicMethodMetaInfo<'POST', {
|
|
3755
3774
|
multiServiceBookingId: string;
|
|
@@ -3775,10 +3794,6 @@ declare function getMultiServiceBooking(): __PublicMethodMetaInfo<'GET', {
|
|
|
3775
3794
|
}, GetMultiServiceBookingRequest$1, GetMultiServiceBookingRequest, GetMultiServiceBookingResponse$1, GetMultiServiceBookingResponse>;
|
|
3776
3795
|
declare function addBookingsToMultiServiceBooking(): __PublicMethodMetaInfo<'POST', {}, AddBookingsToMultiServiceBookingRequest$1, AddBookingsToMultiServiceBookingRequest, AddBookingsToMultiServiceBookingResponse$1, AddBookingsToMultiServiceBookingResponse>;
|
|
3777
3796
|
declare function removeBookingsFromMultiServiceBooking(): __PublicMethodMetaInfo<'POST', {}, RemoveBookingsFromMultiServiceBookingRequest$1, RemoveBookingsFromMultiServiceBookingRequest, RemoveBookingsFromMultiServiceBookingResponse$1, RemoveBookingsFromMultiServiceBookingResponse>;
|
|
3778
|
-
declare function confirmOrDeclineBooking(): __PublicMethodMetaInfo<'POST', {
|
|
3779
|
-
bookingId: string;
|
|
3780
|
-
}, ConfirmOrDeclineBookingRequest$1, ConfirmOrDeclineBookingRequest, ConfirmOrDeclineBookingResponse$1, ConfirmOrDeclineBookingResponse>;
|
|
3781
|
-
declare function bulkConfirmOrDeclineBooking(): __PublicMethodMetaInfo<'POST', {}, BulkConfirmOrDeclineBookingRequest$1, BulkConfirmOrDeclineBookingRequest, BulkConfirmOrDeclineBookingResponse$1, BulkConfirmOrDeclineBookingResponse>;
|
|
3782
3797
|
declare function createBooking(): __PublicMethodMetaInfo<'POST', {}, CreateBookingRequest$1, CreateBookingRequest, CreateBookingResponse$1, CreateBookingResponse>;
|
|
3783
3798
|
declare function bulkCreateBooking(): __PublicMethodMetaInfo<'POST', {}, BulkCreateBookingRequest$1, BulkCreateBookingRequest, BulkCreateBookingResponse$1, BulkCreateBookingResponse>;
|
|
3784
3799
|
declare function rescheduleBooking(): __PublicMethodMetaInfo<'POST', {
|