wink-sdk-travel-agent 0.0.38__py3-none-any.whl → 0.0.40__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.

Files changed (101) hide show
  1. wink_sdk_travel_agent/__init__.py +2 -2
  2. wink_sdk_travel_agent/api/travel_agent_api.py +1 -1
  3. wink_sdk_travel_agent/api_client.py +1 -1
  4. wink_sdk_travel_agent/configuration.py +3 -3
  5. wink_sdk_travel_agent/exceptions.py +1 -1
  6. wink_sdk_travel_agent/models/__init__.py +1 -1
  7. wink_sdk_travel_agent/models/address_agent.py +1 -1
  8. wink_sdk_travel_agent/models/affiliate_account_agent.py +1 -1
  9. wink_sdk_travel_agent/models/affiliate_account_user_agent.py +1 -1
  10. wink_sdk_travel_agent/models/agent_booking_request_agent.py +1 -1
  11. wink_sdk_travel_agent/models/aggregate_descriptor_agent.py +1 -1
  12. wink_sdk_travel_agent/models/authenticated_user_agent.py +1 -1
  13. wink_sdk_travel_agent/models/bed_agent.py +1 -1
  14. wink_sdk_travel_agent/models/bedroom_agent.py +1 -1
  15. wink_sdk_travel_agent/models/bedroom_configuration_agent.py +1 -1
  16. wink_sdk_travel_agent/models/beneficiary_agent.py +1 -1
  17. wink_sdk_travel_agent/models/beneficiary_charge_agent.py +1 -1
  18. wink_sdk_travel_agent/models/booking_agent.py +13 -13
  19. wink_sdk_travel_agent/models/booking_ancillary_agent.py +1 -1
  20. wink_sdk_travel_agent/models/booking_confirmations_agent.py +1 -1
  21. wink_sdk_travel_agent/models/booking_contract_agent.py +1 -1
  22. wink_sdk_travel_agent/models/booking_contract_item_agent.py +1 -1
  23. wink_sdk_travel_agent/models/booking_contract_payment_details_agent.py +1 -1
  24. wink_sdk_travel_agent/models/booking_itinerary_agent.py +1 -1
  25. wink_sdk_travel_agent/models/booking_itinerary_room_configuration_agent.py +1 -1
  26. wink_sdk_travel_agent/models/booking_itinerary_room_configuration_child_agent.py +1 -1
  27. wink_sdk_travel_agent/models/booking_user_agent.py +1 -1
  28. wink_sdk_travel_agent/models/booking_user_request_agent.py +1 -1
  29. wink_sdk_travel_agent/models/booking_user_session_agent.py +1 -1
  30. wink_sdk_travel_agent/models/boolean_response_agent.py +1 -1
  31. wink_sdk_travel_agent/models/cancellation_detail_agent.py +1 -1
  32. wink_sdk_travel_agent/models/cancellation_policy_exception_agent.py +1 -1
  33. wink_sdk_travel_agent/models/cancellation_policy_exceptions_agent.py +1 -1
  34. wink_sdk_travel_agent/models/cancellation_policy_lightweight_agent.py +1 -1
  35. wink_sdk_travel_agent/models/child_agent.py +1 -1
  36. wink_sdk_travel_agent/models/commissionable_entry_agent.py +1 -1
  37. wink_sdk_travel_agent/models/composite_filter_descriptor_agent.py +1 -1
  38. wink_sdk_travel_agent/models/contact_agent.py +1 -1
  39. wink_sdk_travel_agent/models/country_lightweight_agent.py +1 -1
  40. wink_sdk_travel_agent/models/create_agent_booking400_response.py +1 -1
  41. wink_sdk_travel_agent/models/create_agent_booking_request_agent.py +1 -1
  42. wink_sdk_travel_agent/models/custom_monetary_amount.py +1 -1
  43. wink_sdk_travel_agent/models/customization_lightweight_agent.py +1 -1
  44. wink_sdk_travel_agent/models/customization_theme_colors_agent.py +1 -1
  45. wink_sdk_travel_agent/models/extra_charge_agent.py +1 -1
  46. wink_sdk_travel_agent/models/extra_charges_agent.py +1 -1
  47. wink_sdk_travel_agent/models/filter_descriptor_agent.py +1 -1
  48. wink_sdk_travel_agent/models/general_manager_agent.py +1 -1
  49. wink_sdk_travel_agent/models/generic_error_message.py +1 -1
  50. wink_sdk_travel_agent/models/geo_json_point_agent.py +1 -1
  51. wink_sdk_travel_agent/models/geo_name_lightweight_agent.py +1 -1
  52. wink_sdk_travel_agent/models/group_descriptor_agent.py +1 -1
  53. wink_sdk_travel_agent/models/guest_room_lightweight_agent.py +1 -1
  54. wink_sdk_travel_agent/models/guest_user_agent.py +1 -1
  55. wink_sdk_travel_agent/models/localized_description_agent.py +1 -1
  56. wink_sdk_travel_agent/models/localized_price_agent.py +1 -1
  57. wink_sdk_travel_agent/models/managed_by_entity_agent.py +1 -1
  58. wink_sdk_travel_agent/models/managed_by_entity_rules_agent.py +1 -1
  59. wink_sdk_travel_agent/models/media_author_attribution_agent.py +1 -1
  60. wink_sdk_travel_agent/models/page_booking_agent.py +6 -6
  61. wink_sdk_travel_agent/models/pageable_object_agent.py +1 -1
  62. wink_sdk_travel_agent/models/payout_agent.py +1 -1
  63. wink_sdk_travel_agent/models/payout_fee_agent.py +1 -1
  64. wink_sdk_travel_agent/models/perk_lightweight_agent.py +1 -1
  65. wink_sdk_travel_agent/models/personal_agent.py +1 -1
  66. wink_sdk_travel_agent/models/preferences_agent.py +1 -1
  67. wink_sdk_travel_agent/models/profile_lightweight_agent.py +1 -1
  68. wink_sdk_travel_agent/models/profile_user_agent.py +1 -1
  69. wink_sdk_travel_agent/models/property_aggregate_lightweight_agent.py +1 -1
  70. wink_sdk_travel_agent/models/property_policy_agent.py +1 -1
  71. wink_sdk_travel_agent/models/quote_lightweight_agent.py +1 -1
  72. wink_sdk_travel_agent/models/rate_plan_level_fee_agent.py +1 -1
  73. wink_sdk_travel_agent/models/refund_agent.py +1 -1
  74. wink_sdk_travel_agent/models/review_answer_agent.py +1 -1
  75. wink_sdk_travel_agent/models/review_lightweight_agent.py +1 -1
  76. wink_sdk_travel_agent/models/review_user_agent.py +1 -1
  77. wink_sdk_travel_agent/models/room_configuration_agent.py +1 -1
  78. wink_sdk_travel_agent/models/room_configuration_price_rate_plan_agent.py +1 -1
  79. wink_sdk_travel_agent/models/room_stay_agent.py +1 -1
  80. wink_sdk_travel_agent/models/simple_address_agent.py +1 -1
  81. wink_sdk_travel_agent/models/simple_date_time_itinerary_agent.py +1 -1
  82. wink_sdk_travel_agent/models/simple_description_agent.py +1 -1
  83. wink_sdk_travel_agent/models/simple_multimedia_agent.py +1 -1
  84. wink_sdk_travel_agent/models/social_agent.py +1 -1
  85. wink_sdk_travel_agent/models/sort_descriptor_agent.py +1 -1
  86. wink_sdk_travel_agent/models/sort_object_agent.py +1 -1
  87. wink_sdk_travel_agent/models/state_agent.py +1 -1
  88. wink_sdk_travel_agent/models/stay_rate_agent.py +1 -1
  89. wink_sdk_travel_agent/models/sub_country_lightweight_agent.py +1 -1
  90. wink_sdk_travel_agent/models/sub_sub_country_lightweight_agent.py +1 -1
  91. wink_sdk_travel_agent/models/supplier_contract_item_policy_agent.py +1 -1
  92. wink_sdk_travel_agent/models/travel_agent_agent.py +1 -1
  93. wink_sdk_travel_agent/models/travel_inventory_recognition_agent.py +1 -1
  94. wink_sdk_travel_agent/models/upsert_travel_agent_request_agent.py +1 -1
  95. wink_sdk_travel_agent/rest.py +1 -1
  96. {wink_sdk_travel_agent-0.0.38.dist-info → wink_sdk_travel_agent-0.0.40.dist-info}/METADATA +5 -5
  97. wink_sdk_travel_agent-0.0.40.dist-info/RECORD +134 -0
  98. wink_sdk_travel_agent-0.0.38.dist-info/RECORD +0 -134
  99. {wink_sdk_travel_agent-0.0.38.dist-info → wink_sdk_travel_agent-0.0.40.dist-info}/WHEEL +0 -0
  100. {wink_sdk_travel_agent-0.0.38.dist-info → wink_sdk_travel_agent-0.0.40.dist-info}/licenses/LICENSE +0 -0
  101. {wink_sdk_travel_agent-0.0.38.dist-info → wink_sdk_travel_agent-0.0.40.dist-info}/top_level.txt +0 -0
