wink-sdk-travel-agent 0.0.45__py3-none-any.whl → 0.0.47__py3-none-any.whl
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.
Potentially problematic release.
This version of wink-sdk-travel-agent might be problematic. Click here for more details.
- wink_sdk_travel_agent/__init__.py +3 -123
- wink_sdk_travel_agent/api/__init__.py +1 -17
- wink_sdk_travel_agent/api/analytics_api.py +1 -1
- wink_sdk_travel_agent/api/travel_agent_api.py +1 -1
- wink_sdk_travel_agent/api_client.py +5 -5
- wink_sdk_travel_agent/configuration.py +3 -3
- wink_sdk_travel_agent/exceptions.py +1 -1
- wink_sdk_travel_agent/models/__init__.py +2 -106
- wink_sdk_travel_agent/models/agent_booking_request_agent.py +1 -1
- wink_sdk_travel_agent/models/aggregate_descriptor_agent.py +1 -1
- wink_sdk_travel_agent/models/authenticated_user_agent.py +1 -1
- wink_sdk_travel_agent/models/bed_agent.py +1 -1
- wink_sdk_travel_agent/models/bedroom_agent.py +1 -1
- wink_sdk_travel_agent/models/bedroom_configuration_agent.py +1 -1
- wink_sdk_travel_agent/models/beneficiary_agent.py +1 -1
- wink_sdk_travel_agent/models/beneficiary_charge_agent.py +1 -1
- wink_sdk_travel_agent/models/booking_agent.py +39 -39
- wink_sdk_travel_agent/models/booking_analytics_supplier.py +1 -1
- wink_sdk_travel_agent/models/booking_ancillary_agent.py +1 -1
- wink_sdk_travel_agent/models/booking_confirmations_agent.py +1 -1
- wink_sdk_travel_agent/models/booking_contract_agent.py +11 -11
- wink_sdk_travel_agent/models/booking_contract_item_agent.py +7 -7
- wink_sdk_travel_agent/models/booking_contract_payment_details_agent.py +1 -1
- wink_sdk_travel_agent/models/booking_itinerary_agent.py +5 -5
- wink_sdk_travel_agent/models/booking_itinerary_room_configuration_agent.py +1 -1
- wink_sdk_travel_agent/models/booking_itinerary_room_configuration_child_agent.py +1 -1
- wink_sdk_travel_agent/models/booking_overview_request_supplier.py +1 -1
- wink_sdk_travel_agent/models/booking_user_agent.py +1 -1
- wink_sdk_travel_agent/models/booking_user_request_agent.py +1 -1
- wink_sdk_travel_agent/models/booking_user_session_agent.py +1 -1
- wink_sdk_travel_agent/models/boolean_response_agent.py +1 -1
- wink_sdk_travel_agent/models/cancellation_detail_agent.py +1 -1
- wink_sdk_travel_agent/models/cancellation_policy_exception_agent.py +1 -1
- wink_sdk_travel_agent/models/cancellation_policy_exceptions_agent.py +1 -1
- wink_sdk_travel_agent/models/cancellation_policy_lightweight_agent.py +1 -1
- wink_sdk_travel_agent/models/chart_category_axis_supplier.py +1 -1
- wink_sdk_travel_agent/models/chart_legend_supplier.py +1 -1
- wink_sdk_travel_agent/models/chart_series_supplier.py +1 -1
- wink_sdk_travel_agent/models/chart_title_supplier.py +1 -1
- wink_sdk_travel_agent/models/child_agent.py +1 -1
- wink_sdk_travel_agent/models/commissionable_entry_agent.py +1 -1
- wink_sdk_travel_agent/models/composite_filter_descriptor_agent.py +1 -1
- wink_sdk_travel_agent/models/contact_agent.py +1 -1
- wink_sdk_travel_agent/models/country_lightweight_agent.py +1 -1
- wink_sdk_travel_agent/models/create_agent_booking400_response.py +1 -1
- wink_sdk_travel_agent/models/create_agent_booking_request_agent.py +1 -1
- wink_sdk_travel_agent/models/custom_monetary_amount.py +1 -1
- wink_sdk_travel_agent/models/customization_lightweight_agent.py +1 -1
- wink_sdk_travel_agent/models/customization_theme_colors_agent.py +1 -1
- wink_sdk_travel_agent/models/extra_charge_agent.py +1 -1
- wink_sdk_travel_agent/models/extra_charges_agent.py +1 -1
- wink_sdk_travel_agent/models/filter_descriptor_agent.py +1 -1
- wink_sdk_travel_agent/models/general_manager_agent.py +1 -1
- wink_sdk_travel_agent/models/generic_error_message.py +1 -1
- wink_sdk_travel_agent/models/geo_json_point_agent.py +1 -1
- wink_sdk_travel_agent/models/geo_name_lightweight_agent.py +1 -1
- wink_sdk_travel_agent/models/group_descriptor_agent.py +1 -1
- wink_sdk_travel_agent/models/grouped_booking_sales_metrics_supplier_details.py +1 -1
- wink_sdk_travel_agent/models/guest_room_lightweight_agent.py +1 -1
- wink_sdk_travel_agent/models/guest_user_agent.py +1 -1
- wink_sdk_travel_agent/models/line_chart_supplier.py +1 -1
- wink_sdk_travel_agent/models/localized_description_agent.py +1 -1
- wink_sdk_travel_agent/models/localized_price_agent.py +7 -7
- wink_sdk_travel_agent/models/media_author_attribution_agent.py +1 -1
- wink_sdk_travel_agent/models/page_booking_agent.py +4 -4
- wink_sdk_travel_agent/models/pageable_object_agent.py +1 -1
- wink_sdk_travel_agent/models/payout_agent.py +1 -1
- wink_sdk_travel_agent/models/payout_fee_agent.py +1 -1
- wink_sdk_travel_agent/models/perk_lightweight_agent.py +1 -1
- wink_sdk_travel_agent/models/personal_agent.py +1 -1
- wink_sdk_travel_agent/models/preferences_agent.py +1 -1
- wink_sdk_travel_agent/models/profile_lightweight_agent.py +1 -1
- wink_sdk_travel_agent/models/profile_user_agent.py +1 -1
- wink_sdk_travel_agent/models/property_aggregate_lightweight_agent.py +1 -1
- wink_sdk_travel_agent/models/property_policy_agent.py +1 -1
- wink_sdk_travel_agent/models/quote_lightweight_agent.py +1 -1
- wink_sdk_travel_agent/models/rate_plan_level_fee_agent.py +1 -1
- wink_sdk_travel_agent/models/refund_agent.py +1 -1
- wink_sdk_travel_agent/models/review_answer_agent.py +1 -1
- wink_sdk_travel_agent/models/review_lightweight_agent.py +1 -1
- wink_sdk_travel_agent/models/review_user_agent.py +1 -1
- wink_sdk_travel_agent/models/room_configuration_agent.py +1 -1
- wink_sdk_travel_agent/models/room_configuration_price_rate_plan_agent.py +1 -1
- wink_sdk_travel_agent/models/room_stay_agent.py +13 -13
- wink_sdk_travel_agent/models/simple_address_agent.py +1 -1
- wink_sdk_travel_agent/models/simple_date_time_itinerary_agent.py +6 -6
- wink_sdk_travel_agent/models/simple_description_agent.py +1 -1
- wink_sdk_travel_agent/models/simple_multimedia_agent.py +1 -1
- wink_sdk_travel_agent/models/social_agent.py +1 -1
- wink_sdk_travel_agent/models/sort_descriptor_agent.py +1 -1
- wink_sdk_travel_agent/models/sort_object_agent.py +1 -1
- wink_sdk_travel_agent/models/state_agent.py +1 -1
- wink_sdk_travel_agent/models/stay_rate_agent.py +1 -1
- wink_sdk_travel_agent/models/sub_country_lightweight_agent.py +1 -1
- wink_sdk_travel_agent/models/sub_sub_country_lightweight_agent.py +1 -1
- wink_sdk_travel_agent/models/supplier_contract_item_policy_agent.py +1 -1
- wink_sdk_travel_agent/models/travel_inventory_recognition_agent.py +1 -1
- wink_sdk_travel_agent/rest.py +1 -1
- {wink_sdk_travel_agent-0.0.45.dist-info → wink_sdk_travel_agent-0.0.47.dist-info}/METADATA +6 -6
- wink_sdk_travel_agent-0.0.47.dist-info/RECORD +143 -0
- wink_sdk_travel_agent-0.0.45.dist-info/RECORD +0 -143
- {wink_sdk_travel_agent-0.0.45.dist-info → wink_sdk_travel_agent-0.0.47.dist-info}/WHEEL +0 -0
- {wink_sdk_travel_agent-0.0.45.dist-info → wink_sdk_travel_agent-0.0.47.dist-info}/licenses/LICENSE +0 -0
- {wink_sdk_travel_agent-0.0.45.dist-info → wink_sdk_travel_agent-0.0.47.dist-info}/top_level.txt +0 -0
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
# Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
|
|
9
9
|
|
|
10
|
-
The version of the OpenAPI document: 30.
|
|
10
|
+
The version of the OpenAPI document: 30.23.0
|
|
11
11
|
Contact: bjorn@wink.travel
|
|
12
12
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
13
13
|
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
""" # noqa: E501
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
__version__ = "0.0.
|
|
18
|
+
__version__ = "0.0.47"
|
|
19
19
|
|
|
20
20
|
# Define package exports
|
|
21
21
|
__all__ = [
|
|
@@ -121,122 +121,7 @@ __all__ = [
|
|
|
121
121
|
"TravelInventoryRecognitionAgent",
|
|
122
122
|
]
|
|
123
123
|
|
|
124
|
-
|
|
125
|
-
# import apis into sdk package
|
|
126
|
-
from wink_sdk_travel_agent.api.analytics_api import AnalyticsApi as AnalyticsApi
|
|
127
|
-
from wink_sdk_travel_agent.api.travel_agent_api import TravelAgentApi as TravelAgentApi
|
|
128
|
-
|
|
129
|
-
# import ApiClient
|
|
130
|
-
from wink_sdk_travel_agent.api_response import ApiResponse as ApiResponse
|
|
131
|
-
from wink_sdk_travel_agent.api_client import ApiClient as ApiClient
|
|
132
|
-
from wink_sdk_travel_agent.configuration import Configuration as Configuration
|
|
133
|
-
from wink_sdk_travel_agent.exceptions import OpenApiException as OpenApiException
|
|
134
|
-
from wink_sdk_travel_agent.exceptions import ApiTypeError as ApiTypeError
|
|
135
|
-
from wink_sdk_travel_agent.exceptions import ApiValueError as ApiValueError
|
|
136
|
-
from wink_sdk_travel_agent.exceptions import ApiKeyError as ApiKeyError
|
|
137
|
-
from wink_sdk_travel_agent.exceptions import ApiAttributeError as ApiAttributeError
|
|
138
|
-
from wink_sdk_travel_agent.exceptions import ApiException as ApiException
|
|
139
|
-
|
|
140
|
-
# import models into sdk package
|
|
141
|
-
from wink_sdk_travel_agent.models.agent_booking_request_agent import AgentBookingRequestAgent as AgentBookingRequestAgent
|
|
142
|
-
from wink_sdk_travel_agent.models.aggregate_descriptor_agent import AggregateDescriptorAgent as AggregateDescriptorAgent
|
|
143
|
-
from wink_sdk_travel_agent.models.authenticated_user_agent import AuthenticatedUserAgent as AuthenticatedUserAgent
|
|
144
|
-
from wink_sdk_travel_agent.models.bed_agent import BedAgent as BedAgent
|
|
145
|
-
from wink_sdk_travel_agent.models.bedroom_agent import BedroomAgent as BedroomAgent
|
|
146
|
-
from wink_sdk_travel_agent.models.bedroom_configuration_agent import BedroomConfigurationAgent as BedroomConfigurationAgent
|
|
147
|
-
from wink_sdk_travel_agent.models.beneficiary_agent import BeneficiaryAgent as BeneficiaryAgent
|
|
148
|
-
from wink_sdk_travel_agent.models.beneficiary_charge_agent import BeneficiaryChargeAgent as BeneficiaryChargeAgent
|
|
149
|
-
from wink_sdk_travel_agent.models.booking_agent import BookingAgent as BookingAgent
|
|
150
|
-
from wink_sdk_travel_agent.models.booking_analytics_supplier import BookingAnalyticsSupplier as BookingAnalyticsSupplier
|
|
151
|
-
from wink_sdk_travel_agent.models.booking_ancillary_agent import BookingAncillaryAgent as BookingAncillaryAgent
|
|
152
|
-
from wink_sdk_travel_agent.models.booking_confirmations_agent import BookingConfirmationsAgent as BookingConfirmationsAgent
|
|
153
|
-
from wink_sdk_travel_agent.models.booking_contract_agent import BookingContractAgent as BookingContractAgent
|
|
154
|
-
from wink_sdk_travel_agent.models.booking_contract_item_agent import BookingContractItemAgent as BookingContractItemAgent
|
|
155
|
-
from wink_sdk_travel_agent.models.booking_contract_payment_details_agent import BookingContractPaymentDetailsAgent as BookingContractPaymentDetailsAgent
|
|
156
|
-
from wink_sdk_travel_agent.models.booking_itinerary_agent import BookingItineraryAgent as BookingItineraryAgent
|
|
157
|
-
from wink_sdk_travel_agent.models.booking_itinerary_room_configuration_agent import BookingItineraryRoomConfigurationAgent as BookingItineraryRoomConfigurationAgent
|
|
158
|
-
from wink_sdk_travel_agent.models.booking_itinerary_room_configuration_child_agent import BookingItineraryRoomConfigurationChildAgent as BookingItineraryRoomConfigurationChildAgent
|
|
159
|
-
from wink_sdk_travel_agent.models.booking_overview_request_supplier import BookingOverviewRequestSupplier as BookingOverviewRequestSupplier
|
|
160
|
-
from wink_sdk_travel_agent.models.booking_user_agent import BookingUserAgent as BookingUserAgent
|
|
161
|
-
from wink_sdk_travel_agent.models.booking_user_request_agent import BookingUserRequestAgent as BookingUserRequestAgent
|
|
162
|
-
from wink_sdk_travel_agent.models.booking_user_session_agent import BookingUserSessionAgent as BookingUserSessionAgent
|
|
163
|
-
from wink_sdk_travel_agent.models.boolean_response_agent import BooleanResponseAgent as BooleanResponseAgent
|
|
164
|
-
from wink_sdk_travel_agent.models.cancellation_detail_agent import CancellationDetailAgent as CancellationDetailAgent
|
|
165
|
-
from wink_sdk_travel_agent.models.cancellation_policy_exception_agent import CancellationPolicyExceptionAgent as CancellationPolicyExceptionAgent
|
|
166
|
-
from wink_sdk_travel_agent.models.cancellation_policy_exceptions_agent import CancellationPolicyExceptionsAgent as CancellationPolicyExceptionsAgent
|
|
167
|
-
from wink_sdk_travel_agent.models.cancellation_policy_lightweight_agent import CancellationPolicyLightweightAgent as CancellationPolicyLightweightAgent
|
|
168
|
-
from wink_sdk_travel_agent.models.chart_category_axis_supplier import ChartCategoryAxisSupplier as ChartCategoryAxisSupplier
|
|
169
|
-
from wink_sdk_travel_agent.models.chart_legend_supplier import ChartLegendSupplier as ChartLegendSupplier
|
|
170
|
-
from wink_sdk_travel_agent.models.chart_series_supplier import ChartSeriesSupplier as ChartSeriesSupplier
|
|
171
|
-
from wink_sdk_travel_agent.models.chart_title_supplier import ChartTitleSupplier as ChartTitleSupplier
|
|
172
|
-
from wink_sdk_travel_agent.models.child_agent import ChildAgent as ChildAgent
|
|
173
|
-
from wink_sdk_travel_agent.models.commissionable_entry_agent import CommissionableEntryAgent as CommissionableEntryAgent
|
|
174
|
-
from wink_sdk_travel_agent.models.composite_filter_descriptor_agent import CompositeFilterDescriptorAgent as CompositeFilterDescriptorAgent
|
|
175
|
-
from wink_sdk_travel_agent.models.contact_agent import ContactAgent as ContactAgent
|
|
176
|
-
from wink_sdk_travel_agent.models.country_lightweight_agent import CountryLightweightAgent as CountryLightweightAgent
|
|
177
|
-
from wink_sdk_travel_agent.models.create_agent_booking400_response import CreateAgentBooking400Response as CreateAgentBooking400Response
|
|
178
|
-
from wink_sdk_travel_agent.models.create_agent_booking_request_agent import CreateAgentBookingRequestAgent as CreateAgentBookingRequestAgent
|
|
179
|
-
from wink_sdk_travel_agent.models.custom_monetary_amount import CustomMonetaryAmount as CustomMonetaryAmount
|
|
180
|
-
from wink_sdk_travel_agent.models.customization_lightweight_agent import CustomizationLightweightAgent as CustomizationLightweightAgent
|
|
181
|
-
from wink_sdk_travel_agent.models.customization_theme_colors_agent import CustomizationThemeColorsAgent as CustomizationThemeColorsAgent
|
|
182
|
-
from wink_sdk_travel_agent.models.extra_charge_agent import ExtraChargeAgent as ExtraChargeAgent
|
|
183
|
-
from wink_sdk_travel_agent.models.extra_charges_agent import ExtraChargesAgent as ExtraChargesAgent
|
|
184
|
-
from wink_sdk_travel_agent.models.filter_descriptor_agent import FilterDescriptorAgent as FilterDescriptorAgent
|
|
185
|
-
from wink_sdk_travel_agent.models.general_manager_agent import GeneralManagerAgent as GeneralManagerAgent
|
|
186
|
-
from wink_sdk_travel_agent.models.generic_error_message import GenericErrorMessage as GenericErrorMessage
|
|
187
|
-
from wink_sdk_travel_agent.models.geo_json_point_agent import GeoJsonPointAgent as GeoJsonPointAgent
|
|
188
|
-
from wink_sdk_travel_agent.models.geo_name_lightweight_agent import GeoNameLightweightAgent as GeoNameLightweightAgent
|
|
189
|
-
from wink_sdk_travel_agent.models.group_descriptor_agent import GroupDescriptorAgent as GroupDescriptorAgent
|
|
190
|
-
from wink_sdk_travel_agent.models.grouped_booking_sales_metrics_supplier_details import GroupedBookingSalesMetricsSupplierDetails as GroupedBookingSalesMetricsSupplierDetails
|
|
191
|
-
from wink_sdk_travel_agent.models.guest_room_lightweight_agent import GuestRoomLightweightAgent as GuestRoomLightweightAgent
|
|
192
|
-
from wink_sdk_travel_agent.models.guest_user_agent import GuestUserAgent as GuestUserAgent
|
|
193
|
-
from wink_sdk_travel_agent.models.line_chart_supplier import LineChartSupplier as LineChartSupplier
|
|
194
|
-
from wink_sdk_travel_agent.models.localized_description_agent import LocalizedDescriptionAgent as LocalizedDescriptionAgent
|
|
195
|
-
from wink_sdk_travel_agent.models.localized_price_agent import LocalizedPriceAgent as LocalizedPriceAgent
|
|
196
|
-
from wink_sdk_travel_agent.models.media_author_attribution_agent import MediaAuthorAttributionAgent as MediaAuthorAttributionAgent
|
|
197
|
-
from wink_sdk_travel_agent.models.page_booking_agent import PageBookingAgent as PageBookingAgent
|
|
198
|
-
from wink_sdk_travel_agent.models.pageable_object_agent import PageableObjectAgent as PageableObjectAgent
|
|
199
|
-
from wink_sdk_travel_agent.models.payout_agent import PayoutAgent as PayoutAgent
|
|
200
|
-
from wink_sdk_travel_agent.models.payout_fee_agent import PayoutFeeAgent as PayoutFeeAgent
|
|
201
|
-
from wink_sdk_travel_agent.models.perk_lightweight_agent import PerkLightweightAgent as PerkLightweightAgent
|
|
202
|
-
from wink_sdk_travel_agent.models.personal_agent import PersonalAgent as PersonalAgent
|
|
203
|
-
from wink_sdk_travel_agent.models.preferences_agent import PreferencesAgent as PreferencesAgent
|
|
204
|
-
from wink_sdk_travel_agent.models.profile_lightweight_agent import ProfileLightweightAgent as ProfileLightweightAgent
|
|
205
|
-
from wink_sdk_travel_agent.models.profile_user_agent import ProfileUserAgent as ProfileUserAgent
|
|
206
|
-
from wink_sdk_travel_agent.models.property_aggregate_lightweight_agent import PropertyAggregateLightweightAgent as PropertyAggregateLightweightAgent
|
|
207
|
-
from wink_sdk_travel_agent.models.property_policy_agent import PropertyPolicyAgent as PropertyPolicyAgent
|
|
208
|
-
from wink_sdk_travel_agent.models.quote_lightweight_agent import QuoteLightweightAgent as QuoteLightweightAgent
|
|
209
|
-
from wink_sdk_travel_agent.models.rate_plan_level_fee_agent import RatePlanLevelFeeAgent as RatePlanLevelFeeAgent
|
|
210
|
-
from wink_sdk_travel_agent.models.refund_agent import RefundAgent as RefundAgent
|
|
211
|
-
from wink_sdk_travel_agent.models.review_answer_agent import ReviewAnswerAgent as ReviewAnswerAgent
|
|
212
|
-
from wink_sdk_travel_agent.models.review_lightweight_agent import ReviewLightweightAgent as ReviewLightweightAgent
|
|
213
|
-
from wink_sdk_travel_agent.models.review_user_agent import ReviewUserAgent as ReviewUserAgent
|
|
214
|
-
from wink_sdk_travel_agent.models.room_configuration_agent import RoomConfigurationAgent as RoomConfigurationAgent
|
|
215
|
-
from wink_sdk_travel_agent.models.room_configuration_price_rate_plan_agent import RoomConfigurationPriceRatePlanAgent as RoomConfigurationPriceRatePlanAgent
|
|
216
|
-
from wink_sdk_travel_agent.models.room_stay_agent import RoomStayAgent as RoomStayAgent
|
|
217
|
-
from wink_sdk_travel_agent.models.simple_address_agent import SimpleAddressAgent as SimpleAddressAgent
|
|
218
|
-
from wink_sdk_travel_agent.models.simple_date_time_itinerary_agent import SimpleDateTimeItineraryAgent as SimpleDateTimeItineraryAgent
|
|
219
|
-
from wink_sdk_travel_agent.models.simple_description_agent import SimpleDescriptionAgent as SimpleDescriptionAgent
|
|
220
|
-
from wink_sdk_travel_agent.models.simple_multimedia_agent import SimpleMultimediaAgent as SimpleMultimediaAgent
|
|
221
|
-
from wink_sdk_travel_agent.models.social_agent import SocialAgent as SocialAgent
|
|
222
|
-
from wink_sdk_travel_agent.models.sort_descriptor_agent import SortDescriptorAgent as SortDescriptorAgent
|
|
223
|
-
from wink_sdk_travel_agent.models.sort_object_agent import SortObjectAgent as SortObjectAgent
|
|
224
|
-
from wink_sdk_travel_agent.models.state_agent import StateAgent as StateAgent
|
|
225
|
-
from wink_sdk_travel_agent.models.stay_rate_agent import StayRateAgent as StayRateAgent
|
|
226
|
-
from wink_sdk_travel_agent.models.sub_country_lightweight_agent import SubCountryLightweightAgent as SubCountryLightweightAgent
|
|
227
|
-
from wink_sdk_travel_agent.models.sub_sub_country_lightweight_agent import SubSubCountryLightweightAgent as SubSubCountryLightweightAgent
|
|
228
|
-
from wink_sdk_travel_agent.models.supplier_contract_item_policy_agent import SupplierContractItemPolicyAgent as SupplierContractItemPolicyAgent
|
|
229
|
-
from wink_sdk_travel_agent.models.travel_inventory_recognition_agent import TravelInventoryRecognitionAgent as TravelInventoryRecognitionAgent
|
|
230
|
-
|
|
231
|
-
else:
|
|
232
|
-
from lazy_imports import LazyModule, as_package, load
|
|
233
|
-
|
|
234
|
-
load(
|
|
235
|
-
LazyModule(
|
|
236
|
-
*as_package(__file__),
|
|
237
|
-
("__version__", __version__),
|
|
238
|
-
("__all__", __all__),
|
|
239
|
-
"""# import apis into sdk package
|
|
124
|
+
# import apis into sdk package
|
|
240
125
|
from wink_sdk_travel_agent.api.analytics_api import AnalyticsApi as AnalyticsApi
|
|
241
126
|
from wink_sdk_travel_agent.api.travel_agent_api import TravelAgentApi as TravelAgentApi
|
|
242
127
|
|
|
@@ -342,8 +227,3 @@ from wink_sdk_travel_agent.models.sub_sub_country_lightweight_agent import SubSu
|
|
|
342
227
|
from wink_sdk_travel_agent.models.supplier_contract_item_policy_agent import SupplierContractItemPolicyAgent as SupplierContractItemPolicyAgent
|
|
343
228
|
from wink_sdk_travel_agent.models.travel_inventory_recognition_agent import TravelInventoryRecognitionAgent as TravelInventoryRecognitionAgent
|
|
344
229
|
|
|
345
|
-
""",
|
|
346
|
-
name=__name__,
|
|
347
|
-
doc=__doc__,
|
|
348
|
-
)
|
|
349
|
-
)
|
|
@@ -1,22 +1,6 @@
|
|
|
1
1
|
# flake8: noqa
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
# import apis into api package
|
|
5
|
-
from wink_sdk_travel_agent.api.analytics_api import AnalyticsApi
|
|
6
|
-
from wink_sdk_travel_agent.api.travel_agent_api import TravelAgentApi
|
|
7
|
-
|
|
8
|
-
else:
|
|
9
|
-
from lazy_imports import LazyModule, as_package, load
|
|
10
|
-
|
|
11
|
-
load(
|
|
12
|
-
LazyModule(
|
|
13
|
-
*as_package(__file__),
|
|
14
|
-
"""# import apis into api package
|
|
3
|
+
# import apis into api package
|
|
15
4
|
from wink_sdk_travel_agent.api.analytics_api import AnalyticsApi
|
|
16
5
|
from wink_sdk_travel_agent.api.travel_agent_api import TravelAgentApi
|
|
17
6
|
|
|
18
|
-
""",
|
|
19
|
-
name=__name__,
|
|
20
|
-
doc=__doc__,
|
|
21
|
-
)
|
|
22
|
-
)
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
# Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 30.
|
|
8
|
+
The version of the OpenAPI document: 30.23.0
|
|
9
9
|
Contact: bjorn@wink.travel
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
# Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 30.
|
|
8
|
+
The version of the OpenAPI document: 30.23.0
|
|
9
9
|
Contact: bjorn@wink.travel
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
# Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 30.
|
|
8
|
+
The version of the OpenAPI document: 30.23.0
|
|
9
9
|
Contact: bjorn@wink.travel
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -461,13 +461,13 @@ class ApiClient:
|
|
|
461
461
|
|
|
462
462
|
if klass in self.PRIMITIVE_TYPES:
|
|
463
463
|
return self.__deserialize_primitive(data, klass)
|
|
464
|
-
elif klass
|
|
464
|
+
elif klass is object:
|
|
465
465
|
return self.__deserialize_object(data)
|
|
466
|
-
elif klass
|
|
466
|
+
elif klass is datetime.date:
|
|
467
467
|
return self.__deserialize_date(data)
|
|
468
|
-
elif klass
|
|
468
|
+
elif klass is datetime.datetime:
|
|
469
469
|
return self.__deserialize_datetime(data)
|
|
470
|
-
elif klass
|
|
470
|
+
elif klass is decimal.Decimal:
|
|
471
471
|
return decimal.Decimal(data)
|
|
472
472
|
elif issubclass(klass, Enum):
|
|
473
473
|
return self.__deserialize_enum(data, klass)
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
# Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 30.
|
|
8
|
+
The version of the OpenAPI document: 30.23.0
|
|
9
9
|
Contact: bjorn@wink.travel
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -510,8 +510,8 @@ class Configuration:
|
|
|
510
510
|
return "Python SDK Debug Report:\n"\
|
|
511
511
|
"OS: {env}\n"\
|
|
512
512
|
"Python Version: {pyversion}\n"\
|
|
513
|
-
"Version of the API: 30.
|
|
514
|
-
"SDK Package Version: 0.0.
|
|
513
|
+
"Version of the API: 30.23.0\n"\
|
|
514
|
+
"SDK Package Version: 0.0.47".\
|
|
515
515
|
format(env=sys.platform, pyversion=sys.version)
|
|
516
516
|
|
|
517
517
|
def get_host_settings(self) -> List[HostSetting]:
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
# Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 30.
|
|
8
|
+
The version of the OpenAPI document: 30.23.0
|
|
9
9
|
Contact: bjorn@wink.travel
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -6,113 +6,14 @@
|
|
|
6
6
|
|
|
7
7
|
# Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
|
|
8
8
|
|
|
9
|
-
The version of the OpenAPI document: 30.
|
|
9
|
+
The version of the OpenAPI document: 30.23.0
|
|
10
10
|
Contact: bjorn@wink.travel
|
|
11
11
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
12
12
|
|
|
13
13
|
Do not edit the class manually.
|
|
14
14
|
""" # noqa: E501
|
|
15
15
|
|
|
16
|
-
|
|
17
|
-
if __import__("typing").TYPE_CHECKING:
|
|
18
|
-
# import models into model package
|
|
19
|
-
from wink_sdk_travel_agent.models.agent_booking_request_agent import AgentBookingRequestAgent
|
|
20
|
-
from wink_sdk_travel_agent.models.aggregate_descriptor_agent import AggregateDescriptorAgent
|
|
21
|
-
from wink_sdk_travel_agent.models.authenticated_user_agent import AuthenticatedUserAgent
|
|
22
|
-
from wink_sdk_travel_agent.models.bed_agent import BedAgent
|
|
23
|
-
from wink_sdk_travel_agent.models.bedroom_agent import BedroomAgent
|
|
24
|
-
from wink_sdk_travel_agent.models.bedroom_configuration_agent import BedroomConfigurationAgent
|
|
25
|
-
from wink_sdk_travel_agent.models.beneficiary_agent import BeneficiaryAgent
|
|
26
|
-
from wink_sdk_travel_agent.models.beneficiary_charge_agent import BeneficiaryChargeAgent
|
|
27
|
-
from wink_sdk_travel_agent.models.booking_agent import BookingAgent
|
|
28
|
-
from wink_sdk_travel_agent.models.booking_analytics_supplier import BookingAnalyticsSupplier
|
|
29
|
-
from wink_sdk_travel_agent.models.booking_ancillary_agent import BookingAncillaryAgent
|
|
30
|
-
from wink_sdk_travel_agent.models.booking_confirmations_agent import BookingConfirmationsAgent
|
|
31
|
-
from wink_sdk_travel_agent.models.booking_contract_agent import BookingContractAgent
|
|
32
|
-
from wink_sdk_travel_agent.models.booking_contract_item_agent import BookingContractItemAgent
|
|
33
|
-
from wink_sdk_travel_agent.models.booking_contract_payment_details_agent import BookingContractPaymentDetailsAgent
|
|
34
|
-
from wink_sdk_travel_agent.models.booking_itinerary_agent import BookingItineraryAgent
|
|
35
|
-
from wink_sdk_travel_agent.models.booking_itinerary_room_configuration_agent import BookingItineraryRoomConfigurationAgent
|
|
36
|
-
from wink_sdk_travel_agent.models.booking_itinerary_room_configuration_child_agent import BookingItineraryRoomConfigurationChildAgent
|
|
37
|
-
from wink_sdk_travel_agent.models.booking_overview_request_supplier import BookingOverviewRequestSupplier
|
|
38
|
-
from wink_sdk_travel_agent.models.booking_user_agent import BookingUserAgent
|
|
39
|
-
from wink_sdk_travel_agent.models.booking_user_request_agent import BookingUserRequestAgent
|
|
40
|
-
from wink_sdk_travel_agent.models.booking_user_session_agent import BookingUserSessionAgent
|
|
41
|
-
from wink_sdk_travel_agent.models.boolean_response_agent import BooleanResponseAgent
|
|
42
|
-
from wink_sdk_travel_agent.models.cancellation_detail_agent import CancellationDetailAgent
|
|
43
|
-
from wink_sdk_travel_agent.models.cancellation_policy_exception_agent import CancellationPolicyExceptionAgent
|
|
44
|
-
from wink_sdk_travel_agent.models.cancellation_policy_exceptions_agent import CancellationPolicyExceptionsAgent
|
|
45
|
-
from wink_sdk_travel_agent.models.cancellation_policy_lightweight_agent import CancellationPolicyLightweightAgent
|
|
46
|
-
from wink_sdk_travel_agent.models.chart_category_axis_supplier import ChartCategoryAxisSupplier
|
|
47
|
-
from wink_sdk_travel_agent.models.chart_legend_supplier import ChartLegendSupplier
|
|
48
|
-
from wink_sdk_travel_agent.models.chart_series_supplier import ChartSeriesSupplier
|
|
49
|
-
from wink_sdk_travel_agent.models.chart_title_supplier import ChartTitleSupplier
|
|
50
|
-
from wink_sdk_travel_agent.models.child_agent import ChildAgent
|
|
51
|
-
from wink_sdk_travel_agent.models.commissionable_entry_agent import CommissionableEntryAgent
|
|
52
|
-
from wink_sdk_travel_agent.models.composite_filter_descriptor_agent import CompositeFilterDescriptorAgent
|
|
53
|
-
from wink_sdk_travel_agent.models.contact_agent import ContactAgent
|
|
54
|
-
from wink_sdk_travel_agent.models.country_lightweight_agent import CountryLightweightAgent
|
|
55
|
-
from wink_sdk_travel_agent.models.create_agent_booking400_response import CreateAgentBooking400Response
|
|
56
|
-
from wink_sdk_travel_agent.models.create_agent_booking_request_agent import CreateAgentBookingRequestAgent
|
|
57
|
-
from wink_sdk_travel_agent.models.custom_monetary_amount import CustomMonetaryAmount
|
|
58
|
-
from wink_sdk_travel_agent.models.customization_lightweight_agent import CustomizationLightweightAgent
|
|
59
|
-
from wink_sdk_travel_agent.models.customization_theme_colors_agent import CustomizationThemeColorsAgent
|
|
60
|
-
from wink_sdk_travel_agent.models.extra_charge_agent import ExtraChargeAgent
|
|
61
|
-
from wink_sdk_travel_agent.models.extra_charges_agent import ExtraChargesAgent
|
|
62
|
-
from wink_sdk_travel_agent.models.filter_descriptor_agent import FilterDescriptorAgent
|
|
63
|
-
from wink_sdk_travel_agent.models.general_manager_agent import GeneralManagerAgent
|
|
64
|
-
from wink_sdk_travel_agent.models.generic_error_message import GenericErrorMessage
|
|
65
|
-
from wink_sdk_travel_agent.models.geo_json_point_agent import GeoJsonPointAgent
|
|
66
|
-
from wink_sdk_travel_agent.models.geo_name_lightweight_agent import GeoNameLightweightAgent
|
|
67
|
-
from wink_sdk_travel_agent.models.group_descriptor_agent import GroupDescriptorAgent
|
|
68
|
-
from wink_sdk_travel_agent.models.grouped_booking_sales_metrics_supplier_details import GroupedBookingSalesMetricsSupplierDetails
|
|
69
|
-
from wink_sdk_travel_agent.models.guest_room_lightweight_agent import GuestRoomLightweightAgent
|
|
70
|
-
from wink_sdk_travel_agent.models.guest_user_agent import GuestUserAgent
|
|
71
|
-
from wink_sdk_travel_agent.models.line_chart_supplier import LineChartSupplier
|
|
72
|
-
from wink_sdk_travel_agent.models.localized_description_agent import LocalizedDescriptionAgent
|
|
73
|
-
from wink_sdk_travel_agent.models.localized_price_agent import LocalizedPriceAgent
|
|
74
|
-
from wink_sdk_travel_agent.models.media_author_attribution_agent import MediaAuthorAttributionAgent
|
|
75
|
-
from wink_sdk_travel_agent.models.page_booking_agent import PageBookingAgent
|
|
76
|
-
from wink_sdk_travel_agent.models.pageable_object_agent import PageableObjectAgent
|
|
77
|
-
from wink_sdk_travel_agent.models.payout_agent import PayoutAgent
|
|
78
|
-
from wink_sdk_travel_agent.models.payout_fee_agent import PayoutFeeAgent
|
|
79
|
-
from wink_sdk_travel_agent.models.perk_lightweight_agent import PerkLightweightAgent
|
|
80
|
-
from wink_sdk_travel_agent.models.personal_agent import PersonalAgent
|
|
81
|
-
from wink_sdk_travel_agent.models.preferences_agent import PreferencesAgent
|
|
82
|
-
from wink_sdk_travel_agent.models.profile_lightweight_agent import ProfileLightweightAgent
|
|
83
|
-
from wink_sdk_travel_agent.models.profile_user_agent import ProfileUserAgent
|
|
84
|
-
from wink_sdk_travel_agent.models.property_aggregate_lightweight_agent import PropertyAggregateLightweightAgent
|
|
85
|
-
from wink_sdk_travel_agent.models.property_policy_agent import PropertyPolicyAgent
|
|
86
|
-
from wink_sdk_travel_agent.models.quote_lightweight_agent import QuoteLightweightAgent
|
|
87
|
-
from wink_sdk_travel_agent.models.rate_plan_level_fee_agent import RatePlanLevelFeeAgent
|
|
88
|
-
from wink_sdk_travel_agent.models.refund_agent import RefundAgent
|
|
89
|
-
from wink_sdk_travel_agent.models.review_answer_agent import ReviewAnswerAgent
|
|
90
|
-
from wink_sdk_travel_agent.models.review_lightweight_agent import ReviewLightweightAgent
|
|
91
|
-
from wink_sdk_travel_agent.models.review_user_agent import ReviewUserAgent
|
|
92
|
-
from wink_sdk_travel_agent.models.room_configuration_agent import RoomConfigurationAgent
|
|
93
|
-
from wink_sdk_travel_agent.models.room_configuration_price_rate_plan_agent import RoomConfigurationPriceRatePlanAgent
|
|
94
|
-
from wink_sdk_travel_agent.models.room_stay_agent import RoomStayAgent
|
|
95
|
-
from wink_sdk_travel_agent.models.simple_address_agent import SimpleAddressAgent
|
|
96
|
-
from wink_sdk_travel_agent.models.simple_date_time_itinerary_agent import SimpleDateTimeItineraryAgent
|
|
97
|
-
from wink_sdk_travel_agent.models.simple_description_agent import SimpleDescriptionAgent
|
|
98
|
-
from wink_sdk_travel_agent.models.simple_multimedia_agent import SimpleMultimediaAgent
|
|
99
|
-
from wink_sdk_travel_agent.models.social_agent import SocialAgent
|
|
100
|
-
from wink_sdk_travel_agent.models.sort_descriptor_agent import SortDescriptorAgent
|
|
101
|
-
from wink_sdk_travel_agent.models.sort_object_agent import SortObjectAgent
|
|
102
|
-
from wink_sdk_travel_agent.models.state_agent import StateAgent
|
|
103
|
-
from wink_sdk_travel_agent.models.stay_rate_agent import StayRateAgent
|
|
104
|
-
from wink_sdk_travel_agent.models.sub_country_lightweight_agent import SubCountryLightweightAgent
|
|
105
|
-
from wink_sdk_travel_agent.models.sub_sub_country_lightweight_agent import SubSubCountryLightweightAgent
|
|
106
|
-
from wink_sdk_travel_agent.models.supplier_contract_item_policy_agent import SupplierContractItemPolicyAgent
|
|
107
|
-
from wink_sdk_travel_agent.models.travel_inventory_recognition_agent import TravelInventoryRecognitionAgent
|
|
108
|
-
|
|
109
|
-
else:
|
|
110
|
-
from lazy_imports import LazyModule, as_package, load
|
|
111
|
-
|
|
112
|
-
load(
|
|
113
|
-
LazyModule(
|
|
114
|
-
*as_package(__file__),
|
|
115
|
-
"""# import models into model package
|
|
16
|
+
# import models into model package
|
|
116
17
|
from wink_sdk_travel_agent.models.agent_booking_request_agent import AgentBookingRequestAgent
|
|
117
18
|
from wink_sdk_travel_agent.models.aggregate_descriptor_agent import AggregateDescriptorAgent
|
|
118
19
|
from wink_sdk_travel_agent.models.authenticated_user_agent import AuthenticatedUserAgent
|
|
@@ -203,8 +104,3 @@ from wink_sdk_travel_agent.models.sub_sub_country_lightweight_agent import SubSu
|
|
|
203
104
|
from wink_sdk_travel_agent.models.supplier_contract_item_policy_agent import SupplierContractItemPolicyAgent
|
|
204
105
|
from wink_sdk_travel_agent.models.travel_inventory_recognition_agent import TravelInventoryRecognitionAgent
|
|
205
106
|
|
|
206
|
-
""",
|
|
207
|
-
name=__name__,
|
|
208
|
-
doc=__doc__,
|
|
209
|
-
)
|
|
210
|
-
)
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
# Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 30.
|
|
8
|
+
The version of the OpenAPI document: 30.23.0
|
|
9
9
|
Contact: bjorn@wink.travel
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
# Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 30.
|
|
8
|
+
The version of the OpenAPI document: 30.23.0
|
|
9
9
|
Contact: bjorn@wink.travel
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
# Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 30.
|
|
8
|
+
The version of the OpenAPI document: 30.23.0
|
|
9
9
|
Contact: bjorn@wink.travel
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
# Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 30.
|
|
8
|
+
The version of the OpenAPI document: 30.23.0
|
|
9
9
|
Contact: bjorn@wink.travel
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|