wink-sdk-travel-agent 0.0.43__py3-none-any.whl → 0.0.45__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 (103) hide show
  1. wink_sdk_travel_agent/__init__.py +2 -2
  2. wink_sdk_travel_agent/api/analytics_api.py +1 -1
  3. wink_sdk_travel_agent/api/travel_agent_api.py +1 -1
  4. wink_sdk_travel_agent/api_client.py +1 -1
  5. wink_sdk_travel_agent/configuration.py +3 -3
  6. wink_sdk_travel_agent/exceptions.py +1 -1
  7. wink_sdk_travel_agent/models/__init__.py +1 -1
  8. wink_sdk_travel_agent/models/agent_booking_request_agent.py +1 -1
  9. wink_sdk_travel_agent/models/aggregate_descriptor_agent.py +1 -1
  10. wink_sdk_travel_agent/models/authenticated_user_agent.py +1 -1
  11. wink_sdk_travel_agent/models/bed_agent.py +1 -1
  12. wink_sdk_travel_agent/models/bedroom_agent.py +1 -1
  13. wink_sdk_travel_agent/models/bedroom_configuration_agent.py +1 -1
  14. wink_sdk_travel_agent/models/beneficiary_agent.py +1 -1
  15. wink_sdk_travel_agent/models/beneficiary_charge_agent.py +1 -1
  16. wink_sdk_travel_agent/models/booking_agent.py +48 -48
  17. wink_sdk_travel_agent/models/booking_analytics_supplier.py +1 -1
  18. wink_sdk_travel_agent/models/booking_ancillary_agent.py +1 -1
  19. wink_sdk_travel_agent/models/booking_confirmations_agent.py +1 -1
  20. wink_sdk_travel_agent/models/booking_contract_agent.py +11 -11
  21. wink_sdk_travel_agent/models/booking_contract_item_agent.py +7 -7
  22. wink_sdk_travel_agent/models/booking_contract_payment_details_agent.py +1 -1
  23. wink_sdk_travel_agent/models/booking_itinerary_agent.py +5 -5
  24. wink_sdk_travel_agent/models/booking_itinerary_room_configuration_agent.py +1 -1
  25. wink_sdk_travel_agent/models/booking_itinerary_room_configuration_child_agent.py +1 -1
  26. wink_sdk_travel_agent/models/booking_overview_request_supplier.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/chart_category_axis_supplier.py +1 -1
  36. wink_sdk_travel_agent/models/chart_legend_supplier.py +1 -1
  37. wink_sdk_travel_agent/models/chart_series_supplier.py +1 -1
  38. wink_sdk_travel_agent/models/chart_title_supplier.py +1 -1
  39. wink_sdk_travel_agent/models/child_agent.py +1 -1
  40. wink_sdk_travel_agent/models/commissionable_entry_agent.py +1 -1
  41. wink_sdk_travel_agent/models/composite_filter_descriptor_agent.py +1 -1
  42. wink_sdk_travel_agent/models/contact_agent.py +1 -1
  43. wink_sdk_travel_agent/models/country_lightweight_agent.py +1 -1
  44. wink_sdk_travel_agent/models/create_agent_booking400_response.py +1 -1
  45. wink_sdk_travel_agent/models/create_agent_booking_request_agent.py +1 -1
  46. wink_sdk_travel_agent/models/custom_monetary_amount.py +1 -1
  47. wink_sdk_travel_agent/models/customization_lightweight_agent.py +1 -1
  48. wink_sdk_travel_agent/models/customization_theme_colors_agent.py +1 -1
  49. wink_sdk_travel_agent/models/extra_charge_agent.py +1 -1
  50. wink_sdk_travel_agent/models/extra_charges_agent.py +1 -1
  51. wink_sdk_travel_agent/models/filter_descriptor_agent.py +1 -1
  52. wink_sdk_travel_agent/models/general_manager_agent.py +1 -1
  53. wink_sdk_travel_agent/models/generic_error_message.py +1 -1
  54. wink_sdk_travel_agent/models/geo_json_point_agent.py +1 -1
  55. wink_sdk_travel_agent/models/geo_name_lightweight_agent.py +1 -1
  56. wink_sdk_travel_agent/models/group_descriptor_agent.py +1 -1
  57. wink_sdk_travel_agent/models/grouped_booking_sales_metrics_supplier_details.py +1 -1
  58. wink_sdk_travel_agent/models/guest_room_lightweight_agent.py +1 -1
  59. wink_sdk_travel_agent/models/guest_user_agent.py +1 -1
  60. wink_sdk_travel_agent/models/line_chart_supplier.py +1 -1
  61. wink_sdk_travel_agent/models/localized_description_agent.py +1 -1
  62. wink_sdk_travel_agent/models/localized_price_agent.py +5 -5
  63. wink_sdk_travel_agent/models/media_author_attribution_agent.py +1 -1
  64. wink_sdk_travel_agent/models/page_booking_agent.py +4 -4
  65. wink_sdk_travel_agent/models/pageable_object_agent.py +5 -5
  66. wink_sdk_travel_agent/models/payout_agent.py +1 -1
  67. wink_sdk_travel_agent/models/payout_fee_agent.py +1 -1
  68. wink_sdk_travel_agent/models/perk_lightweight_agent.py +1 -1
  69. wink_sdk_travel_agent/models/personal_agent.py +1 -1
  70. wink_sdk_travel_agent/models/preferences_agent.py +1 -1
  71. wink_sdk_travel_agent/models/profile_lightweight_agent.py +1 -1
  72. wink_sdk_travel_agent/models/profile_user_agent.py +1 -1
  73. wink_sdk_travel_agent/models/property_aggregate_lightweight_agent.py +1 -1
  74. wink_sdk_travel_agent/models/property_policy_agent.py +1 -1
  75. wink_sdk_travel_agent/models/quote_lightweight_agent.py +1 -1
  76. wink_sdk_travel_agent/models/rate_plan_level_fee_agent.py +1 -1
  77. wink_sdk_travel_agent/models/refund_agent.py +1 -1
  78. wink_sdk_travel_agent/models/review_answer_agent.py +1 -1
  79. wink_sdk_travel_agent/models/review_lightweight_agent.py +1 -1
  80. wink_sdk_travel_agent/models/review_user_agent.py +1 -1
  81. wink_sdk_travel_agent/models/room_configuration_agent.py +1 -1
  82. wink_sdk_travel_agent/models/room_configuration_price_rate_plan_agent.py +1 -1
  83. wink_sdk_travel_agent/models/room_stay_agent.py +9 -9
  84. wink_sdk_travel_agent/models/simple_address_agent.py +1 -1
  85. wink_sdk_travel_agent/models/simple_date_time_itinerary_agent.py +6 -6
  86. wink_sdk_travel_agent/models/simple_description_agent.py +1 -1
  87. wink_sdk_travel_agent/models/simple_multimedia_agent.py +1 -1
  88. wink_sdk_travel_agent/models/social_agent.py +1 -1
  89. wink_sdk_travel_agent/models/sort_descriptor_agent.py +1 -1
  90. wink_sdk_travel_agent/models/sort_object_agent.py +1 -1
  91. wink_sdk_travel_agent/models/state_agent.py +1 -1
  92. wink_sdk_travel_agent/models/stay_rate_agent.py +5 -5
  93. wink_sdk_travel_agent/models/sub_country_lightweight_agent.py +1 -1
  94. wink_sdk_travel_agent/models/sub_sub_country_lightweight_agent.py +1 -1
  95. wink_sdk_travel_agent/models/supplier_contract_item_policy_agent.py +1 -1
  96. wink_sdk_travel_agent/models/travel_inventory_recognition_agent.py +1 -1
  97. wink_sdk_travel_agent/rest.py +1 -1
  98. {wink_sdk_travel_agent-0.0.43.dist-info → wink_sdk_travel_agent-0.0.45.dist-info}/METADATA +5 -5
  99. wink_sdk_travel_agent-0.0.45.dist-info/RECORD +143 -0
  100. wink_sdk_travel_agent-0.0.43.dist-info/RECORD +0 -143
  101. {wink_sdk_travel_agent-0.0.43.dist-info → wink_sdk_travel_agent-0.0.45.dist-info}/WHEEL +0 -0
  102. {wink_sdk_travel_agent-0.0.43.dist-info → wink_sdk_travel_agent-0.0.45.dist-info}/licenses/LICENSE +0 -0
  103. {wink_sdk_travel_agent-0.0.43.dist-info → wink_sdk_travel_agent-0.0.45.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.21.0
8
+ The version of the OpenAPI document: 30.22.0
9
9
  Contact: bjorn@wink.travel
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  # Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
7
7
 
8
- The version of the OpenAPI document: 30.21.0
8
+ The version of the OpenAPI document: 30.22.0
9
9
  Contact: bjorn@wink.travel
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  # Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
7
7
 
8
- The version of the OpenAPI document: 30.21.0
8
+ The version of the OpenAPI document: 30.22.0
9
9
  Contact: bjorn@wink.travel
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  # Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
7
7
 
8
- The version of the OpenAPI document: 30.21.0
8
+ The version of the OpenAPI document: 30.22.0
9
9
  Contact: bjorn@wink.travel
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  # Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
7
7
 
8
- The version of the OpenAPI document: 30.21.0
8
+ The version of the OpenAPI document: 30.22.0
9
9
  Contact: bjorn@wink.travel
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  # Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
7
7
 
8
- The version of the OpenAPI document: 30.21.0
8
+ The version of the OpenAPI document: 30.22.0
9
9
  Contact: bjorn@wink.travel
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -66,11 +66,11 @@ class StayRateAgent(BaseModel):
66
66
  user_specified_currency_total: Optional[CustomMonetaryAmount] = Field(default=None, description="User-defined currency final price.", alias="userSpecifiedCurrencyTotal")
67
67
  source_total: Optional[CustomMonetaryAmount] = Field(default=None, description="Source currency final price.", alias="sourceTotal")
68
68
  internal_total: Optional[CustomMonetaryAmount] = Field(default=None, description="Internal currency final price.", alias="internalTotal")
69
- total_discount_percent: Optional[Union[StrictFloat, StrictInt]] = Field(default=None, alias="totalDiscountPercent")
70
69
  user_specified_currency_average_price_per_night: Optional[CustomMonetaryAmount] = Field(default=None, alias="userSpecifiedCurrencyAveragePricePerNight")
71
70
  internal_average_price_per_night: Optional[CustomMonetaryAmount] = Field(default=None, alias="internalAveragePricePerNight")
72
71
  source_average_price_per_night: Optional[CustomMonetaryAmount] = Field(default=None, alias="sourceAveragePricePerNight")
73
- __properties: ClassVar[List[str]] = ["userSpecifiedCurrencyBaseTotal", "sourceBaseTotal", "internalBaseTotal", "sourceExtraPaxModifier", "internalExtraPaxModifier", "userSpecifiedCurrencyExtraPaxModifier", "sourceExtraChildModifier", "internalExtraChildModifier", "userSpecifiedCurrencyExtraChildModifier", "sourceSingleOccupantModifier", "internalSingleOccupantModifier", "userSpecifiedCurrencySingleOccupantModifier", "sourcePromotionalModifier", "internalPromotionalModifier", "userSpecifiedCurrencyPromotionalModifier", "sourcePremiumModifier", "internalPremiumModifier", "userSpecifiedCurrencyPremiumModifier", "sourceChannelModifier", "internalChannelModifier", "userSpecifiedCurrencyChannelModifier", "quantity", "minOccupancy", "maxOccupancy", "rateSource", "promotionalDiscountPercent", "channelDiscountPercent", "premiumPercent", "available", "sourceToUserCurrencyQuote", "sourceToInternalCurrencyQuote", "offerDetails", "promotionalCodes", "userSpecifiedCurrencyTotal", "sourceTotal", "internalTotal", "totalDiscountPercent", "userSpecifiedCurrencyAveragePricePerNight", "internalAveragePricePerNight", "sourceAveragePricePerNight"]
72
+ total_discount_percent: Optional[Union[StrictFloat, StrictInt]] = Field(default=None, alias="totalDiscountPercent")
73
+ __properties: ClassVar[List[str]] = ["userSpecifiedCurrencyBaseTotal", "sourceBaseTotal", "internalBaseTotal", "sourceExtraPaxModifier", "internalExtraPaxModifier", "userSpecifiedCurrencyExtraPaxModifier", "sourceExtraChildModifier", "internalExtraChildModifier", "userSpecifiedCurrencyExtraChildModifier", "sourceSingleOccupantModifier", "internalSingleOccupantModifier", "userSpecifiedCurrencySingleOccupantModifier", "sourcePromotionalModifier", "internalPromotionalModifier", "userSpecifiedCurrencyPromotionalModifier", "sourcePremiumModifier", "internalPremiumModifier", "userSpecifiedCurrencyPremiumModifier", "sourceChannelModifier", "internalChannelModifier", "userSpecifiedCurrencyChannelModifier", "quantity", "minOccupancy", "maxOccupancy", "rateSource", "promotionalDiscountPercent", "channelDiscountPercent", "premiumPercent", "available", "sourceToUserCurrencyQuote", "sourceToInternalCurrencyQuote", "offerDetails", "promotionalCodes", "userSpecifiedCurrencyTotal", "sourceTotal", "internalTotal", "userSpecifiedCurrencyAveragePricePerNight", "internalAveragePricePerNight", "sourceAveragePricePerNight", "totalDiscountPercent"]
74
74
 
75
75
  model_config = ConfigDict(
76
76
  populate_by_name=True,
@@ -199,10 +199,10 @@ class StayRateAgent(BaseModel):
199
199
  "userSpecifiedCurrencyTotal": CustomMonetaryAmount.from_dict(obj["userSpecifiedCurrencyTotal"]) if obj.get("userSpecifiedCurrencyTotal") is not None else None,
200
200
  "sourceTotal": CustomMonetaryAmount.from_dict(obj["sourceTotal"]) if obj.get("sourceTotal") is not None else None,
201
201
  "internalTotal": CustomMonetaryAmount.from_dict(obj["internalTotal"]) if obj.get("internalTotal") is not None else None,
202
- "totalDiscountPercent": obj.get("totalDiscountPercent"),
203
202
  "userSpecifiedCurrencyAveragePricePerNight": CustomMonetaryAmount.from_dict(obj["userSpecifiedCurrencyAveragePricePerNight"]) if obj.get("userSpecifiedCurrencyAveragePricePerNight") is not None else None,
204
203
  "internalAveragePricePerNight": CustomMonetaryAmount.from_dict(obj["internalAveragePricePerNight"]) if obj.get("internalAveragePricePerNight") is not None else None,
205
- "sourceAveragePricePerNight": CustomMonetaryAmount.from_dict(obj["sourceAveragePricePerNight"]) if obj.get("sourceAveragePricePerNight") is not None else None
204
+ "sourceAveragePricePerNight": CustomMonetaryAmount.from_dict(obj["sourceAveragePricePerNight"]) if obj.get("sourceAveragePricePerNight") is not None else None,
205
+ "totalDiscountPercent": obj.get("totalDiscountPercent")
206
206
  })
