@qite/tide-client 1.1.47 → 1.1.50
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/index.d.ts +3 -42
- package/build/index.js +6307 -6520
- package/build/index.js.map +1 -1
- package/build/services/odata.service.d.ts +1 -7
- package/build/types/aapi/accommodation-occupancy.d.ts +7 -7
- package/build/types/aapi/accommodation-with-available-places.d.ts +11 -11
- package/build/types/aapi/accommodation.d.ts +4 -4
- package/build/types/aapi/additional-services.d.ts +4 -4
- package/build/types/aapi/alternative-flight-data.d.ts +7 -7
- package/build/types/aapi/alternative-flight-leg.d.ts +16 -16
- package/build/types/aapi/alternative-flight.d.ts +9 -9
- package/build/types/aapi/availability-request.d.ts +10 -10
- package/build/types/aapi/availability.d.ts +2 -2
- package/build/types/aapi/available-products-request.d.ts +29 -29
- package/build/types/aapi/duration.d.ts +2 -2
- package/build/types/aapi/flight-leg.d.ts +16 -16
- package/build/types/aapi/flight.d.ts +20 -20
- package/build/types/aapi/hotel.d.ts +32 -32
- package/build/types/aapi/mollie-payment-request.d.ts +4 -4
- package/build/types/aapi/mollie-payment.d.ts +1 -1
- package/build/types/aapi/option-pax.d.ts +2 -2
- package/build/types/aapi/option.d.ts +19 -26
- package/build/types/aapi/pax.d.ts +2 -2
- package/build/types/aapi/price-detail.d.ts +6 -6
- package/build/types/aapi/regime.d.ts +3 -3
- package/build/types/aapi/traveler-grouping.d.ts +3 -3
- package/build/types/company/agent/agent-invoice-item.d.ts +7 -7
- package/build/types/company/agent/change-entry-agent-surcharge-action.model.d.ts +5 -0
- package/build/types/company/agent/entry-totals.d.ts +5 -5
- package/build/types/company/agent/index.d.ts +1 -0
- package/build/types/company/agent-print-action-request.d.ts +9 -9
- package/build/types/company/agent-print-action.d.ts +3 -3
- package/build/types/company/custom-entry-status-item.d.ts +4 -4
- package/build/types/company/number-string-pair.d.ts +2 -2
- package/build/types/enums/allotment-type.d.ts +3 -3
- package/build/types/enums/availability-search-type.d.ts +2 -2
- package/build/types/enums/data-type.d.ts +12 -12
- package/build/types/enums/dossier-type.d.ts +4 -4
- package/build/types/enums/entry-line-flag.d.ts +4 -4
- package/build/types/enums/entry-line-status.d.ts +17 -17
- package/build/types/enums/entry-status.d.ts +6 -6
- package/build/types/enums/export-status.d.ts +3 -3
- package/build/types/enums/gender.d.ts +3 -3
- package/build/types/enums/meta-data-type.d.ts +8 -8
- package/build/types/enums/payment-type.d.ts +4 -4
- package/build/types/enums/price-chart-type.d.ts +2 -2
- package/build/types/enums/print-action-group.d.ts +8 -8
- package/build/types/enums/requirement-type.d.ts +3 -3
- package/build/types/enums/room-type.d.ts +6 -6
- package/build/types/enums/sale-type.d.ts +2 -2
- package/build/types/enums/service-type.d.ts +26 -26
- package/build/types/index.d.ts +1 -23
- package/build/types/odata/column.d.ts +6 -6
- package/build/types/odata/filter-item.d.ts +11 -11
- package/build/types/odata/odata-params.d.ts +1 -1
- package/build/types/offer/additional-services.d.ts +4 -4
- package/build/types/offer/address.d.ts +9 -9
- package/build/types/offer/affiliate.d.ts +3 -3
- package/build/types/offer/alternative-flight-data.d.ts +7 -7
- package/build/types/offer/alternative-flight-leg.d.ts +16 -16
- package/build/types/offer/alternative-flight.d.ts +11 -11
- package/build/types/offer/available-package-accommodation.d.ts +4 -4
- package/build/types/offer/available-package-flight.d.ts +6 -6
- package/build/types/offer/available-package-option.d.ts +10 -15
- package/build/types/offer/available-package-pax-price.d.ts +4 -4
- package/build/types/offer/available-package-regime.d.ts +2 -2
- package/build/types/offer/available-package.d.ts +4 -4
- package/build/types/offer/base-price.d.ts +4 -4
- package/build/types/offer/base-prices-from-date-request.d.ts +10 -10
- package/build/types/offer/base-prices-request.d.ts +10 -10
- package/build/types/offer/book-request.d.ts +32 -32
- package/build/types/offer/booking-response.d.ts +2 -2
- package/build/types/offer/booking-v2/request/bookable-dates-request.d.ts +2 -2
- package/build/types/offer/booking-v2/request/booking-package-address.d.ts +12 -12
- package/build/types/offer/booking-v2/request/booking-package-book-request.d.ts +17 -17
- package/build/types/offer/booking-v2/request/booking-package-customer-request.d.ts +2 -2
- package/build/types/offer/booking-v2/request/booking-package-destination.d.ts +7 -7
- package/build/types/offer/booking-v2/request/booking-package-details-request.d.ts +16 -16
- package/build/types/offer/booking-v2/request/booking-package-flight-pool-request.d.ts +8 -8
- package/build/types/offer/booking-v2/request/booking-package-request.d.ts +3 -3
- package/build/types/offer/booking-v2/request/booking-package-search-request.d.ts +23 -23
- package/build/types/offer/booking-v2/request/booking-package-update-request.d.ts +1 -1
- package/build/types/offer/booking-v2/request/booking-package-voucher-request.d.ts +2 -2
- package/build/types/offer/booking-v2/request/selected-flight.d.ts +4 -4
- package/build/types/offer/booking-v2/request/selected-hotel.d.ts +3 -3
- package/build/types/offer/booking-v2/request/tour-codes.request.d.ts +1 -1
- package/build/types/offer/booking-v2/response/bookable-dates.d.ts +2 -2
- package/build/types/offer/booking-v2/response/booking-package-allotment-info.d.ts +15 -15
- package/build/types/offer/booking-v2/response/booking-package-dossier.d.ts +4 -4
- package/build/types/offer/booking-v2/response/booking-package-flight-pool.d.ts +2 -2
- package/build/types/offer/booking-v2/response/booking-package-hotel-pool.d.ts +1 -1
- package/build/types/offer/booking-v2/response/booking-package-item.d.ts +36 -36
- package/build/types/offer/booking-v2/response/booking-price-detail.d.ts +14 -14
- package/build/types/offer/booking-v2/response/booking-price-details.d.ts +7 -7
- package/build/types/offer/booking-v2/response/booking-price-per-pax.d.ts +2 -2
- package/build/types/offer/booking-v2/response/booking-product-notification.d.ts +5 -5
- package/build/types/offer/booking-v2/response/booking-room-status-option.d.ts +3 -3
- package/build/types/offer/booking-v2/response/booking-room-status.d.ts +2 -2
- package/build/types/offer/booking-v2/response/booking-travel-agent.d.ts +5 -5
- package/build/types/offer/booking-v2/response/booking-validity-line.d.ts +2 -2
- package/build/types/offer/booking-v2/response/booking-voucher-result.d.ts +1 -1
- package/build/types/offer/booking-v2/response/changed-line.d.ts +2 -2
- package/build/types/offer/booking-v2/response/tide-response.d.ts +6 -6
- package/build/types/offer/booking-v2/response/tour-codes-response.d.ts +1 -1
- package/build/types/offer/booking-v2/shared/airline-booking-package-option.d.ts +2 -1
- package/build/types/offer/booking-v2/shared/airport-booking-package-option.d.ts +2 -1
- package/build/types/offer/booking-v2/shared/booking-airline-group.d.ts +3 -3
- package/build/types/offer/booking-v2/shared/booking-airport-group.d.ts +3 -3
- package/build/types/offer/booking-v2/shared/booking-option-group.d.ts +3 -3
- package/build/types/offer/booking-v2/shared/booking-option-pax.d.ts +5 -5
- package/build/types/offer/booking-v2/shared/booking-option-unit.d.ts +4 -4
- package/build/types/offer/booking-v2/shared/booking-package-availability.d.ts +6 -6
- package/build/types/offer/booking-v2/shared/booking-package-flight-meta-data-line.d.ts +15 -15
- package/build/types/offer/booking-v2/shared/booking-package-flight-meta-data.d.ts +7 -7
- package/build/types/offer/booking-v2/shared/booking-package-flight.d.ts +11 -11
- package/build/types/offer/booking-v2/shared/booking-package-hotel-option.d.ts +8 -8
- package/build/types/offer/booking-v2/shared/booking-package-hotel-room.d.ts +2 -2
- package/build/types/offer/booking-v2/shared/booking-package-hotel.d.ts +19 -19
- package/build/types/offer/booking-v2/shared/booking-package-line.d.ts +13 -13
- package/build/types/offer/booking-v2/shared/booking-package-option.d.ts +33 -33
- package/build/types/offer/booking-v2/shared/booking-package-pax.d.ts +15 -15
- package/build/types/offer/booking-v2/shared/booking-package-request-room.d.ts +2 -2
- package/build/types/offer/booking-v2/shared/booking-package-room-option.d.ts +15 -15
- package/build/types/offer/booking-v2/shared/booking-package-room.d.ts +2 -2
- package/build/types/offer/booking-v2/shared/booking-package-tag.d.ts +3 -3
- package/build/types/offer/booking-v2/shared/booking-package.d.ts +6 -6
- package/build/types/offer/booking-v2/shared/per-booking-package-option.d.ts +3 -3
- package/build/types/offer/booking-v2/shared/per-package-option.d.ts +6 -6
- package/build/types/offer/booking-v2/shared/per-pax-package-option.d.ts +1 -1
- package/build/types/offer/booking-v2/shared/per-unit-package-option.d.ts +2 -2
- package/build/types/offer/cached-package-search-result.d.ts +2 -2
- package/build/types/offer/confirmed-dossier-check.d.ts +4 -4
- package/build/types/offer/country-item.d.ts +3 -3
- package/build/types/offer/crm-contact-request.d.ts +26 -34
- package/build/types/offer/customer-request.d.ts +3 -3
- package/build/types/offer/dossier-default-product.d.ts +12 -12
- package/build/types/offer/dossier-pax-item.d.ts +2 -2
- package/build/types/offer/dossier-view-result.d.ts +44 -41
- package/build/types/offer/entry-check-response.d.ts +6 -6
- package/build/types/offer/entry-line-meta-data.d.ts +3 -3
- package/build/types/offer/entry-line-pax.d.ts +5 -5
- package/build/types/offer/entry-line.d.ts +65 -71
- package/build/types/offer/entry-price-line.d.ts +38 -38
- package/build/types/offer/entry-room2.d.ts +3 -3
- package/build/types/offer/entry.d.ts +53 -57
- package/build/types/offer/flight-meta-data-line.d.ts +14 -14
- package/build/types/offer/flight-meta-data.d.ts +11 -11
- package/build/types/offer/flight-pool.d.ts +2 -2
- package/build/types/offer/item-tag.d.ts +1 -1
- package/build/types/offer/language.d.ts +3 -3
- package/build/types/offer/member-confirmation-request.d.ts +3 -3
- package/build/types/offer/member-forgot-password-request.d.ts +2 -2
- package/build/types/offer/member-info.d.ts +8 -8
- package/build/types/offer/member-login-request.d.ts +2 -2
- package/build/types/offer/member-login-response.d.ts +1 -1
- package/build/types/offer/member-reset-password-request.d.ts +2 -2
- package/build/types/offer/multiroom-book-request.d.ts +7 -7
- package/build/types/offer/note.d.ts +14 -14
- package/build/types/offer/other-product.d.ts +10 -10
- package/build/types/offer/package-book-request-room.d.ts +2 -2
- package/build/types/offer/package-book-request.d.ts +9 -9
- package/build/types/offer/package-flight.d.ts +10 -10
- package/build/types/offer/package-flights.d.ts +2 -2
- package/build/types/offer/package-option.d.ts +19 -19
- package/build/types/offer/package-price-details-request-room.d.ts +2 -2
- package/build/types/offer/package-price-details-request.d.ts +5 -5
- package/build/types/offer/package-room-option.d.ts +8 -8
- package/build/types/offer/package-room.d.ts +4 -4
- package/build/types/offer/package-search-destination.d.ts +7 -7
- package/build/types/offer/package-search-request-date.d.ts +2 -2
- package/build/types/offer/package-search-request-room.d.ts +3 -3
- package/build/types/offer/package-search-request.d.ts +16 -20
- package/build/types/offer/package-search-result.d.ts +9 -9
- package/build/types/offer/package-sub-option.d.ts +4 -4
- package/build/types/offer/page-result.d.ts +3 -3
- package/build/types/offer/pax.d.ts +26 -26
- package/build/types/offer/payment.d.ts +18 -18
- package/build/types/offer/person-country-preference.d.ts +5 -5
- package/build/types/offer/person-location-preference.d.ts +5 -5
- package/build/types/offer/person-oord-preference.d.ts +5 -5
- package/build/types/offer/person-period-date-range-preference.d.ts +4 -4
- package/build/types/offer/person-period-preference.d.ts +5 -5
- package/build/types/offer/person-region-preference.d.ts +5 -5
- package/build/types/offer/person-tour-group-preference.d.ts +5 -5
- package/build/types/offer/price-detail.d.ts +15 -15
- package/build/types/offer/price-per-pax.d.ts +4 -4
- package/build/types/offer/product-notification-result.d.ts +7 -7
- package/build/types/offer/web-contact-form-request.d.ts +11 -11
- package/build/types/offer/web-contact-has-tag-request.d.ts +2 -2
- package/build/types/tide-client-config.d.ts +3 -3
- package/build/utils/api.d.ts +2 -15
- package/build/utils/booking-client.d.ts +14 -81
- package/build/utils/booking-v2-client.d.ts +16 -101
- package/build/utils/common-client.d.ts +2 -17
- package/build/utils/member-client.d.ts +6 -31
- package/build/utils/mollie-client.d.ts +2 -10
- package/build/utils/search-client.d.ts +1 -4
- package/build/utils/web-agent-client.d.ts +9 -52
- package/build/utils/web-client.d.ts +4 -15
- package/build/utils/web-contact-client.d.ts +3 -15
- package/build/utils/web-file.d.ts +1 -5
- package/package.json +1 -1
- package/src/types/offer/entry.ts +4 -0
package/build/utils/api.d.ts
CHANGED
|
@@ -1,15 +1,2 @@
|
|
|
1
|
-
export declare const post: (
|
|
2
|
-
|
|
3
|
-
apiKey: string,
|
|
4
|
-
body: string,
|
|
5
|
-
token?: string | undefined,
|
|
6
|
-
signal?: AbortSignal | undefined,
|
|
7
|
-
languageCode?: string | undefined
|
|
8
|
-
) => Promise<Response>;
|
|
9
|
-
export declare const get: (
|
|
10
|
-
url: string,
|
|
11
|
-
apiKey: string,
|
|
12
|
-
token?: string | undefined,
|
|
13
|
-
signal?: AbortSignal | undefined,
|
|
14
|
-
languageCode?: string | undefined
|
|
15
|
-
) => Promise<Response>;
|
|
1
|
+
export declare const post: (url: string, apiKey: string, body: string, token?: string | undefined, signal?: AbortSignal | undefined, languageCode?: string | undefined) => Promise<Response>;
|
|
2
|
+
export declare const get: (url: string, apiKey: string, token?: string | undefined, signal?: AbortSignal | undefined, languageCode?: string | undefined) => Promise<Response>;
|
|
@@ -1,19 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
Availability,
|
|
3
|
-
AvailableProductsRequest,
|
|
4
|
-
BasePrice,
|
|
5
|
-
BasePricesFromDateRequest,
|
|
6
|
-
BasePricesRequest,
|
|
7
|
-
BookingResponse,
|
|
8
|
-
CachedPackageSearchResult,
|
|
9
|
-
Entry,
|
|
10
|
-
MultiroomBookRequest,
|
|
11
|
-
PackageBookRequest,
|
|
12
|
-
PackagePriceDetailsRequest,
|
|
13
|
-
PackageSearchRequest,
|
|
14
|
-
PriceDetail,
|
|
15
|
-
TideClientConfig,
|
|
16
|
-
} from "../types";
|
|
1
|
+
import { Availability, AvailableProductsRequest, BasePrice, BasePricesFromDateRequest, BasePricesRequest, BookingResponse, CachedPackageSearchResult, Entry, MultiroomBookRequest, PackageBookRequest, PackagePriceDetailsRequest, PackageSearchRequest, PriceDetail, TideClientConfig } from "../types";
|
|
17
2
|
/**
|
|
18
3
|
* api/web/booking/available-products
|
|
19
4
|
* @param config
|
|
@@ -21,11 +6,7 @@ import {
|
|
|
21
6
|
* @returns Availabilities (options) for the specified request.
|
|
22
7
|
* @deprecated Use V2: Search
|
|
23
8
|
*/
|
|
24
|
-
export declare const getAvailableProducts: (
|
|
25
|
-
config: TideClientConfig,
|
|
26
|
-
request: AvailableProductsRequest,
|
|
27
|
-
signal?: AbortSignal | undefined
|
|
28
|
-
) => Promise<Availability[]>;
|
|
9
|
+
export declare const getAvailableProducts: (config: TideClientConfig, request: AvailableProductsRequest, signal?: AbortSignal | undefined) => Promise<Availability[]>;
|
|
29
10
|
/**
|
|
30
11
|
* api/web/booking/package-search
|
|
31
12
|
* @param config
|
|
@@ -33,11 +14,7 @@ export declare const getAvailableProducts: (
|
|
|
33
14
|
* @returns Travel options (excursions etc) for a specified product, accommodation and regime.
|
|
34
15
|
* @depracted Use V2: Search
|
|
35
16
|
*/
|
|
36
|
-
export declare const searchPackages: (
|
|
37
|
-
config: TideClientConfig,
|
|
38
|
-
request: PackageSearchRequest,
|
|
39
|
-
signal?: AbortSignal | undefined
|
|
40
|
-
) => Promise<CachedPackageSearchResult[]>;
|
|
17
|
+
export declare const searchPackages: (config: TideClientConfig, request: PackageSearchRequest, signal?: AbortSignal | undefined) => Promise<CachedPackageSearchResult[]>;
|
|
41
18
|
/**
|
|
42
19
|
* api/web/booking/package-price-details
|
|
43
20
|
* @param config
|
|
@@ -45,11 +22,7 @@ export declare const searchPackages: (
|
|
|
45
22
|
* @returns A price breakdown for a specified Package (= product and selected options).
|
|
46
23
|
* @deprecated Use V2: Price details
|
|
47
24
|
*/
|
|
48
|
-
export declare const getPackagePriceDetails: (
|
|
49
|
-
config: TideClientConfig,
|
|
50
|
-
request: PackagePriceDetailsRequest,
|
|
51
|
-
signal?: AbortSignal | undefined
|
|
52
|
-
) => Promise<PriceDetail[]>;
|
|
25
|
+
export declare const getPackagePriceDetails: (config: TideClientConfig, request: PackagePriceDetailsRequest, signal?: AbortSignal | undefined) => Promise<PriceDetail[]>;
|
|
53
26
|
/**
|
|
54
27
|
* api/web/booking/offer-entry
|
|
55
28
|
* Creates an Tide Offer, based on the request.
|
|
@@ -58,11 +31,7 @@ export declare const getPackagePriceDetails: (
|
|
|
58
31
|
* @returns The (full) created offer Entry.
|
|
59
32
|
* @deprecated Use V2: Book
|
|
60
33
|
*/
|
|
61
|
-
export declare const createOffer: (
|
|
62
|
-
config: TideClientConfig,
|
|
63
|
-
request: MultiroomBookRequest,
|
|
64
|
-
signal?: AbortSignal | undefined
|
|
65
|
-
) => Promise<Entry>;
|
|
34
|
+
export declare const createOffer: (config: TideClientConfig, request: MultiroomBookRequest, signal?: AbortSignal | undefined) => Promise<Entry>;
|
|
66
35
|
/**
|
|
67
36
|
* api/web/booking/offer-entry
|
|
68
37
|
* Creates a Tide Offer, based on the request.
|
|
@@ -71,11 +40,7 @@ export declare const createOffer: (
|
|
|
71
40
|
* @returns The (short) created offer Entry.
|
|
72
41
|
* @deprecated Use V2: Book
|
|
73
42
|
*/
|
|
74
|
-
export declare const createOfferWithShortResponse: (
|
|
75
|
-
config: TideClientConfig,
|
|
76
|
-
request: MultiroomBookRequest,
|
|
77
|
-
signal?: AbortSignal | undefined
|
|
78
|
-
) => Promise<BookingResponse>;
|
|
43
|
+
export declare const createOfferWithShortResponse: (config: TideClientConfig, request: MultiroomBookRequest, signal?: AbortSignal | undefined) => Promise<BookingResponse>;
|
|
79
44
|
/**
|
|
80
45
|
* api/web/booking/entry-multiroom
|
|
81
46
|
* Creates a Tide Booking, based on the request.
|
|
@@ -84,11 +49,7 @@ export declare const createOfferWithShortResponse: (
|
|
|
84
49
|
* @returns The (full) created booking Entry.
|
|
85
50
|
* @deprecated Use V2: Book
|
|
86
51
|
*/
|
|
87
|
-
export declare const createEntry: (
|
|
88
|
-
config: TideClientConfig,
|
|
89
|
-
request: MultiroomBookRequest,
|
|
90
|
-
signal?: AbortSignal | undefined
|
|
91
|
-
) => Promise<Entry>;
|
|
52
|
+
export declare const createEntry: (config: TideClientConfig, request: MultiroomBookRequest, signal?: AbortSignal | undefined) => Promise<Entry>;
|
|
92
53
|
/**
|
|
93
54
|
* api/web/booking/entry-multiroom
|
|
94
55
|
* Creates a Tide Booking, based on the request.
|
|
@@ -97,11 +58,7 @@ export declare const createEntry: (
|
|
|
97
58
|
* @returns The (short) created booking Entry.
|
|
98
59
|
* @deprecated Use V2: Book
|
|
99
60
|
*/
|
|
100
|
-
export declare const createEntryWithShortResponse: (
|
|
101
|
-
config: TideClientConfig,
|
|
102
|
-
request: MultiroomBookRequest,
|
|
103
|
-
signal?: AbortSignal | undefined
|
|
104
|
-
) => Promise<BookingResponse>;
|
|
61
|
+
export declare const createEntryWithShortResponse: (config: TideClientConfig, request: MultiroomBookRequest, signal?: AbortSignal | undefined) => Promise<BookingResponse>;
|
|
105
62
|
/**
|
|
106
63
|
* api/web/booking/package-offer-entry
|
|
107
64
|
* Creates a Tide Offer, based on the request.
|
|
@@ -110,11 +67,7 @@ export declare const createEntryWithShortResponse: (
|
|
|
110
67
|
* @returns The (full) created offer Entry.
|
|
111
68
|
* @depracted Use V2: Book
|
|
112
69
|
*/
|
|
113
|
-
export declare const createPackageOffer: (
|
|
114
|
-
config: TideClientConfig,
|
|
115
|
-
request: PackageBookRequest,
|
|
116
|
-
signal?: AbortSignal | undefined
|
|
117
|
-
) => Promise<Entry>;
|
|
70
|
+
export declare const createPackageOffer: (config: TideClientConfig, request: PackageBookRequest, signal?: AbortSignal | undefined) => Promise<Entry>;
|
|
118
71
|
/**
|
|
119
72
|
* api/web/booking/package-offer-entry
|
|
120
73
|
* Creates a Tide Offer, based on the request.
|
|
@@ -123,11 +76,7 @@ export declare const createPackageOffer: (
|
|
|
123
76
|
* @returns The (short) created offer Entry.
|
|
124
77
|
* @deprecated Use V2: Book
|
|
125
78
|
*/
|
|
126
|
-
export declare const createPackageOfferWithShortResponse: (
|
|
127
|
-
config: TideClientConfig,
|
|
128
|
-
request: PackageBookRequest,
|
|
129
|
-
signal?: AbortSignal | undefined
|
|
130
|
-
) => Promise<BookingResponse>;
|
|
79
|
+
export declare const createPackageOfferWithShortResponse: (config: TideClientConfig, request: PackageBookRequest, signal?: AbortSignal | undefined) => Promise<BookingResponse>;
|
|
131
80
|
/**
|
|
132
81
|
* api/web/booking/package-entry
|
|
133
82
|
* Create a Tide Booking, based on the request.
|
|
@@ -136,11 +85,7 @@ export declare const createPackageOfferWithShortResponse: (
|
|
|
136
85
|
* @returns The (full) created booking Entry.
|
|
137
86
|
* @deprecated Use V2: book
|
|
138
87
|
*/
|
|
139
|
-
export declare const createPackageEntry: (
|
|
140
|
-
config: TideClientConfig,
|
|
141
|
-
request: PackageBookRequest,
|
|
142
|
-
signal?: AbortSignal | undefined
|
|
143
|
-
) => Promise<Entry>;
|
|
88
|
+
export declare const createPackageEntry: (config: TideClientConfig, request: PackageBookRequest, signal?: AbortSignal | undefined) => Promise<Entry>;
|
|
144
89
|
/**
|
|
145
90
|
* api/web/booking/package-entry
|
|
146
91
|
* Create a Tide Booking, based on the request.
|
|
@@ -149,11 +94,7 @@ export declare const createPackageEntry: (
|
|
|
149
94
|
* @returns The (short) created booking Entry.
|
|
150
95
|
* @deprecated Use V2: Book
|
|
151
96
|
*/
|
|
152
|
-
export declare const createPackageEntryWithShortResponse: (
|
|
153
|
-
config: TideClientConfig,
|
|
154
|
-
request: PackageBookRequest,
|
|
155
|
-
signal?: AbortSignal | undefined
|
|
156
|
-
) => Promise<BookingResponse>;
|
|
97
|
+
export declare const createPackageEntryWithShortResponse: (config: TideClientConfig, request: PackageBookRequest, signal?: AbortSignal | undefined) => Promise<BookingResponse>;
|
|
157
98
|
/**
|
|
158
99
|
* api/web/booking/base-prices
|
|
159
100
|
* Get base prices of a specific product and accommodation in a defined period.
|
|
@@ -162,11 +103,7 @@ export declare const createPackageEntryWithShortResponse: (
|
|
|
162
103
|
* @returns The base prices of a specific product and accommodation during the defined period.
|
|
163
104
|
* @deprecated Use V2: Prices
|
|
164
105
|
*/
|
|
165
|
-
export declare const getBasePrices: (
|
|
166
|
-
config: TideClientConfig,
|
|
167
|
-
request: BasePricesRequest,
|
|
168
|
-
signal?: AbortSignal | undefined
|
|
169
|
-
) => Promise<BasePrice[]>;
|
|
106
|
+
export declare const getBasePrices: (config: TideClientConfig, request: BasePricesRequest, signal?: AbortSignal | undefined) => Promise<BasePrice[]>;
|
|
170
107
|
/**
|
|
171
108
|
* api/web/booking/base-prices-from-date
|
|
172
109
|
* Get base prices of a specific product and accommodation starting from a specific date.
|
|
@@ -174,8 +111,4 @@ export declare const getBasePrices: (
|
|
|
174
111
|
* @param request
|
|
175
112
|
* @returns The base prices of a specific product and accommodationg starting from a specific date.
|
|
176
113
|
*/
|
|
177
|
-
export declare const getBasePricesFromDate: (
|
|
178
|
-
config: TideClientConfig,
|
|
179
|
-
request: BasePricesFromDateRequest,
|
|
180
|
-
signal?: AbortSignal | undefined
|
|
181
|
-
) => Promise<BasePrice[]>;
|
|
114
|
+
export declare const getBasePricesFromDate: (config: TideClientConfig, request: BasePricesFromDateRequest, signal?: AbortSignal | undefined) => Promise<BasePrice[]>;
|
|
@@ -1,103 +1,18 @@
|
|
|
1
1
|
import { PackageSearchRequest, TideClientConfig } from "..";
|
|
2
|
-
import {
|
|
3
|
-
AvailablePackage,
|
|
4
|
-
BookableDates,
|
|
5
|
-
BookableDatesRequest,
|
|
6
|
-
BookingPackage,
|
|
7
|
-
BookingPackageBookRequest,
|
|
8
|
-
BookingPackageDetailsRequest,
|
|
9
|
-
BookingPackageDossier,
|
|
10
|
-
BookingPackageFlightPool,
|
|
11
|
-
BookingPackageFlightPoolRequest,
|
|
12
|
-
BookingPackageHotelPool,
|
|
13
|
-
BookingPackageItem,
|
|
14
|
-
BookingPackageRequest,
|
|
15
|
-
BookingPackageSearchRequest,
|
|
16
|
-
BookingPackageUpdateRequest,
|
|
17
|
-
BookingPackageVoucherRequest,
|
|
18
|
-
BookingPriceDetails,
|
|
19
|
-
BookingTravelAgent,
|
|
20
|
-
BookingVoucherResult,
|
|
21
|
-
TideResponse,
|
|
22
|
-
TourCodesRequest,
|
|
23
|
-
TourCodesResponse,
|
|
24
|
-
} from "../types";
|
|
2
|
+
import { AvailablePackage, BookableDates, BookableDatesRequest, BookingPackage, BookingPackageBookRequest, BookingPackageDetailsRequest, BookingPackageDossier, BookingPackageFlightPool, BookingPackageFlightPoolRequest, BookingPackageHotelPool, BookingPackageItem, BookingPackageRequest, BookingPackageSearchRequest, BookingPackageUpdateRequest, BookingPackageVoucherRequest, BookingPriceDetails, BookingTravelAgent, BookingVoucherResult, TideResponse, TourCodesRequest, TourCodesResponse } from "../types";
|
|
25
3
|
import { BookingPackageAvailability } from "../types/offer/booking-v2/shared/booking-package-availability";
|
|
26
|
-
export declare const readPackageSearchList: (
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
) => Promise<
|
|
31
|
-
export declare const
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
) => Promise<
|
|
36
|
-
export declare const
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
) => Promise<
|
|
41
|
-
export declare const details: (
|
|
42
|
-
config: TideClientConfig,
|
|
43
|
-
request: BookingPackageRequest<BookingPackageDetailsRequest>,
|
|
44
|
-
signal?: AbortSignal | undefined,
|
|
45
|
-
languageCode?: string | undefined
|
|
46
|
-
) => Promise<TideResponse<BookingPackage>>;
|
|
47
|
-
export declare const validateVoucher: (
|
|
48
|
-
config: TideClientConfig,
|
|
49
|
-
request: BookingPackageRequest<BookingPackageVoucherRequest>,
|
|
50
|
-
signal?: AbortSignal | undefined
|
|
51
|
-
) => Promise<TideResponse<BookingVoucherResult>>;
|
|
52
|
-
export declare const alternateHotels: (
|
|
53
|
-
config: TideClientConfig,
|
|
54
|
-
transactionId: string,
|
|
55
|
-
signal?: AbortSignal | undefined
|
|
56
|
-
) => Promise<BookingPackageHotelPool>;
|
|
57
|
-
export declare const alternateFlights: (
|
|
58
|
-
config: TideClientConfig,
|
|
59
|
-
transactionId: string,
|
|
60
|
-
signal?: AbortSignal | undefined
|
|
61
|
-
) => Promise<BookingPackageFlightPool>;
|
|
62
|
-
export declare const priceDetails: (
|
|
63
|
-
config: TideClientConfig,
|
|
64
|
-
request: BookingPackageRequest<BookingPackageBookRequest>,
|
|
65
|
-
signal?: AbortSignal | undefined,
|
|
66
|
-
languageCode?: string | undefined
|
|
67
|
-
) => Promise<BookingPriceDetails>;
|
|
68
|
-
export declare const book: (
|
|
69
|
-
config: TideClientConfig,
|
|
70
|
-
request: BookingPackageRequest<BookingPackageBookRequest>,
|
|
71
|
-
signal?: AbortSignal | undefined,
|
|
72
|
-
languageCode?: string | undefined
|
|
73
|
-
) => Promise<BookingPackageDossier>;
|
|
74
|
-
export declare const update: (
|
|
75
|
-
config: TideClientConfig,
|
|
76
|
-
request: BookingPackageRequest<BookingPackageUpdateRequest>,
|
|
77
|
-
signal?: AbortSignal | undefined
|
|
78
|
-
) => Promise<BookingPackageDossier>;
|
|
79
|
-
export declare const agents: (
|
|
80
|
-
config: TideClientConfig,
|
|
81
|
-
signal?: AbortSignal | undefined
|
|
82
|
-
) => Promise<BookingTravelAgent[]>;
|
|
83
|
-
export declare const getAllotmentAvailability: (
|
|
84
|
-
config: TideClientConfig,
|
|
85
|
-
eventId: string,
|
|
86
|
-
productCode: string,
|
|
87
|
-
signal?: AbortSignal | undefined
|
|
88
|
-
) => Promise<BookingPackageAvailability[]>;
|
|
89
|
-
export declare const searchFlightPool: (
|
|
90
|
-
config: TideClientConfig,
|
|
91
|
-
request: BookingPackageRequest<BookingPackageFlightPoolRequest>,
|
|
92
|
-
signal?: AbortSignal | undefined
|
|
93
|
-
) => Promise<BookingPackageFlightPool>;
|
|
94
|
-
export declare const bookableDates: (
|
|
95
|
-
config: TideClientConfig,
|
|
96
|
-
request: BookableDatesRequest,
|
|
97
|
-
signal?: AbortSignal | undefined
|
|
98
|
-
) => Promise<BookableDates>;
|
|
99
|
-
export declare const tourCodes: (
|
|
100
|
-
config: TideClientConfig,
|
|
101
|
-
request: TourCodesRequest,
|
|
102
|
-
signal?: AbortSignal | undefined
|
|
103
|
-
) => Promise<TourCodesResponse>;
|
|
4
|
+
export declare const readPackageSearchList: (config: TideClientConfig, request: PackageSearchRequest, signal?: AbortSignal | undefined) => Promise<AvailablePackage[]>;
|
|
5
|
+
export declare const search: (config: TideClientConfig, request: BookingPackageRequest<BookingPackageSearchRequest>, signal?: AbortSignal | undefined) => Promise<BookingPackageItem[]>;
|
|
6
|
+
export declare const searchWithErrorMapping: (config: TideClientConfig, request: BookingPackageRequest<BookingPackageSearchRequest>, signal?: AbortSignal | undefined) => Promise<TideResponse<BookingPackageItem[]>>;
|
|
7
|
+
export declare const details: (config: TideClientConfig, request: BookingPackageRequest<BookingPackageDetailsRequest>, signal?: AbortSignal | undefined, languageCode?: string | undefined) => Promise<TideResponse<BookingPackage>>;
|
|
8
|
+
export declare const validateVoucher: (config: TideClientConfig, request: BookingPackageRequest<BookingPackageVoucherRequest>, signal?: AbortSignal | undefined) => Promise<TideResponse<BookingVoucherResult>>;
|
|
9
|
+
export declare const alternateHotels: (config: TideClientConfig, transactionId: string, signal?: AbortSignal | undefined) => Promise<BookingPackageHotelPool>;
|
|
10
|
+
export declare const alternateFlights: (config: TideClientConfig, transactionId: string, signal?: AbortSignal | undefined) => Promise<BookingPackageFlightPool>;
|
|
11
|
+
export declare const priceDetails: (config: TideClientConfig, request: BookingPackageRequest<BookingPackageBookRequest>, signal?: AbortSignal | undefined, languageCode?: string | undefined) => Promise<BookingPriceDetails>;
|
|
12
|
+
export declare const book: (config: TideClientConfig, request: BookingPackageRequest<BookingPackageBookRequest>, signal?: AbortSignal | undefined, languageCode?: string | undefined) => Promise<BookingPackageDossier>;
|
|
13
|
+
export declare const update: (config: TideClientConfig, request: BookingPackageRequest<BookingPackageUpdateRequest>, signal?: AbortSignal | undefined) => Promise<BookingPackageDossier>;
|
|
14
|
+
export declare const agents: (config: TideClientConfig, signal?: AbortSignal | undefined) => Promise<BookingTravelAgent[]>;
|
|
15
|
+
export declare const getAllotmentAvailability: (config: TideClientConfig, eventId: string, productCode: string, signal?: AbortSignal | undefined) => Promise<BookingPackageAvailability[]>;
|
|
16
|
+
export declare const searchFlightPool: (config: TideClientConfig, request: BookingPackageRequest<BookingPackageFlightPoolRequest>, signal?: AbortSignal | undefined) => Promise<BookingPackageFlightPool>;
|
|
17
|
+
export declare const bookableDates: (config: TideClientConfig, request: BookableDatesRequest, signal?: AbortSignal | undefined) => Promise<BookableDates>;
|
|
18
|
+
export declare const tourCodes: (config: TideClientConfig, request: TourCodesRequest, signal?: AbortSignal | undefined) => Promise<TourCodesResponse>;
|
|
@@ -1,17 +1,2 @@
|
|
|
1
|
-
export declare const post: <T>(
|
|
2
|
-
|
|
3
|
-
apiKey: string,
|
|
4
|
-
body: string,
|
|
5
|
-
token?: string | undefined,
|
|
6
|
-
signal?: AbortSignal | undefined,
|
|
7
|
-
skipReviver?: boolean | undefined,
|
|
8
|
-
languageCode?: string | undefined
|
|
9
|
-
) => Promise<T>;
|
|
10
|
-
export declare const get: <T>(
|
|
11
|
-
url: string,
|
|
12
|
-
apiKey: string,
|
|
13
|
-
token?: string | undefined,
|
|
14
|
-
signal?: AbortSignal | undefined,
|
|
15
|
-
skipReviver?: boolean | undefined,
|
|
16
|
-
languageCode?: string | undefined
|
|
17
|
-
) => Promise<T>;
|
|
1
|
+
export declare const post: <T>(url: string, apiKey: string, body: string, token?: string | undefined, signal?: AbortSignal | undefined, skipReviver?: boolean | undefined, languageCode?: string | undefined) => Promise<T>;
|
|
2
|
+
export declare const get: <T>(url: string, apiKey: string, token?: string | undefined, signal?: AbortSignal | undefined, skipReviver?: boolean | undefined, languageCode?: string | undefined) => Promise<T>;
|
|
@@ -1,32 +1,7 @@
|
|
|
1
1
|
import { TideClientConfig } from "..";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
} from "../types";
|
|
9
|
-
export declare const login: (
|
|
10
|
-
config: TideClientConfig,
|
|
11
|
-
request: MemberLoginRequest,
|
|
12
|
-
signal?: AbortSignal | undefined
|
|
13
|
-
) => Promise<MemberLoginResponse>;
|
|
14
|
-
export declare const logout: (
|
|
15
|
-
config: TideClientConfig,
|
|
16
|
-
signal?: AbortSignal | undefined
|
|
17
|
-
) => Promise<Response>;
|
|
18
|
-
export declare const confirm: (
|
|
19
|
-
config: TideClientConfig,
|
|
20
|
-
request: MemberConfirmationRequest,
|
|
21
|
-
signal?: AbortSignal | undefined
|
|
22
|
-
) => Promise<Response>;
|
|
23
|
-
export declare const forgotPassword: (
|
|
24
|
-
config: TideClientConfig,
|
|
25
|
-
request: MemberForgotPasswordRequest,
|
|
26
|
-
signal?: AbortSignal | undefined
|
|
27
|
-
) => Promise<Response>;
|
|
28
|
-
export declare const resetPassword: (
|
|
29
|
-
config: TideClientConfig,
|
|
30
|
-
request: MemberResetPasswordRequest,
|
|
31
|
-
signal?: AbortSignal | undefined
|
|
32
|
-
) => Promise<Response>;
|
|
2
|
+
import { MemberConfirmationRequest, MemberForgotPasswordRequest, MemberLoginRequest, MemberLoginResponse, MemberResetPasswordRequest } from "../types";
|
|
3
|
+
export declare const login: (config: TideClientConfig, request: MemberLoginRequest, signal?: AbortSignal | undefined) => Promise<MemberLoginResponse>;
|
|
4
|
+
export declare const logout: (config: TideClientConfig, signal?: AbortSignal | undefined) => Promise<Response>;
|
|
5
|
+
export declare const confirm: (config: TideClientConfig, request: MemberConfirmationRequest, signal?: AbortSignal | undefined) => Promise<Response>;
|
|
6
|
+
export declare const forgotPassword: (config: TideClientConfig, request: MemberForgotPasswordRequest, signal?: AbortSignal | undefined) => Promise<Response>;
|
|
7
|
+
export declare const resetPassword: (config: TideClientConfig, request: MemberResetPasswordRequest, signal?: AbortSignal | undefined) => Promise<Response>;
|
|
@@ -1,15 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
MolliePayment,
|
|
3
|
-
MolliePaymentRequest,
|
|
4
|
-
TideClientConfig,
|
|
5
|
-
} from "../types";
|
|
1
|
+
import { MolliePayment, MolliePaymentRequest, TideClientConfig } from "../types";
|
|
6
2
|
/**
|
|
7
3
|
* api/mollie/create-payment
|
|
8
4
|
* @param request
|
|
9
5
|
* @returns mollie payment url
|
|
10
6
|
*/
|
|
11
|
-
export declare const getMolliePayment: (
|
|
12
|
-
config: TideClientConfig,
|
|
13
|
-
request: MolliePaymentRequest,
|
|
14
|
-
signal?: AbortSignal | undefined
|
|
15
|
-
) => Promise<MolliePayment>;
|
|
7
|
+
export declare const getMolliePayment: (config: TideClientConfig, request: MolliePaymentRequest, signal?: AbortSignal | undefined) => Promise<MolliePayment>;
|
|
@@ -6,7 +6,4 @@ import { CountryItem, PageResult, TideClientConfig } from "../types";
|
|
|
6
6
|
* @param signal
|
|
7
7
|
* @returns OK if succeeded.
|
|
8
8
|
*/
|
|
9
|
-
export declare const getCountries: (
|
|
10
|
-
config: TideClientConfig,
|
|
11
|
-
signal?: AbortSignal | undefined
|
|
12
|
-
) => Promise<PageResult<CountryItem>>;
|
|
9
|
+
export declare const getCountries: (config: TideClientConfig, signal?: AbortSignal | undefined) => Promise<PageResult<CountryItem>>;
|
|
@@ -1,17 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
AgentInvoiceItem,
|
|
3
|
-
AgentPrintAction,
|
|
4
|
-
AgentPrintActionRequest,
|
|
5
|
-
Column,
|
|
6
|
-
CustomEntryStatusItem,
|
|
7
|
-
DossierViewResult,
|
|
8
|
-
EntryTotals,
|
|
9
|
-
FilterItem,
|
|
10
|
-
NumberStringPair,
|
|
11
|
-
PageResult,
|
|
12
|
-
PrintActionGroup,
|
|
13
|
-
TideClientConfig,
|
|
14
|
-
} from "../types";
|
|
1
|
+
import { AgentInvoiceItem, AgentPrintAction, AgentPrintActionRequest, ChangeEntryAgentSurchargeAction, Column, CustomEntryStatusItem, DossierViewResult, EntryTotals, FilterItem, NumberStringPair, PageResult, PrintActionGroup, TideClientConfig } from "../types";
|
|
15
2
|
/**
|
|
16
3
|
* api/web/agent/print-action/{print-action-group}
|
|
17
4
|
* @param config
|
|
@@ -19,11 +6,7 @@ import {
|
|
|
19
6
|
* @param signal
|
|
20
7
|
* @returns print actions that are available for agents for given group.
|
|
21
8
|
*/
|
|
22
|
-
export declare const getPrintActions: (
|
|
23
|
-
config: TideClientConfig,
|
|
24
|
-
printActionGroup: PrintActionGroup,
|
|
25
|
-
signal?: AbortSignal | undefined
|
|
26
|
-
) => Promise<AgentPrintAction[]>;
|
|
9
|
+
export declare const getPrintActions: (config: TideClientConfig, printActionGroup: PrintActionGroup, signal?: AbortSignal | undefined) => Promise<AgentPrintAction[]>;
|
|
27
10
|
/**
|
|
28
11
|
* api/web/agent/print-action
|
|
29
12
|
* @param config
|
|
@@ -31,36 +14,10 @@ export declare const getPrintActions: (
|
|
|
31
14
|
* @param signal
|
|
32
15
|
* @returns pdf as stream.
|
|
33
16
|
*/
|
|
34
|
-
export declare const print: (
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
) => Promise<
|
|
39
|
-
export declare const
|
|
40
|
-
|
|
41
|
-
filterItem: FilterItem,
|
|
42
|
-
gridColumns?: Column[] | undefined,
|
|
43
|
-
signal?: AbortSignal | undefined
|
|
44
|
-
) => Promise<PageResult<DossierViewResult>>;
|
|
45
|
-
export declare const getEntryTotals: (
|
|
46
|
-
config: TideClientConfig,
|
|
47
|
-
filterItem: FilterItem,
|
|
48
|
-
gridColumns?: Column[] | undefined,
|
|
49
|
-
signal?: AbortSignal | undefined
|
|
50
|
-
) => Promise<EntryTotals>;
|
|
51
|
-
export declare const getInvoiceList: (
|
|
52
|
-
config: TideClientConfig,
|
|
53
|
-
filterItem: FilterItem,
|
|
54
|
-
gridColumns?: Column[] | undefined,
|
|
55
|
-
signal?: AbortSignal | undefined
|
|
56
|
-
) => Promise<PageResult<AgentInvoiceItem>>;
|
|
57
|
-
export declare const getCustomEntryStatus: (
|
|
58
|
-
config: TideClientConfig,
|
|
59
|
-
signal?: AbortSignal | undefined,
|
|
60
|
-
languageCode?: string | undefined
|
|
61
|
-
) => Promise<CustomEntryStatusItem[]>;
|
|
62
|
-
export declare const getEntryStatus: (
|
|
63
|
-
config: TideClientConfig,
|
|
64
|
-
signal?: AbortSignal | undefined,
|
|
65
|
-
languageCode?: string | undefined
|
|
66
|
-
) => Promise<NumberStringPair[]>;
|
|
17
|
+
export declare const print: (config: TideClientConfig, request: AgentPrintActionRequest, signal?: AbortSignal | undefined) => Promise<Response>;
|
|
18
|
+
export declare const getEntryList: (config: TideClientConfig, filterItem: FilterItem, gridColumns?: Column[] | undefined, signal?: AbortSignal | undefined) => Promise<PageResult<DossierViewResult>>;
|
|
19
|
+
export declare const getEntryTotals: (config: TideClientConfig, filterItem: FilterItem, gridColumns?: Column[] | undefined, signal?: AbortSignal | undefined) => Promise<EntryTotals>;
|
|
20
|
+
export declare const getInvoiceList: (config: TideClientConfig, filterItem: FilterItem, gridColumns?: Column[] | undefined, signal?: AbortSignal | undefined) => Promise<PageResult<AgentInvoiceItem>>;
|
|
21
|
+
export declare const getCustomEntryStatus: (config: TideClientConfig, signal?: AbortSignal | undefined, languageCode?: string | undefined) => Promise<CustomEntryStatusItem[]>;
|
|
22
|
+
export declare const getEntryStatus: (config: TideClientConfig, signal?: AbortSignal | undefined, languageCode?: string | undefined) => Promise<NumberStringPair[]>;
|
|
23
|
+
export declare const changeEntryAgentSurcharge: (config: TideClientConfig, request: ChangeEntryAgentSurchargeAction, signal?: AbortSignal | undefined) => Promise<Response>;
|
|
@@ -8,11 +8,7 @@ import { Affiliate } from "../types/offer/affiliate";
|
|
|
8
8
|
* @param signal
|
|
9
9
|
* @returns OK if succeeded.
|
|
10
10
|
*/
|
|
11
|
-
export declare const createCrmContact: (
|
|
12
|
-
config: TideClientConfig,
|
|
13
|
-
request: CrmContactRequest,
|
|
14
|
-
signal?: AbortSignal | undefined
|
|
15
|
-
) => Promise<Response>;
|
|
11
|
+
export declare const createCrmContact: (config: TideClientConfig, request: CrmContactRequest, signal?: AbortSignal | undefined) => Promise<Response>;
|
|
16
12
|
/**
|
|
17
13
|
* api/web/affiliates
|
|
18
14
|
* Gets all Affiliates
|
|
@@ -20,14 +16,7 @@ export declare const createCrmContact: (
|
|
|
20
16
|
* @param signal
|
|
21
17
|
* @returns OK if succeeded.
|
|
22
18
|
*/
|
|
23
|
-
export declare const getAffiliates: (
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
) => Promise<[Affiliate]>;
|
|
27
|
-
export declare const getTranslationDictionary: (
|
|
28
|
-
config: TideClientConfig,
|
|
29
|
-
segmentKey: string,
|
|
30
|
-
signal?: AbortSignal | undefined
|
|
31
|
-
) => Promise<{
|
|
32
|
-
[key: string]: object;
|
|
19
|
+
export declare const getAffiliates: (config: TideClientConfig, signal?: AbortSignal | undefined) => Promise<[Affiliate]>;
|
|
20
|
+
export declare const getTranslationDictionary: (config: TideClientConfig, segmentKey: string, signal?: AbortSignal | undefined) => Promise<{
|
|
21
|
+
[key: string]: object;
|
|
33
22
|
}>;
|
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
TideClientConfig,
|
|
3
|
-
WebContactFormRequest,
|
|
4
|
-
WebContactHasTagRequest,
|
|
5
|
-
} from "../types";
|
|
1
|
+
import { TideClientConfig, WebContactFormRequest, WebContactHasTagRequest } from "../types";
|
|
6
2
|
/**
|
|
7
3
|
* api/web/contact/contact-form
|
|
8
4
|
* Processes a contact form.
|
|
@@ -11,13 +7,5 @@ import {
|
|
|
11
7
|
* @param signal
|
|
12
8
|
* @returns OK if succeeded.
|
|
13
9
|
*/
|
|
14
|
-
export declare const contactForm: (
|
|
15
|
-
|
|
16
|
-
request: WebContactFormRequest,
|
|
17
|
-
signal?: AbortSignal | undefined
|
|
18
|
-
) => Promise<Response>;
|
|
19
|
-
export declare const contactHasTag: (
|
|
20
|
-
config: TideClientConfig,
|
|
21
|
-
request: WebContactHasTagRequest,
|
|
22
|
-
signal?: AbortSignal | undefined
|
|
23
|
-
) => Promise<Response>;
|
|
10
|
+
export declare const contactForm: (config: TideClientConfig, request: WebContactFormRequest, signal?: AbortSignal | undefined) => Promise<Response>;
|
|
11
|
+
export declare const contactHasTag: (config: TideClientConfig, request: WebContactHasTagRequest, signal?: AbortSignal | undefined) => Promise<Response>;
|
|
@@ -7,8 +7,4 @@ import { TideClientConfig } from "../types";
|
|
|
7
7
|
* @param signal
|
|
8
8
|
* @returns OK if succeeded.
|
|
9
9
|
*/
|
|
10
|
-
export declare const feedXml: (
|
|
11
|
-
config: TideClientConfig,
|
|
12
|
-
request: string,
|
|
13
|
-
signal?: AbortSignal | undefined
|
|
14
|
-
) => Promise<Response>;
|
|
10
|
+
export declare const feedXml: (config: TideClientConfig, request: string, signal?: AbortSignal | undefined) => Promise<Response>;
|
package/package.json
CHANGED
package/src/types/offer/entry.ts
CHANGED
|
@@ -29,7 +29,11 @@ export interface Entry {
|
|
|
29
29
|
contactId?: number;
|
|
30
30
|
contactName?: string;
|
|
31
31
|
version: number;
|
|
32
|
+
/**
|
|
33
|
+
* @deprecated property 'entryStatus' is not returned by the API (anymore)?
|
|
34
|
+
*/
|
|
32
35
|
entryStatus: number;
|
|
36
|
+
status: number;
|
|
33
37
|
rooms: EntryRoom2[];
|
|
34
38
|
items: EntryLine[];
|
|
35
39
|
travelers: Pax[];
|