@@ -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.18.1
8
+ The version of the OpenAPI document: 30.18.5
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.18.1
8
+ The version of the OpenAPI document: 30.18.5
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.18.1
8
+ The version of the OpenAPI document: 30.18.5
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.18.1
8
+ The version of the OpenAPI document: 30.18.5
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.18.1
8
+ The version of the OpenAPI document: 30.18.5
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.18.1
8
+ The version of the OpenAPI document: 30.18.5
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.18.1
8
+ The version of the OpenAPI document: 30.18.5
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.18.1
8
+ The version of the OpenAPI document: 30.18.5
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.18.1
8
+ The version of the OpenAPI document: 30.18.5
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.18.1
8
+ The version of the OpenAPI document: 30.18.5
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.18.1
8
+ The version of the OpenAPI document: 30.18.5
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.18.1
8
+ The version of the OpenAPI document: 30.18.5
9
9
  Contact: bjorn@wink.travel
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: wink_sdk_travel_agent
3
- Version: 0.0.38
3
+ Version: 0.0.40
4
4
  Summary: Wink API
5
5
  Home-page: https://github.com/wink-travel/wink-sdk-python.git
6
6
  Author: Bjorn Harvold
@@ -320,8 +320,8 @@ Browse the endpoints in the left navigation bar to get started.
320
320
 