207
207
  return _obj
208
208
 
@@ -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.21.0
8
+ The version of the OpenAPI document: 30.22.0
9
9
  Contact: bjorn@wink.travel
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  # Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
7
7
 
8
- The version of the OpenAPI document: 30.21.0
8
+ The version of the OpenAPI document: 30.22.0
9
9
  Contact: bjorn@wink.travel
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  # Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
7
7
 
8
- The version of the OpenAPI document: 30.21.0
8
+ The version of the OpenAPI document: 30.22.0
9
9
  Contact: bjorn@wink.travel
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  # Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
7
7
 
8
- The version of the OpenAPI document: 30.21.0
8
+ The version of the OpenAPI document: 30.22.0
9
9
  Contact: bjorn@wink.travel
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  # Introduction Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels. Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways. # Integrations We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API. # Intended Audience Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible. - Hotel chains - Hotel brands - Travel tech companies - Destination sites - Integrators - Aggregators - Destination management companies - Travel agencies - OTAs ## APIs Not every integrator needs every API. For that reason, we have separated APIs into context. ### Test API - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink. ### Common APIs - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink. ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts. - [Configuration](/customization-client): A single endpoint to retrieve whitelabel + customization information for the booking customization. - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags. - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API.. - [Booking](/booking): All APIs related to creating bookings on the platform. - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings. ### Produce APIs Produce endpoints are for developers who want to create and manage travel inventory. #### Property - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink. - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties. - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types. - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities. - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink. - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink. - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level. #### Affiliate - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts. - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell. - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it. - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones. - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page. #### Rate provider - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties. ### Taxonomy APIs Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc. - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies. ### Insight APIs Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers. - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics. ### Payment APIs Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities. - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features. ## SDKs We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators). - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java) ## Usage These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic. ## Versioning We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints. ## Release history - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md # Travel Agent API The Travel Agent API exposes endpoints to manage agent-facilitated bookings. This API lets you: 1. Travel Agent: Manage agent entity. 2. Booking: Create / Manage bookings Browse the endpoints in the left navigation bar to get started.
7
7
 
8
- The version of the OpenAPI document: 30.21.0
8
+ The version of the OpenAPI document: 30.22.0
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.43
3
+ Version: 0.0.45
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.21.0
324
- - Package version: 0.0.43
323
+ - API version: 30.22.0
324
+ - Package version: 0.0.45
325
325
  - Generator version: 7.15.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.43#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.45#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.43#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.45#egg=wink_sdk_travel_agent&subdirectory=wink_sdk_travel_agent`)
345
345
 
346
346
  Then import the package:
347
347
  ```python
@@ -0,0 +1,143 @@
1
+ wink_sdk_travel_agent/__init__.py,sha256=DUZebufCEi2aguoC7fFOCqaspfzYfZXcdwLslSpA11Y,33578
2
+ wink_sdk_travel_agent/api_client.py,sha256=B4tUN_lqUIe2aryiV2T6hrZoOYU_kVaXyruf7zN4kvE,35083
3
+ wink_sdk_travel_agent/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
4
+ wink_sdk_travel_agent/configuration.py,sha256=Nx3Ez4LgcH3jx9xSMnv18R1h315tsiingYDJTerUUrc,25542
5
+ wink_sdk_travel_agent/exceptions.py,sha256=FtNZjC-t0p6Iciocm31aQqCkm80Ht_ri6BlPj2wXhs0,13737
6
+ wink_sdk_travel_agent/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
+ wink_sdk_travel_agent/rest.py,sha256=XC7t-9r9blHgi2mM_nL41XpgbDLhE7AW0_SVVuQoT8U,16741
8
+ wink_sdk_travel_agent/api/__init__.py,sha256=4LFS3lUsWsY0cQwTCSZ18iYsXC1IGOuuNimNNEmjWsI,623
9
+ wink_sdk_travel_agent/api/analytics_api.py,sha256=2GSSf74u2jEj0Y0supxRDpT-DSfd8dcXSKWyNESpMsE,34714
10
+ wink_sdk_travel_agent/api/travel_agent_api.py,sha256=YvHtMQRRhGPznoxSZM1c7PhFLiP0RIrjCzBFAF8Siro,75285
11
+ wink_sdk_travel_agent/models/__init__.py,sha256=8HbFdaTDZqHkQlXt7fNJ13MZyK9VwfK7NYzpM2yoAJ8,24110
12
+ wink_sdk_travel_agent/models/address_agent.py,sha256=ZYJvoiR-m23N1HKByfxvoKSMjFJm_o5UQYr_pFETb2k,11458
13
+ wink_sdk_travel_agent/models/affiliate_account_agent.py,sha256=DKIrLxPcLvMpHwrAKX8XpLaai33k15Z8yCGgfsNR8x4,17788
14
+ wink_sdk_travel_agent/models/affiliate_account_user_agent.py,sha256=QS03B_fZp08TtLA8f7mUofk8q52TvZxjosqBrTJYS5g,11638
15
+ wink_sdk_travel_agent/models/agent_booking_request_agent.py,sha256=MyvpqziacgXrV3APf3GRta2DoAeG8hJTQRr05z9zovA,14175
16
+ wink_sdk_travel_agent/models/aggregate_descriptor_agent.py,sha256=40lWj6VhfZnwhO3p5o4n7Vz55MzQw6JAXCPUCf_7IGU,10427
17
+ wink_sdk_travel_agent/models/ancillary_request_agent.py,sha256=orCP8nkplUqQy1C7egpOmqZl8UVfeEFsCxBv_nDWteY,11821
18
+ wink_sdk_travel_agent/models/authenticated_user_agent.py,sha256=RQ-QA1Ag-FlxFkCXsVkjo31LHcvZ313_eALnfWZ_i2w,10691
19
+ wink_sdk_travel_agent/models/bed_agent.py,sha256=oZm5Gb6OcgMOAoXZofZ9FKo4GUaHfcZUNXN2088Bv7I,10240
20
+ wink_sdk_travel_agent/models/bedroom_agent.py,sha256=ixKTp3tHqxTRi0obwD13HXRt9f5NCNDDd30aie7Y8YY,11010
21
+ wink_sdk_travel_agent/models/bedroom_configuration_agent.py,sha256=f-eH7qftwBuZ600VITUBEjJ6rGoE9auPCu9cPvboVhQ,10726
22
+ wink_sdk_travel_agent/models/beneficiary_agent.py,sha256=5K7ZpMoLc4MTfVFJRwni7cDOTkPNLnhflPXi7SuL8a0,18096
23
+ wink_sdk_travel_agent/models/beneficiary_charge_agent.py,sha256=q43B5an6VuZOlELj5T2-YF_1CXxqWm_taWvmcFXpxm4,10400
24
+ wink_sdk_travel_agent/models/booking_agent.py,sha256=ZMnCDaA1LouyW4KxtkoSyU2HXAWDUc1yL4Tq6SLRSUI,32821
25
+ wink_sdk_travel_agent/models/booking_analytics_supplier.py,sha256=QgS3AsbYmxfbmitJMteMPlvbbMpNrYLnNvbTKjEJYog,10356
26
+ wink_sdk_travel_agent/models/booking_ancillary_agent.py,sha256=3VoCYebtU7mVuOdhFT4iyYLuMc0Ki2Vhf56P5D3an0o,15359
27
+ wink_sdk_travel_agent/models/booking_confirmations_agent.py,sha256=Nzv7D-eIjuBe2o5mlbINybGFcVjwruZwrulQQ341UnY,11324
28
+ wink_sdk_travel_agent/models/booking_contract_agent.py,sha256=oAGl8SV-tZVqBqeEjwe-LKjuLkoYvN1lNgRoirhv9e0,89736
29
+ wink_sdk_travel_agent/models/booking_contract_item_agent.py,sha256=hrR_V_mq18DscG8zXtKt1opsNFXLpvWtgxAgP2ew0eQ,22673
30
+ wink_sdk_travel_agent/models/booking_contract_payment_details_agent.py,sha256=aKmzG_kIJNYxPdEmckuwX3raRGQjlHXLJrtnSubCMb4,12927
31
+ wink_sdk_travel_agent/models/booking_itinerary_agent.py,sha256=4OtiXSaV1l_s-mZ6Wbv7FcLO6IJmOZG625KuxYWiYRE,11872
32
+ wink_sdk_travel_agent/models/booking_itinerary_room_configuration_agent.py,sha256=YSfUyEfqMZ_aqtLED4x7-nrAGBrHxHiealGDpL09sZk,10644
33
+ wink_sdk_travel_agent/models/booking_itinerary_room_configuration_child_agent.py,sha256=brPNNcWuPXvKkiVvr9oXuLpZ0pQOk4x49G29JSaKsfg,9995
34
+ wink_sdk_travel_agent/models/booking_overview_request_supplier.py,sha256=C3DiizOBVDwbem0FYb1ixBGhr3Xhj8pdffRm4TBSq4U,10362
35
+ wink_sdk_travel_agent/models/booking_user_agent.py,sha256=g-YaHJqSb7qm1kHO6-vo-i1Ivbn9j36eE9QVI6BiIj0,10809
36
+ wink_sdk_travel_agent/models/booking_user_request_agent.py,sha256=qCtQ3pusLUQV5qgQYskolN_XeYwYe2uTMjFUo-Dttf4,10337
37
+ wink_sdk_travel_agent/models/booking_user_session_agent.py,sha256=xyJ9XuVUAa108Zwd8o5Wn9l9R70GnE57LJtPSlt5Z3s,12552
38
+ wink_sdk_travel_agent/models/booking_view_agent.py,sha256=R5YzS1WHT2Om7NPxphAWBZxDaxHilfWbGiUEyL2DVEI,11002
39
+ wink_sdk_travel_agent/models/boolean_response_agent.py,sha256=B-GehxelI8BJXDSvn39Ge_--v4DD_OipWSRPqoVUths,10106
40
+ wink_sdk_travel_agent/models/cancellation_detail_agent.py,sha256=41YGmzSf4qu6UafBe10Qjr-wYR3ay1V5oFXN2MCfMnQ,10534
41
+ wink_sdk_travel_agent/models/cancellation_policy_agent.py,sha256=efhkvDZRfgfvb7Bdu8JDE-BkNEWLQ0wjszO7hcwFbwM,16926
42
+ wink_sdk_travel_agent/models/cancellation_policy_exception_agent.py,sha256=SKIpC8iqLvpESJsj5Uqac-V8OzMadUYvqBivoO8SQUs,11106
43
+ wink_sdk_travel_agent/models/cancellation_policy_exceptions_agent.py,sha256=wjUnQl0x8XnD682w-PjV2LW3NyxQAhu-CZIqgV0rbrw,10431
44
+ wink_sdk_travel_agent/models/cancellation_policy_lightweight_agent.py,sha256=F57qzNSc_Dv4pMBIovZs5tGXns97rL3zaZ-2Hr4o2t4,16865
45
+ wink_sdk_travel_agent/models/chart_category_axis_supplier.py,sha256=dvDHNrBJ8XtGV5VmGfkd1kzZI9Oqcpq1aiRAhG4n8Vc,9930
46
+ wink_sdk_travel_agent/models/chart_legend_supplier.py,sha256=ANaZyswPJQaVXVShZUc1YuWoVv1L1OIpVg8Ha2LoU2I,9774
47
+ wink_sdk_travel_agent/models/chart_series_supplier.py,sha256=JRcGvrC9Hp2XtnRGixgb5rvNc3L0kWcVP-KEoQe-Mgs,10629
48
+ wink_sdk_travel_agent/models/chart_title_supplier.py,sha256=ftnRwGioHU3-OgBulXvxGLJ8CKlpK-TsZuDtVp50GiA,9781
49
+ wink_sdk_travel_agent/models/child_agent.py,sha256=phzuL8M3-1V3qtcepRK1TZOCyMeO-fwcTDCbyHQBdi4,10020
50
+ wink_sdk_travel_agent/models/commissionable_entry_agent.py,sha256=aH08qNU7pO9-Oul8R_DltcL07nYsw_QnpdsVZkwpYPQ,10685
51
+ wink_sdk_travel_agent/models/company_agent.py,sha256=EZpDs5dGujbGOLjlCVjGW3JSSpu0WRGFcXeYMISpUsA,16563
52
+ wink_sdk_travel_agent/models/company_user_agent.py,sha256=va5moJJIWNR5xqO-w6LFy-wvw7uJFLiHOBLmVTbex4E,11510
53
+ wink_sdk_travel_agent/models/company_view_agent.py,sha256=Ll9UMBrfG4SxNw9syzn44LoaepIe0bhfLxlKZM0ylKE,10962
54
+ wink_sdk_travel_agent/models/composite_filter_descriptor_agent.py,sha256=5Oe29IvbauU1_N0G_XkW-6decQJUiP9hlwsiLlC3Vpg,10925
55
+ wink_sdk_travel_agent/models/contact_agent.py,sha256=WnYw-aB2eOHDrnwxwjiSnGU1r4IIsuvlHeT6qxcDqq4,10980
56
+ wink_sdk_travel_agent/models/country_agent.py,sha256=8iwTPElm4bYsFwDrYmhyY6acmfPlLYbqn8L-9Rj9cAQ,10736
57
+ wink_sdk_travel_agent/models/country_lightweight_agent.py,sha256=8YTSZFW-LoacXgeIYz3ZdnjBmN-Wtdvt2DYmz05UQIU,10782
58
+ wink_sdk_travel_agent/models/create_agent_booking400_response.py,sha256=G2CGvUNGv2J2VeuEn7pmsdPMP7Etb_0cJzGTCzU-0d8,12911
59
+ wink_sdk_travel_agent/models/create_agent_booking_request_agent.py,sha256=qNcqNNDGErg-hsvhokgx7oTsyvjpn8yi3Ojq3KfTl8E,11503
60
+ wink_sdk_travel_agent/models/custom_monetary_amount.py,sha256=hvn0J72NkI7ydpiJolYHdMkcUajKWvkgLYsjrna4Row,9977
61
+ wink_sdk_travel_agent/models/customization_lightweight_agent.py,sha256=JO3Eh_BTiRN7Vmk3HVKqLEKRPJKkal1kwZ0yliI2rUI,24907
62
+ wink_sdk_travel_agent/models/customization_theme_colors_agent.py,sha256=kfp4LkeDNNf6AtVf0TPpGcsDJkMDQ5XzCbooXvW-AqA,11778
63
+ wink_sdk_travel_agent/models/daily_rate_agent.py,sha256=C6RwBSYciMi836dvm0MUeu6BURBSAjaW4YtGFzb3Dxw,11874
64
+ wink_sdk_travel_agent/models/dow_pattern_group_agent.py,sha256=HQdhJKh_qcokR1O75egeQ9M0-xxc58LOSP1zF799ekU,10904
65
+ wink_sdk_travel_agent/models/engine_configuration_booking_report_agent.py,sha256=853TA4_zkheaDARd9PCHbns7o_SeMrEUcpFdiBieXis,24749
66
+ wink_sdk_travel_agent/models/engine_configuration_theme_agent.py,sha256=UoWzv_kCcmh1_5df2vkgRvqqw0CEG8R220bvfMEkiu0,11814
67
+ wink_sdk_travel_agent/models/engine_configuration_theme_colors_agent.py,sha256=pdFDOLp7rIX9-6iy3jEe9q8KkGg_EOEXO6z6qJmlpAU,11849
68
+ wink_sdk_travel_agent/models/extra_charge_agent.py,sha256=AznEPSwfHHbm6rOWKSG5V9I5qFqz6Fz_70oFhadAhDQ,11235
69
+ wink_sdk_travel_agent/models/extra_charges_agent.py,sha256=SDlz7PHzsQet-R5RyVRs55S0mi7ybRhT1Sne18U3-Lw,11869
70
+ wink_sdk_travel_agent/models/fee_agent.py,sha256=axcnKIFR5R9732WznnnBtcDQEWqf4SNQ-FQJPTy7RME,10684
71
+ wink_sdk_travel_agent/models/filter_descriptor_agent.py,sha256=5UA4Vz7xKdXiPEMqn59qW2Lszv6dsIxBILuaKWj_IzY,11132
72
+ wink_sdk_travel_agent/models/general_manager_agent.py,sha256=EJediISMSAlzrybTdho8bYiHbxuPrLfMuPpGQwDRxO0,11060
73
+ wink_sdk_travel_agent/models/generic_error_message.py,sha256=XxMBcmQrUr8SNeZfu-6jLElzybDXmrguVA1FFJuHiWo,10088
74
+ wink_sdk_travel_agent/models/geo_json_point_agent.py,sha256=dRjQ22QNdgfDuJ3ssxPRmFhoX4oIDaZbUj4lOblWfQo,10124
75
+ wink_sdk_travel_agent/models/geo_name_agent.py,sha256=binLC1UEIX_UhwSGEY4Iz8how_8qYzxB75NujdPKon8,13164
76
+ wink_sdk_travel_agent/models/geo_name_lightweight_agent.py,sha256=J51zv5NM491qwInbHqN8w1jCR1L52J8Xv30U0PwbuBw,13530
77
+ wink_sdk_travel_agent/models/group_descriptor_agent.py,sha256=HIxmaPYQEHZQnbNu8cbYvEVJ9nmq-pSNsxO3iwNroZc,11049
78
+ wink_sdk_travel_agent/models/grouped_booking_sales_metrics_supplier_details.py,sha256=Q9yLUEEwSbGpzsoIuQHS4e8Ma5PKBKOki12XJkQeizQ,11227
79
+ wink_sdk_travel_agent/models/guest_room_agent.py,sha256=rNSKSfpXvl7wh9UuVTYDVNqovPwiw4tshAl_K3I-7Ho,26959
80
+ wink_sdk_travel_agent/models/guest_room_lightweight_agent.py,sha256=D7BUWs1RZUpT-3RG1YWM6_QRS-2MEQo8zSBxhXQgE-Y,26884
81
+ wink_sdk_travel_agent/models/guest_user_agent.py,sha256=iXuly7LG2fXPhrwJnHjyI_vX59qcskOJiZ9Sq8m7CVU,11294
82
+ wink_sdk_travel_agent/models/hotel_on_map_agent.py,sha256=4vU1w7qxLKyNIL05n3XZngR0OxPldG7np8UEU0z6V14,29569
83
+ wink_sdk_travel_agent/models/image_attribution_agent.py,sha256=SEXQHtE-u-Rwgi2BynBxomRdJci2-YwJHfSoOr9tO3I,10034
84
+ wink_sdk_travel_agent/models/line_chart_supplier.py,sha256=BMsBDpd26BFcudtPDZA88zAU3pAKrlrflmvstlTX3mU,12733
85
+ wink_sdk_travel_agent/models/localized_description_agent.py,sha256=eJuCakdgzRzOqUNXmAaK9cLePdjmKklWsX6y5tgl9Kg,11247
86
+ wink_sdk_travel_agent/models/localized_price_agent.py,sha256=arJtFKpt2H6OIm9MrAtVQVSTfxl0ZeR2Oq19J_AzN00,18708
87
+ wink_sdk_travel_agent/models/managed_by_entity_agent.py,sha256=B0T6i41C9l7Iz9QMfFPHSnT3VMQxfkB16BeTjm4UQKE,11099
88
+ wink_sdk_travel_agent/models/managed_by_entity_rules_agent.py,sha256=D42qBhV746EVd48ZKoX1EfjOuomopYcb2SqIh8s7c2c,10565
89
+ wink_sdk_travel_agent/models/media_author_attribution_agent.py,sha256=ipqrMX9-NTpPswsWcKBP4Z4PJBLi_rkn_xZWPjvu1lo,10056
90
+ wink_sdk_travel_agent/models/online_presence_agent.py,sha256=6Mwg7GQsH4voW_9Du9TrGINMSZToQR2aAduwpsEf5UU,13189
91
+ wink_sdk_travel_agent/models/page_booking_agent.py,sha256=bReXbPrnKBR_rvazAv4JWOWtL7B1YI60dv2lUjkygig,12008
92
+ wink_sdk_travel_agent/models/page_booking_view_agent.py,sha256=_BwChdfUVjKQwLo6G0JSeNi1CZEF9B7AEW5cB9MFFmI,12028
93
+ wink_sdk_travel_agent/models/pageable_object_agent.py,sha256=SEw5J8mVsDtg_de8nWyPnNRIiBDxcwZNkXcrdWLuJtE,10648
94
+ wink_sdk_travel_agent/models/payout_agent.py,sha256=kWAK4kW1NWRa2wTzgdJxbUxTAhzboQSXLRhs0izCmK8,14837
95
+ wink_sdk_travel_agent/models/payout_fee_agent.py,sha256=7D5Ck_8bssKViamwrm3DyYD0eOnoByi_6JtA6rvuOSk,11228
96
+ wink_sdk_travel_agent/models/pending_refund_agent.py,sha256=1sItYONPKjIRA0aNTfzRcuEKCAAYbb_vFPoiJsxKKhg,11941
97
+ wink_sdk_travel_agent/models/perk_lightweight_agent.py,sha256=_kSazJeX3O1mrT9lE1ifBPRqMLjs6WT4Jl9-8ArUiTs,11247
98
+ wink_sdk_travel_agent/models/personal_agent.py,sha256=37c58nLEsdg_3S10j6BZDWoeTf-wrIsJ-lqBCUEvIz4,13286
99
+ wink_sdk_travel_agent/models/pet_info_dto_agent.py,sha256=ROniMQzpfBM7xLmOYhnddV3WSKhRfwl8SplfLEmkyuo,9874
100
+ wink_sdk_travel_agent/models/preferences_agent.py,sha256=Ds9C8ru-NYN_vEQgA5B2P71vtXm7CAU0hWfCILspaf8,13850
101
+ wink_sdk_travel_agent/models/profile_agent.py,sha256=bAL87pdQuMuHAJwHZVADuP3qfuE6FGy0CVEJgW9JXMo,11400
102
+ wink_sdk_travel_agent/models/profile_lightweight_agent.py,sha256=1ech6I_qSk3Dhx28KdN_LtyFUm4st0isdJTaWfs0yJw,11597
103
+ wink_sdk_travel_agent/models/profile_user_agent.py,sha256=v8svtsLyd6qdZh4mYoXC9a-TmFRp_SjdwQkfvkc50Dc,10711
104
+ wink_sdk_travel_agent/models/property_aggregate_lightweight_agent.py,sha256=1pW0KWGKW9AQZR5zmJ3bnAFLH3CkTlY-OrFL-s1X7Qc,26447
105
+ wink_sdk_travel_agent/models/property_policy_agent.py,sha256=TPNOCsZ8a2PYb1mS1D8tguvVfV21CS5Z91rpjiT6vtU,14869
106
+ wink_sdk_travel_agent/models/quote_agent.py,sha256=wfzu2XK3YilAnB5kdAmZrGv-N_RnaD4OkW5KO0AfdoQ,10200
107
+ wink_sdk_travel_agent/models/quote_lightweight_agent.py,sha256=rSgadY0jWBzw-meB_Bo7XFSJ8RZ5aakxAeMkBArpKik,10347
108
+ wink_sdk_travel_agent/models/rate_plan_agent.py,sha256=9zi6b7bdXwWSbph4Z2fm-uFIFEiUJmkWHhI_YBtiPWU,19126
109
+ wink_sdk_travel_agent/models/rate_plan_level_fee_agent.py,sha256=odRZLBsdDQq4AcENdke08UfKopONg3LRh7OIWQLXjmE,11552
110
+ wink_sdk_travel_agent/models/refund_agent.py,sha256=UyKlSxbZdtGRixIl3c1iJh0tqME70Ck0RiHITsSnhYo,15956
111
+ wink_sdk_travel_agent/models/reporting_ancillary_agent.py,sha256=1yhjVPdofYGPPwzV24HV4A2n4_VjnRcl39eAdQ0yw_8,11408
112
+ wink_sdk_travel_agent/models/reporting_daily_rate_agent.py,sha256=6zrNWUj05ciSK42vKOghcSUylJP9Gs0QzYhF4LOpF_Q,11089
113
+ wink_sdk_travel_agent/models/reporting_extra_charge_agent.py,sha256=ZownYSusvwj2LcV8-amgigHraKuCA070DIU02Q48RZA,10591
114
+ wink_sdk_travel_agent/models/review_agent.py,sha256=pWTo1B0FFVNwSWwOqqvWJ8f5h-6MllyrfWIy0A_b0tc,14201
115
+ wink_sdk_travel_agent/models/review_answer_agent.py,sha256=mspn5f56WAYgrwW8ChwPj0eHGC2Weu-g6FO7oBhJj20,10698
116
+ wink_sdk_travel_agent/models/review_lightweight_agent.py,sha256=5wMSPdHglvNutP4f62y-Dami3VRsLkwSTBzvhmhCtPA,14133
117
+ wink_sdk_travel_agent/models/review_user_agent.py,sha256=gdVIRxgU700Qft-2n6o3egjJ6J2d1_um3df0PRgoLcE,10645
118
+ wink_sdk_travel_agent/models/room_configuration_agent.py,sha256=RU65Ha3fIzZoW--O3D6v52bcjgirB9fU2NExKnUh04s,10520
119
+ wink_sdk_travel_agent/models/room_configuration_price_rate_plan_agent.py,sha256=KhfhAA5c0nSNlx7kCW-D7sdEBMCQFcNEaKC28Fgh7KE,13801
120
+ wink_sdk_travel_agent/models/room_stay_agent.py,sha256=36TDfuBQFbzW9Dy7xBbaJXQVu9PsuAa9wd2KMRFdhyo,18243
121
+ wink_sdk_travel_agent/models/simple_address_agent.py,sha256=pDbAOkxjIQxy1nzdkKppdv7bVB85VOo5M5vOp5Bsh9A,11316
122
+ wink_sdk_travel_agent/models/simple_date_time_itinerary_agent.py,sha256=SFGPkaS_uO9vy9B7HnMpy1KOyE67DWW_5IvVbVgA_K8,11216
123
+ wink_sdk_travel_agent/models/simple_description_agent.py,sha256=Gf7uX10cQyFgJRD5SG3Sc6OFI5FQJQ2zHhpwg53a2FA,11362
124
+ wink_sdk_travel_agent/models/simple_multimedia_agent.py,sha256=sEF9xfmTuf7SUjUO62fFRSO6yC3Hi4aU8N8FWpJ_DZc,15717
125
+ wink_sdk_travel_agent/models/social_agent.py,sha256=73UOvzrio9QqYHcgZDBtkOdx7EMeUTeswK04A0UdMG4,10634
126
+ wink_sdk_travel_agent/models/sort_descriptor_agent.py,sha256=wJ2cA7FqrIu34HK496k_agTJKqTYz4Gvmjch_jLez2s,10331
127
+ wink_sdk_travel_agent/models/sort_object.py,sha256=YH73z113i-4q9TQ-MInYhlr-hpYbmkj2-2oTbavKijc,10308
128
+ wink_sdk_travel_agent/models/sort_object_agent.py,sha256=xf0DbBXJXjNvkxMSBlBClfQPNiCx0AaycvNg-hfsbJU,9965
129
+ wink_sdk_travel_agent/models/state_agent.py,sha256=uJoSU-myAr5SQwnNOwF7HXFpr7VWYSK-4jRoUhqVl0M,11983
130
+ wink_sdk_travel_agent/models/stay_rate_agent.py,sha256=ly7893_KGt7HiKcrl26DpEJXTK4IqHvp-Uw639G7XMk,24860
131
+ wink_sdk_travel_agent/models/sub_country_agent.py,sha256=tQ5tuRkdv-FtFe_IrOwOCqrvcXugBOiAoAQSJQS58DI,10202
132
+ wink_sdk_travel_agent/models/sub_country_lightweight_agent.py,sha256=apMRn0zNWUFcRQ4X-KdKx9Eu4IZTx3fXxuAuA2mspxE,10248
133
+ wink_sdk_travel_agent/models/sub_sub_country_agent.py,sha256=6qRvsTbseB-EqZX-91FfyYEj1Xqg8j9_Kh8pvXe_Lr4,10056
134
+ wink_sdk_travel_agent/models/sub_sub_country_lightweight_agent.py,sha256=onIdsTAInz0tlvpYdnD9j7xzkgzX6J73eIeXhNfdig4,10107
135
+ wink_sdk_travel_agent/models/supplier_contract_item_policy_agent.py,sha256=VOpT96heRf-Gg8rbnW3rM0EsCcfcRzqxV_Num8_ZPf8,17064
136
+ wink_sdk_travel_agent/models/travel_agent_agent.py,sha256=DyBz62a3lE0ZTsa5l1Mur_NUdwdc6nBZLEiQraBYCXM,10094
137
+ wink_sdk_travel_agent/models/travel_inventory_recognition_agent.py,sha256=Q3Gmpa7b9bXXlfHSoroZhjX0F6efeNQxZkmXUW-OtfI,12472
138
+ wink_sdk_travel_agent/models/upsert_travel_agent_request_agent.py,sha256=K1fzAzZwvgBOWU4dIltLIC4evIaM5tNqJjyvCePmS58,10146
139
+ wink_sdk_travel_agent-0.0.45.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
140
+ wink_sdk_travel_agent-0.0.45.dist-info/METADATA,sha256=-Sytr-lObpc10q_IcDZlfjlWNE41tMYWt2BA5Zs1h6o,31059
141
+ wink_sdk_travel_agent-0.0.45.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
142
+ wink_sdk_travel_agent-0.0.45.dist-info/top_level.txt,sha256=r4wUq-aj0a5gUjGGjn0pA0NpDhSk11ci-Vrb-PonzIo,22
143
+ wink_sdk_travel_agent-0.0.45.dist-info/RECORD,,