321
321
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
322
322
 
323
- - API version: 30.18.1
324
- - Package version: 0.0.38
323
+ - API version: 30.18.5
324
+ - Package version: 0.0.40
325
325
  - Generator version: 7.12.0
326
326
  - Build package: org.openapitools.codegen.languages.PythonClientCodegen
327
327
 
@@ -339,9 +339,9 @@ pip install wink_sdk_travel_agent
339
339
 
340
340
  Or you can install it directly from the repository using:
341
341
  ```sh
342
- pip install git+https://github.com/wink-travel/wink-sdk-python.git@v0.0.38#egg=wink_sdk_travel_agent&subdirectory=wink-sdk-travel-agent
342
+ pip install git+https://github.com/wink-travel/wink-sdk-python.git@v0.0.40#egg=wink_sdk_travel_agent&subdirectory=wink-sdk-travel-agent
343
343
  ```
344
- (you may need to run `pip` with root permission: `sudo pip install git+https://github.com/wink-travel/wink-sdk-python.git@v0.0.38#egg=wink_sdk_travel_agent&subdirectory=wink_sdk_travel_agent`)
344
+ (you may need to run `pip` with root permission: `sudo pip install git+https://github.com/wink-travel/wink-sdk-python.git@v0.0.40#egg=wink_sdk_travel_agent&subdirectory=wink_sdk_travel_agent`)
345
345
 
346
346
  Then import the package:
347
347
  ```python
@@ -0,0 +1,134 @@
1
+ wink_sdk_travel_agent/__init__.py,sha256=XrIn7jL7bXwh0E4hbTq_EfXZOQ3Xe5MyFZhQNyGLfow,16086
2
+ wink_sdk_travel_agent/api_client.py,sha256=9PXay_YVHAwSU0abwqPZLUhmYTbA5MCPstqEM9gWpPA,34767
3
+ wink_sdk_travel_agent/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
4
+ wink_sdk_travel_agent/configuration.py,sha256=PY9IVgoiAuR35Nc7iriv0802ZIwTXquN9XTtgfTnN2k,25542
5
+ wink_sdk_travel_agent/exceptions.py,sha256=GB706Rl35dPgX8nwSaMDd3vklxKN9T8RCyxrQdqQCJE,13737
6
+ wink_sdk_travel_agent/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
+ wink_sdk_travel_agent/rest.py,sha256=Xgp26JGoAMU20L7fhE7fAehW21BaT0EEWGQcZw0ojM8,16741
8
+ wink_sdk_travel_agent/api/__init__.py,sha256=GLKKEYGrVabqh2a0gUTFW9tC7YV5p1B3Z4V_tnEOleQ,118
9
+ wink_sdk_travel_agent/api/travel_agent_api.py,sha256=ksSmR6v9JoBj5sX_OPXV96286ew34O1xXeef6ujgqQs,88449
10
+ wink_sdk_travel_agent/models/__init__.py,sha256=yABnfmN6vS2Domx7A_Nk32dRmLtnOoHw61wJoTrekA0,15408
11
+ wink_sdk_travel_agent/models/address_agent.py,sha256=nuffEezeGEBI4RUXCJqmWZJxJbzaMDIURh-bSDWKej4,11458
12
+ wink_sdk_travel_agent/models/affiliate_account_agent.py,sha256=_7g6bFRJ16kfF8vnR-ruhvL6RwtWxbDMOlDgBtC5GWs,17598
13
+ wink_sdk_travel_agent/models/affiliate_account_user_agent.py,sha256=0zJZmv9KO_VmF5fIinGx3DGz1-VlpfsQOEs0vbaPZ6E,11638
14
+ wink_sdk_travel_agent/models/agent_booking_request_agent.py,sha256=_sHMOtFYdJNt5xgk3GVaxl7rv3d7wc7C_VjMJLOtl6w,14281
15
+ wink_sdk_travel_agent/models/aggregate_descriptor_agent.py,sha256=QRzUy0V2QBZYCi_EDHX_vB7Z5Q4Sjez-LpfMBRiaJ5k,10427
16
+ wink_sdk_travel_agent/models/ancillary_request_agent.py,sha256=orCP8nkplUqQy1C7egpOmqZl8UVfeEFsCxBv_nDWteY,11821
17
+ wink_sdk_travel_agent/models/authenticated_user_agent.py,sha256=sQFPsqKHwZZrzFXE_GaXQZ0U7bKxvuWVaGJNNe3Ydjk,10674
18
+ wink_sdk_travel_agent/models/bed_agent.py,sha256=WlRGTo3CX2uaEpUtLqk7L4R4cmBetrSH9IA9o8WOfX0,10240
19
+ wink_sdk_travel_agent/models/bedroom_agent.py,sha256=VazNBTCHj59ee4QWZgiINBVZ_0vhGw5W9KlmQrxVRRw,11010
20
+ wink_sdk_travel_agent/models/bedroom_configuration_agent.py,sha256=kARRyeHy0rcp2frZvBBNqdEn7X_0nIfFWpW1ZX20T7w,10748
21
+ wink_sdk_travel_agent/models/beneficiary_agent.py,sha256=TGCqoSBbmzuvFDevqVnWSuL2pd1s7zF9PzvEAqhYkzk,18096
22
+ wink_sdk_travel_agent/models/beneficiary_charge_agent.py,sha256=VkPVIyn5kIJyNhw-BDiv-dSnsIH4W81AUPM-3rb91EA,10400
23
+ wink_sdk_travel_agent/models/booking_agent.py,sha256=ekPV15ptZIjazsvP3GnfnWye9By6qhFs7tS0hf10_xc,32804
24
+ wink_sdk_travel_agent/models/booking_ancillary_agent.py,sha256=FjboYvVRdAI8iK8XSnR5-CTlxJpAhr-RcEXqVvGC360,15512
25
+ wink_sdk_travel_agent/models/booking_confirmations_agent.py,sha256=cURq0D-ls_RAo_9gUJWMyhOAMNyWwi3kaFNUvb5AFaw,11324
26
+ wink_sdk_travel_agent/models/booking_contract_agent.py,sha256=RDxg925qu4PFkv7AK8hWPaa_81-54uwU7Wu3Vdqca8c,89807
27
+ wink_sdk_travel_agent/models/booking_contract_item_agent.py,sha256=XtE03NGttrA01V9_Ac7akC3UDP6AjfQT-bsLfcTvMZc,22673
28
+ wink_sdk_travel_agent/models/booking_contract_payment_details_agent.py,sha256=PgxjAphNrrL4eKY5E9GSKSeh9i111UUWLy5K1o-CUF4,12927
29
+ wink_sdk_travel_agent/models/booking_itinerary_agent.py,sha256=zELshxqYE60m79iK7RTq_8Ljzd6nIJmOfa_8PgoOeeE,11872
30
+ wink_sdk_travel_agent/models/booking_itinerary_room_configuration_agent.py,sha256=1UZuSvMKpBxZiCCKbnB0UpGUWfJeAChqqPYr5UUQDMk,10644
31
+ wink_sdk_travel_agent/models/booking_itinerary_room_configuration_child_agent.py,sha256=NqhmR_xCi95bzkD-i6j25hIP2PBvZ4lUVRoRHidxnPA,9995
32
+ wink_sdk_travel_agent/models/booking_user_agent.py,sha256=LFihRTNp1fs9yT7yyhcMjL70-4bleQu5yXyc80nOH2A,10792
33
+ wink_sdk_travel_agent/models/booking_user_request_agent.py,sha256=0P-RzT5sIia9QnSTXL7WlyWZhVPJ__l0JSeA5PADxc4,10337
34
+ wink_sdk_travel_agent/models/booking_user_session_agent.py,sha256=2aqfqW-RIE7beFeLZxns3wQ4WPDtjGYLIov00VMPlug,12552
35
+ wink_sdk_travel_agent/models/booking_view_agent.py,sha256=R5YzS1WHT2Om7NPxphAWBZxDaxHilfWbGiUEyL2DVEI,11002
36
+ wink_sdk_travel_agent/models/boolean_response_agent.py,sha256=V6AnYgoyQZ6UUxzikgfb6DVFKEBhb0VxZwKw5eIEjgw,10106
37
+ wink_sdk_travel_agent/models/cancellation_detail_agent.py,sha256=U8ufuIA3qSS2GOccFjEoAIRL4_ioTdsMSy_zNCBLAMY,10534
38
+ wink_sdk_travel_agent/models/cancellation_policy_agent.py,sha256=efhkvDZRfgfvb7Bdu8JDE-BkNEWLQ0wjszO7hcwFbwM,16926
39
+ wink_sdk_travel_agent/models/cancellation_policy_exception_agent.py,sha256=MoPPZwCADvWPIb8R0LUXyP3WJhet65sDVfLhxsf3BTo,11168
40
+ wink_sdk_travel_agent/models/cancellation_policy_exceptions_agent.py,sha256=JK6S6r02qn4P1WWG64dbQHQ-JoRA_JMxwVKMFY6tg5s,10431
41
+ wink_sdk_travel_agent/models/cancellation_policy_lightweight_agent.py,sha256=8kfDWPMq6aNgIkhamnJl9igDZT9mHRXkunq12UkyOII,16853
42
+ wink_sdk_travel_agent/models/child_agent.py,sha256=w5nGRsX9ADV0qCgmqagrCOrCuUaJe1wu02d5k3uJLYk,10020
43
+ wink_sdk_travel_agent/models/commissionable_entry_agent.py,sha256=CHGuJKApct_jD2nEKrKb4yxuehP5or6uwm-f8izL89Y,10685
44
+ wink_sdk_travel_agent/models/company_agent.py,sha256=EZpDs5dGujbGOLjlCVjGW3JSSpu0WRGFcXeYMISpUsA,16563
45
+ wink_sdk_travel_agent/models/company_user_agent.py,sha256=va5moJJIWNR5xqO-w6LFy-wvw7uJFLiHOBLmVTbex4E,11510
46
+ wink_sdk_travel_agent/models/company_view_agent.py,sha256=Ll9UMBrfG4SxNw9syzn44LoaepIe0bhfLxlKZM0ylKE,10962
47
+ wink_sdk_travel_agent/models/composite_filter_descriptor_agent.py,sha256=mly5FwgQvJu-FEHGKMiER8YCP6LHPRSLrTswEMh6y7U,10925
48
+ wink_sdk_travel_agent/models/contact_agent.py,sha256=QFLrydpoIXljAo8aU_Jj4XMvxu8EK7UcTSAz-AL-DBc,10980
49
+ wink_sdk_travel_agent/models/country_agent.py,sha256=8iwTPElm4bYsFwDrYmhyY6acmfPlLYbqn8L-9Rj9cAQ,10736
50
+ wink_sdk_travel_agent/models/country_lightweight_agent.py,sha256=c5XDeNw4bxlGEFQNeO06KHvxS-xFDQhPCvfbkcZdxEU,10782
51
+ wink_sdk_travel_agent/models/create_agent_booking400_response.py,sha256=lwexkOgbjqF3PybM1uWCSv0YynJLzgxTa5I2E-RRljY,12911
52
+ wink_sdk_travel_agent/models/create_agent_booking_request_agent.py,sha256=KiTZ5No7ykpzj9f_91fS0xnroe8Fhh9EgbZQxeihRJQ,11503
53
+ wink_sdk_travel_agent/models/custom_monetary_amount.py,sha256=HxEM6p-wWrxNcFZEV2YqDJiX17mH5lsEU0j12tec4F8,9977
54
+ wink_sdk_travel_agent/models/customization_lightweight_agent.py,sha256=C5DFgTo4s6t3wWblMZVn5SprMiHP8qxMTQEiA-OnVJI,24900
55
+ wink_sdk_travel_agent/models/customization_theme_colors_agent.py,sha256=BnAnD87PM4nqTbJf6q7kjABFnV9_ciNTJko4UbE0KqY,11778
56
+ wink_sdk_travel_agent/models/daily_rate_agent.py,sha256=C6RwBSYciMi836dvm0MUeu6BURBSAjaW4YtGFzb3Dxw,11874
57
+ wink_sdk_travel_agent/models/dow_pattern_group_agent.py,sha256=HQdhJKh_qcokR1O75egeQ9M0-xxc58LOSP1zF799ekU,10904
58
+ wink_sdk_travel_agent/models/engine_configuration_booking_report_agent.py,sha256=853TA4_zkheaDARd9PCHbns7o_SeMrEUcpFdiBieXis,24749
59
+ wink_sdk_travel_agent/models/engine_configuration_theme_agent.py,sha256=UoWzv_kCcmh1_5df2vkgRvqqw0CEG8R220bvfMEkiu0,11814
60
+ wink_sdk_travel_agent/models/engine_configuration_theme_colors_agent.py,sha256=pdFDOLp7rIX9-6iy3jEe9q8KkGg_EOEXO6z6qJmlpAU,11849
61
+ wink_sdk_travel_agent/models/extra_charge_agent.py,sha256=SXx58UUNV55STGUZvFSWWZsHM95u3TkNp9Tltjf-iZ8,11235
62
+ wink_sdk_travel_agent/models/extra_charges_agent.py,sha256=UQsSpyWGR5w2ugrFbuEX86hHd4NmKN725M5rnVxKLfY,11869
63
+ wink_sdk_travel_agent/models/fee_agent.py,sha256=axcnKIFR5R9732WznnnBtcDQEWqf4SNQ-FQJPTy7RME,10684
64
+ wink_sdk_travel_agent/models/filter_descriptor_agent.py,sha256=WkBhvNJl0G70PvhA0cn-z-m4ndmjeYTdc012BPv1S_I,11132
65
+ wink_sdk_travel_agent/models/general_manager_agent.py,sha256=Lw330njjvkyP1l9qy-zAeQ4LjC9z_PtxMVChH34vrlI,11060
66
+ wink_sdk_travel_agent/models/generic_error_message.py,sha256=TK_hFiLQuOpFvWQ9lRG1Xmc8SHJ79kU_rHSf9Ynq9FM,10170
67
+ wink_sdk_travel_agent/models/geo_json_point_agent.py,sha256=o4XUH4-wZ0Iyew-RXgnO9vxxMLbNZFKb24O_4QjEXqw,10124
68
+ wink_sdk_travel_agent/models/geo_name_agent.py,sha256=binLC1UEIX_UhwSGEY4Iz8how_8qYzxB75NujdPKon8,13164
69
+ wink_sdk_travel_agent/models/geo_name_lightweight_agent.py,sha256=dGmMROUKvHcv5hXw5-Z7SWApywY1ag02NDh6ANrvQ1c,13530
70
+ wink_sdk_travel_agent/models/group_descriptor_agent.py,sha256=C7RzHxcfuyft0brT8H9bT7FrVcpf_lxXiBXjvlJMD1w,11049
71
+ wink_sdk_travel_agent/models/guest_room_agent.py,sha256=rNSKSfpXvl7wh9UuVTYDVNqovPwiw4tshAl_K3I-7Ho,26959
72
+ wink_sdk_travel_agent/models/guest_room_lightweight_agent.py,sha256=G8YNjmRVTuBVltRcdTAGwslgNtlCC2uE3eD-2nWRUmw,26949
73
+ wink_sdk_travel_agent/models/guest_user_agent.py,sha256=LWYVz9H-TaweGsxnHwUJitOGwa8CvxplvmXYDaa_tJs,11277
74
+ wink_sdk_travel_agent/models/hotel_on_map_agent.py,sha256=4vU1w7qxLKyNIL05n3XZngR0OxPldG7np8UEU0z6V14,29569
75
+ wink_sdk_travel_agent/models/image_attribution_agent.py,sha256=SEXQHtE-u-Rwgi2BynBxomRdJci2-YwJHfSoOr9tO3I,10034
76
+ wink_sdk_travel_agent/models/localized_description_agent.py,sha256=uQvTfOcekda2CgyRc9CsfPOUO1XrB8_tFHehmbEQq3s,11247
77
+ wink_sdk_travel_agent/models/localized_price_agent.py,sha256=98MwyWxIHhv09Cfnevge5Gj5Da2knjzjDSWXffi-0sE,18708
78
+ wink_sdk_travel_agent/models/managed_by_entity_agent.py,sha256=UK3xzopeZG310_gQB0ApX9fFg7Xs1Cak0MBgic8yjU8,11099
79
+ wink_sdk_travel_agent/models/managed_by_entity_rules_agent.py,sha256=BwupG9tSWd00NcKdSa4IgdX5Hi3ynMIVAMep3sh55qI,10565
80
+ wink_sdk_travel_agent/models/media_author_attribution_agent.py,sha256=5mXCdtDusY4nQHVHXiTnV7_kKT8kXQo4qtaEWaKoWyo,10056
81
+ wink_sdk_travel_agent/models/online_presence_agent.py,sha256=6Mwg7GQsH4voW_9Du9TrGINMSZToQR2aAduwpsEf5UU,13189
82
+ wink_sdk_travel_agent/models/page_booking_agent.py,sha256=7KNEJ9PPNIguB0dfHuN46yrEiAjKq3djP0TuLQARzIc,12008
83
+ wink_sdk_travel_agent/models/page_booking_view_agent.py,sha256=_BwChdfUVjKQwLo6G0JSeNi1CZEF9B7AEW5cB9MFFmI,12028
84
+ wink_sdk_travel_agent/models/pageable_object_agent.py,sha256=Kf5tZ6myDHZBRx6NbRRcSGLhx-LTyE9g2V-GFzB2VTM,10648
85
+ wink_sdk_travel_agent/models/payout_agent.py,sha256=kKkjtqq1dn8E-MOX_FgSqK8LgSqpzWpWedSJghXMFys,14903
86
+ wink_sdk_travel_agent/models/payout_fee_agent.py,sha256=3gzIFvaTOE-tW9mBT4DBd5O8VK3rjG4ph0lBnEk1ENU,11250
87
+ wink_sdk_travel_agent/models/pending_refund_agent.py,sha256=1sItYONPKjIRA0aNTfzRcuEKCAAYbb_vFPoiJsxKKhg,11941
88
+ wink_sdk_travel_agent/models/perk_lightweight_agent.py,sha256=k7PhAaIMw2AN4_2Nbh1SyyKNjFx3G5P5rFK-6ADAztE,11247
89
+ wink_sdk_travel_agent/models/personal_agent.py,sha256=uHE9LVQOqD6hvG001X6wGbhcMB94OK__BJCm6CB5AGI,13286
90
+ wink_sdk_travel_agent/models/pet_info_dto_agent.py,sha256=ROniMQzpfBM7xLmOYhnddV3WSKhRfwl8SplfLEmkyuo,9874
91
+ wink_sdk_travel_agent/models/preferences_agent.py,sha256=SHWw88o-WSon_bz5muJbIqApj34nnwy3ezn1y4lvOgg,13850
92
+ wink_sdk_travel_agent/models/profile_agent.py,sha256=bAL87pdQuMuHAJwHZVADuP3qfuE6FGy0CVEJgW9JXMo,11400
93
+ wink_sdk_travel_agent/models/profile_lightweight_agent.py,sha256=RXg0JItURnoK7FiQQs4_MAE7h_4CW85Z8d6saJo8stw,11703
94
+ wink_sdk_travel_agent/models/profile_user_agent.py,sha256=cbonIoa2oDqv7deXziRyLN2ih9yoAO3GM8L14NpRvgI,10711
95
+ wink_sdk_travel_agent/models/property_aggregate_lightweight_agent.py,sha256=-90L3MTz2BtNgaEMIIFL80WJDP7mKdnfMWBqc6z0NpY,26249
96
+ wink_sdk_travel_agent/models/property_policy_agent.py,sha256=FIlDkNDuEFxah8MBEBIoWLPbhJTZwi-kLg2jaVlWki0,14869
97
+ wink_sdk_travel_agent/models/quote_agent.py,sha256=wfzu2XK3YilAnB5kdAmZrGv-N_RnaD4OkW5KO0AfdoQ,10200
98
+ wink_sdk_travel_agent/models/quote_lightweight_agent.py,sha256=KwAq64J__70UoY7EcpfnRbQK2Gu91wa-bVP7Qv6rvAw,10347
99
+ wink_sdk_travel_agent/models/rate_plan_agent.py,sha256=9zi6b7bdXwWSbph4Z2fm-uFIFEiUJmkWHhI_YBtiPWU,19126
100
+ wink_sdk_travel_agent/models/rate_plan_level_fee_agent.py,sha256=iVJ8V1cJWC1U0GtFoBLYdbPh7xqm0OjRKslYjlXPAFk,11552
101
+ wink_sdk_travel_agent/models/refund_agent.py,sha256=VxWdK8gv5XHArdy8XUek5jS5GpHbq99a8v3oR2_ArU4,15956
102
+ wink_sdk_travel_agent/models/reporting_ancillary_agent.py,sha256=1yhjVPdofYGPPwzV24HV4A2n4_VjnRcl39eAdQ0yw_8,11408
103
+ wink_sdk_travel_agent/models/reporting_daily_rate_agent.py,sha256=6zrNWUj05ciSK42vKOghcSUylJP9Gs0QzYhF4LOpF_Q,11089
104
+ wink_sdk_travel_agent/models/reporting_extra_charge_agent.py,sha256=ZownYSusvwj2LcV8-amgigHraKuCA070DIU02Q48RZA,10591
105
+ wink_sdk_travel_agent/models/review_agent.py,sha256=pWTo1B0FFVNwSWwOqqvWJ8f5h-6MllyrfWIy0A_b0tc,14201
106
+ wink_sdk_travel_agent/models/review_answer_agent.py,sha256=kVRNHH-pDIgSS9jXeIoKrzrHZNtjf5LUZNnAKJSzSR4,10760
107
+ wink_sdk_travel_agent/models/review_lightweight_agent.py,sha256=EhAoO4QKljOPSb7BUh-z5rsCczhNudwqWfv5QvzNUz4,14126
108
+ wink_sdk_travel_agent/models/review_user_agent.py,sha256=XektroQpQNTfQSuxIgTHkMxBlzXgudRSjGDfe8Nua1c,10628
109
+ wink_sdk_travel_agent/models/room_configuration_agent.py,sha256=KuCGiPz6XrTj4b_brzbCC4qlqYGCxT7DGLJ1r7Y7JRk,10520
110
+ wink_sdk_travel_agent/models/room_configuration_price_rate_plan_agent.py,sha256=OEJ0ClcKFIkrXdShCOZu67euLMkwGWbPf7kjoGIVtvo,13823
111
+ wink_sdk_travel_agent/models/room_stay_agent.py,sha256=u3yeS-HnEhLkl6ZKalm8zsY17tQ6_Lwg9dNoBJ03ZKQ,18265
112
+ wink_sdk_travel_agent/models/simple_address_agent.py,sha256=h4RFleId6VBbqIdW6fPD0naUcvgjj2nqKem3AwztsTU,11316
113
+ wink_sdk_travel_agent/models/simple_date_time_itinerary_agent.py,sha256=CMeXAGFknfRK9OFWCwJFZiDk9uo0gF2TwqHg5sRcL-Q,11216
114
+ wink_sdk_travel_agent/models/simple_description_agent.py,sha256=BBvWf5JucpRf8GygHfKHhRt9t47n-2xBrayT8xiAv7Q,11362
115
+ wink_sdk_travel_agent/models/simple_multimedia_agent.py,sha256=PZW4I2IVExIEmyh0XgCAx-7Ylq22r8B-2DP_YfCi5io,15739
116
+ wink_sdk_travel_agent/models/social_agent.py,sha256=i2vqOp1UiU9bXav0QsDE3ZgYuzrujRyQuC5qgmUJqlU,10634
117
+ wink_sdk_travel_agent/models/sort_descriptor_agent.py,sha256=VtO2hQNmgxd8zObG844MYpNkI9AcDqIpZVrpUD8PqVU,10331
118
+ wink_sdk_travel_agent/models/sort_object.py,sha256=YH73z113i-4q9TQ-MInYhlr-hpYbmkj2-2oTbavKijc,10308
119
+ wink_sdk_travel_agent/models/sort_object_agent.py,sha256=6tp0FBWL33aYj9dfDaM6m53aX04-6krZ5pEF2FbynuA,9965
120
+ wink_sdk_travel_agent/models/state_agent.py,sha256=XXHWGphe-eVmXLp3c7VoeyUi_2kVYKHgIsMCX2nNRlM,11983
121
+ wink_sdk_travel_agent/models/stay_rate_agent.py,sha256=ZJ8KoPRfyhbGrEuIy0IHuoLpJrwk7z8t0vkYpRf9Ax8,24860
122
+ wink_sdk_travel_agent/models/sub_country_agent.py,sha256=tQ5tuRkdv-FtFe_IrOwOCqrvcXugBOiAoAQSJQS58DI,10202
123
+ wink_sdk_travel_agent/models/sub_country_lightweight_agent.py,sha256=tHjmz33B4UC1RgFpJW-Pi8zlOnFb0XjMpq8sLGhausA,10248
124
+ wink_sdk_travel_agent/models/sub_sub_country_agent.py,sha256=6qRvsTbseB-EqZX-91FfyYEj1Xqg8j9_Kh8pvXe_Lr4,10056
125
+ wink_sdk_travel_agent/models/sub_sub_country_lightweight_agent.py,sha256=4hKCkhb2AAeH_VZYbO1dS6EcXHJfg5NaeKFQTMTwDnQ,10107
126
+ wink_sdk_travel_agent/models/supplier_contract_item_policy_agent.py,sha256=5mBYl3-psrH5hoZyNgcJsKtIgQzBz3YhPep6j2kB--A,17064
127
+ wink_sdk_travel_agent/models/travel_agent_agent.py,sha256=Y8yULlY6N7fqM_0PVfBq4Je77p9cdDV2YvZT5tApA-E,10094
128
+ wink_sdk_travel_agent/models/travel_inventory_recognition_agent.py,sha256=JiLeu5O7rJWTI04BcnCUWSN7XHwPIVqz50n30rPjcBg,12494
129
+ wink_sdk_travel_agent/models/upsert_travel_agent_request_agent.py,sha256=KJ7z9epy-aGHvWmtjz9lSPqEGpfoYPledWPky4lQm0Q,10146
130
+ wink_sdk_travel_agent-0.0.40.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
131
+ wink_sdk_travel_agent-0.0.40.dist-info/METADATA,sha256=nwzpDMUJPP0CdXqfPJsLegLFTVfnaKL99ABYaEDxpQA,30726
132
+ wink_sdk_travel_agent-0.0.40.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
133
+ wink_sdk_travel_agent-0.0.40.dist-info/top_level.txt,sha256=r4wUq-aj0a5gUjGGjn0pA0NpDhSk11ci-Vrb-PonzIo,22
134
+ wink_sdk_travel_agent-0.0.40.dist-info/RECORD,,