Class PropertyApi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreactor.core.publisher.Mono<HotelViewSupplier> changePropertyName(String propertyIdentifier, ChangePropertyNameRequestSupplier changePropertyNameRequestSupplier, String winkVersion) Change Property Name Gives property owners a way to change the property name.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> changePropertyNameWithHttpInfo(String propertyIdentifier, ChangePropertyNameRequestSupplier changePropertyNameRequestSupplier, String winkVersion) Change Property Name Gives property owners a way to change the property name.org.springframework.web.reactive.function.client.WebClient.ResponseSpecchangePropertyNameWithResponseSpec(String propertyIdentifier, ChangePropertyNameRequestSupplier changePropertyNameRequestSupplier, String winkVersion) Change Property Name Gives property owners a way to change the property name.reactor.core.publisher.Mono<SimpleDescriptionSupplier> improveWelcomeText(String propertyIdentifier, ImproveWelcomeTextRequestSupplier improveWelcomeTextRequestSupplier, String winkVersion) Improve Welcome Text Let AI improve existing property descriptions.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SimpleDescriptionSupplier>> improveWelcomeTextWithHttpInfo(String propertyIdentifier, ImproveWelcomeTextRequestSupplier improveWelcomeTextRequestSupplier, String winkVersion) Improve Welcome Text Let AI improve existing property descriptions.org.springframework.web.reactive.function.client.WebClient.ResponseSpecimproveWelcomeTextWithResponseSpec(String propertyIdentifier, ImproveWelcomeTextRequestSupplier improveWelcomeTextRequestSupplier, String winkVersion) Improve Welcome Text Let AI improve existing property descriptions.reactor.core.publisher.Mono<UniqueResultSupplier> isHotelNameUnique(String key, String hotelIdentifier, String winkVersion, String accept) Check Property Name Uniqueness Check if hotel name is a unique.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<UniqueResultSupplier>> isHotelNameUniqueWithHttpInfo(String key, String hotelIdentifier, String winkVersion, String accept) Check Property Name Uniqueness Check if hotel name is a unique.org.springframework.web.reactive.function.client.WebClient.ResponseSpecisHotelNameUniqueWithResponseSpec(String key, String hotelIdentifier, String winkVersion, String accept) Check Property Name Uniqueness Check if hotel name is a unique.reactor.core.publisher.Mono<PageHotelViewSupplier> propertySearch(StateSupplier stateSupplier, String winkVersion) Property Search Retrieve a paginated list of hotels you manage.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<PageHotelViewSupplier>> propertySearchWithHttpInfo(StateSupplier stateSupplier, String winkVersion) Property Search Retrieve a paginated list of hotels you manage.org.springframework.web.reactive.function.client.WebClient.ResponseSpecpropertySearchWithResponseSpec(StateSupplier stateSupplier, String winkVersion) Property Search Retrieve a paginated list of hotels you manage.voidsetApiClient(ApiClient apiClient) reactor.core.publisher.Mono<HotelViewSupplier> showHotelByManager(String propertyIdentifier, String winkVersion, String accept) Show Property Retrieve property by record IDreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> showHotelByManagerWithHttpInfo(String propertyIdentifier, String winkVersion, String accept) Show Property Retrieve property by record IDorg.springframework.web.reactive.function.client.WebClient.ResponseSpecshowHotelByManagerWithResponseSpec(String propertyIdentifier, String winkVersion, String accept) Show Property Retrieve property by record IDreactor.core.publisher.Flux<HotelViewSupplier> showHotelsByManager(String winkVersion, String accept) Property List Retrieve a list of all your hotelsreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<HotelViewSupplier>>> showHotelsByManagerWithHttpInfo(String winkVersion, String accept) Property List Retrieve a list of all your hotelsorg.springframework.web.reactive.function.client.WebClient.ResponseSpecshowHotelsByManagerWithResponseSpec(String winkVersion, String accept) Property List Retrieve a list of all your hotelsreactor.core.publisher.Mono<UpdateExternalHotelStatusRequestSupplier> showHotelStatus(String propertyIdentifier, String winkVersion, String accept) Show Property Status Retrieve hotel statusreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<UpdateExternalHotelStatusRequestSupplier>> showHotelStatusWithHttpInfo(String propertyIdentifier, String winkVersion, String accept) Show Property Status Retrieve hotel statusorg.springframework.web.reactive.function.client.WebClient.ResponseSpecshowHotelStatusWithResponseSpec(String propertyIdentifier, String winkVersion, String accept) Show Property Status Retrieve hotel statusreactor.core.publisher.Mono<SuggestProfileResponseSupplier> suggestPropertyProfile(String propertyIdentifier, SuggestProfileRequestSupplier suggestProfileRequestSupplier, String winkVersion) Suggest property profile Let AI suggest property profile.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SuggestProfileResponseSupplier>> suggestPropertyProfileWithHttpInfo(String propertyIdentifier, SuggestProfileRequestSupplier suggestProfileRequestSupplier, String winkVersion) Suggest property profile Let AI suggest property profile.org.springframework.web.reactive.function.client.WebClient.ResponseSpecsuggestPropertyProfileWithResponseSpec(String propertyIdentifier, SuggestProfileRequestSupplier suggestProfileRequestSupplier, String winkVersion) Suggest property profile Let AI suggest property profile.reactor.core.publisher.Mono<SimpleDescriptionSupplier> suggestPropertyWelcomeText(String propertyIdentifier, SuggestWelcomeTextRequestSupplier suggestWelcomeTextRequestSupplier, String winkVersion) Suggest Property Welcome Text Let AI suggest property descriptions.reactor.core.publisher.Flux<KeyValuePairSupplier> suggestPropertyWelcomeText1(String propertyIdentifier, SuggestAmenitiesRequestSupplier suggestAmenitiesRequestSupplier, String winkVersion) Suggest property amenities Let AI suggest property amenities.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>> suggestPropertyWelcomeText1WithHttpInfo(String propertyIdentifier, SuggestAmenitiesRequestSupplier suggestAmenitiesRequestSupplier, String winkVersion) Suggest property amenities Let AI suggest property amenities.org.springframework.web.reactive.function.client.WebClient.ResponseSpecsuggestPropertyWelcomeText1WithResponseSpec(String propertyIdentifier, SuggestAmenitiesRequestSupplier suggestAmenitiesRequestSupplier, String winkVersion) Suggest property amenities Let AI suggest property amenities.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SimpleDescriptionSupplier>> suggestPropertyWelcomeTextWithHttpInfo(String propertyIdentifier, SuggestWelcomeTextRequestSupplier suggestWelcomeTextRequestSupplier, String winkVersion) Suggest Property Welcome Text Let AI suggest property descriptions.org.springframework.web.reactive.function.client.WebClient.ResponseSpecsuggestPropertyWelcomeTextWithResponseSpec(String propertyIdentifier, SuggestWelcomeTextRequestSupplier suggestWelcomeTextRequestSupplier, String winkVersion) Suggest Property Welcome Text Let AI suggest property descriptions.reactor.core.publisher.Mono<HotelViewSupplier> updateAddress(String propertyIdentifier, UpsertPropertyAddressRequestSupplier upsertPropertyAddressRequestSupplier, String winkVersion) Update Property Address Update addressreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updateAddressWithHttpInfo(String propertyIdentifier, UpsertPropertyAddressRequestSupplier upsertPropertyAddressRequestSupplier, String winkVersion) Update Property Address Update addressorg.springframework.web.reactive.function.client.WebClient.ResponseSpecupdateAddressWithResponseSpec(String propertyIdentifier, UpsertPropertyAddressRequestSupplier upsertPropertyAddressRequestSupplier, String winkVersion) Update Property Address Update addressreactor.core.publisher.Mono<HotelViewSupplier> updateGeneralManager(String propertyIdentifier, GeneralManagerSupplier generalManagerSupplier, String winkVersion) Update General Manager Update general manager informationreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updateGeneralManagerWithHttpInfo(String propertyIdentifier, GeneralManagerSupplier generalManagerSupplier, String winkVersion) Update General Manager Update general manager informationorg.springframework.web.reactive.function.client.WebClient.ResponseSpecupdateGeneralManagerWithResponseSpec(String propertyIdentifier, GeneralManagerSupplier generalManagerSupplier, String winkVersion) Update General Manager Update general manager informationreactor.core.publisher.Mono<HotelViewSupplier> updateHotelStatus(String propertyIdentifier, UpdateExternalHotelStatusRequestSupplier updateExternalHotelStatusRequestSupplier, String winkVersion) Update Property Status Update hotel statusreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updateHotelStatusWithHttpInfo(String propertyIdentifier, UpdateExternalHotelStatusRequestSupplier updateExternalHotelStatusRequestSupplier, String winkVersion) Update Property Status Update hotel statusorg.springframework.web.reactive.function.client.WebClient.ResponseSpecupdateHotelStatusWithResponseSpec(String propertyIdentifier, UpdateExternalHotelStatusRequestSupplier updateExternalHotelStatusRequestSupplier, String winkVersion) Update Property Status Update hotel statusreactor.core.publisher.Mono<HotelViewSupplier> updatePropertyProfile(String propertyIdentifier, UpsertPropertyProfileRequestSupplier upsertPropertyProfileRequestSupplier, String winkVersion) Update property profile Update basic property informationreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updatePropertyProfileWithHttpInfo(String propertyIdentifier, UpsertPropertyProfileRequestSupplier upsertPropertyProfileRequestSupplier, String winkVersion) Update property profile Update basic property informationorg.springframework.web.reactive.function.client.WebClient.ResponseSpecupdatePropertyProfileWithResponseSpec(String propertyIdentifier, UpsertPropertyProfileRequestSupplier upsertPropertyProfileRequestSupplier, String winkVersion) Update property profile Update basic property informationreactor.core.publisher.Mono<HotelViewSupplier> updateReservationsDesk(String propertyIdentifier, UpsertReservationsDeskRequestSupplier upsertReservationsDeskRequestSupplier, String winkVersion) Update Reservations Desk Manage reservation desk hours of operation and contact details.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updateReservationsDeskWithHttpInfo(String propertyIdentifier, UpsertReservationsDeskRequestSupplier upsertReservationsDeskRequestSupplier, String winkVersion) Update Reservations Desk Manage reservation desk hours of operation and contact details.org.springframework.web.reactive.function.client.WebClient.ResponseSpecupdateReservationsDeskWithResponseSpec(String propertyIdentifier, UpsertReservationsDeskRequestSupplier upsertReservationsDeskRequestSupplier, String winkVersion) Update Reservations Desk Manage reservation desk hours of operation and contact details.reactor.core.publisher.Mono<HotelViewSupplier> updateServices(String propertyIdentifier, UpdatePropertyAmenitiesAndServicesRequestSupplier updatePropertyAmenitiesAndServicesRequestSupplier, String winkVersion) Update property services Manage property amenity, accessibility and security features.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updateServicesWithHttpInfo(String propertyIdentifier, UpdatePropertyAmenitiesAndServicesRequestSupplier updatePropertyAmenitiesAndServicesRequestSupplier, String winkVersion) Update property services Manage property amenity, accessibility and security features.org.springframework.web.reactive.function.client.WebClient.ResponseSpecupdateServicesWithResponseSpec(String propertyIdentifier, UpdatePropertyAmenitiesAndServicesRequestSupplier updatePropertyAmenitiesAndServicesRequestSupplier, String winkVersion) Update property services Manage property amenity, accessibility and security features.reactor.core.publisher.Mono<HotelViewSupplier> updateWelcomeText(String propertyIdentifier, UpsertWelcomeTextRequestSupplier upsertWelcomeTextRequestSupplier, String winkVersion) Update Property Text Update localized welcome textreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updateWelcomeTextWithHttpInfo(String propertyIdentifier, UpsertWelcomeTextRequestSupplier upsertWelcomeTextRequestSupplier, String winkVersion) Update Property Text Update localized welcome textorg.springframework.web.reactive.function.client.WebClient.ResponseSpecupdateWelcomeTextWithResponseSpec(String propertyIdentifier, UpsertWelcomeTextRequestSupplier upsertWelcomeTextRequestSupplier, String winkVersion) Update Property Text Update localized welcome textreactor.core.publisher.Mono<HotelViewSupplier> uploadGeneralManagerProfilePicture(String propertyIdentifier, File _file) Upload General Manager Image Uploads videos and/or images to the general manager profile associated with hotel identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> uploadGeneralManagerProfilePictureWithHttpInfo(String propertyIdentifier, File _file) Upload General Manager Image Uploads videos and/or images to the general manager profile associated with hotel identifierorg.springframework.web.reactive.function.client.WebClient.ResponseSpecuploadGeneralManagerProfilePictureWithResponseSpec(String propertyIdentifier, File _file) Upload General Manager Image Uploads videos and/or images to the general manager profile associated with hotel identifier
-
Constructor Details
-
PropertyApi
public PropertyApi() -
PropertyApi
-
-
Method Details
-
getApiClient
-
setApiClient
-
changePropertyName
public reactor.core.publisher.Mono<HotelViewSupplier> changePropertyName(String propertyIdentifier, ChangePropertyNameRequestSupplier changePropertyNameRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Change Property Name Gives property owners a way to change the property name.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update basic information for this property identifierchangePropertyNameRequestSupplier- The changePropertyNameRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- HotelViewSupplier
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
changePropertyNameWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> changePropertyNameWithHttpInfo(String propertyIdentifier, ChangePropertyNameRequestSupplier changePropertyNameRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Change Property Name Gives property owners a way to change the property name.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update basic information for this property identifierchangePropertyNameRequestSupplier- The changePropertyNameRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseEntity<HotelViewSupplier>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
changePropertyNameWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec changePropertyNameWithResponseSpec(String propertyIdentifier, ChangePropertyNameRequestSupplier changePropertyNameRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Change Property Name Gives property owners a way to change the property name.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update basic information for this property identifierchangePropertyNameRequestSupplier- The changePropertyNameRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
improveWelcomeText
public reactor.core.publisher.Mono<SimpleDescriptionSupplier> improveWelcomeText(String propertyIdentifier, ImproveWelcomeTextRequestSupplier improveWelcomeTextRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Improve Welcome Text Let AI improve existing property descriptions.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update basic information for this property identifierimproveWelcomeTextRequestSupplier- The improveWelcomeTextRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- SimpleDescriptionSupplier
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
improveWelcomeTextWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SimpleDescriptionSupplier>> improveWelcomeTextWithHttpInfo(String propertyIdentifier, ImproveWelcomeTextRequestSupplier improveWelcomeTextRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Improve Welcome Text Let AI improve existing property descriptions.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update basic information for this property identifierimproveWelcomeTextRequestSupplier- The improveWelcomeTextRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseEntity<SimpleDescriptionSupplier>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
improveWelcomeTextWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec improveWelcomeTextWithResponseSpec(String propertyIdentifier, ImproveWelcomeTextRequestSupplier improveWelcomeTextRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Improve Welcome Text Let AI improve existing property descriptions.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update basic information for this property identifierimproveWelcomeTextRequestSupplier- The improveWelcomeTextRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
isHotelNameUnique
public reactor.core.publisher.Mono<UniqueResultSupplier> isHotelNameUnique(String key, String hotelIdentifier, String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Check Property Name Uniqueness Check if hotel name is a unique.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
key- Search for uniqueness for this hotel name.hotelIdentifier- Optional, existing hotel identifierwinkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- UniqueResultSupplier
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
isHotelNameUniqueWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<UniqueResultSupplier>> isHotelNameUniqueWithHttpInfo(String key, String hotelIdentifier, String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Check Property Name Uniqueness Check if hotel name is a unique.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
key- Search for uniqueness for this hotel name.hotelIdentifier- Optional, existing hotel identifierwinkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- ResponseEntity<UniqueResultSupplier>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
isHotelNameUniqueWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec isHotelNameUniqueWithResponseSpec(String key, String hotelIdentifier, String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Check Property Name Uniqueness Check if hotel name is a unique.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
key- Search for uniqueness for this hotel name.hotelIdentifier- Optional, existing hotel identifierwinkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
propertySearch
public reactor.core.publisher.Mono<PageHotelViewSupplier> propertySearch(StateSupplier stateSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Property Search Retrieve a paginated list of hotels you manage.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
stateSupplier- Filter grid by state request bodywinkVersion- The winkVersion parameter- Returns:
- PageHotelViewSupplier
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
propertySearchWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<PageHotelViewSupplier>> propertySearchWithHttpInfo(StateSupplier stateSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Property Search Retrieve a paginated list of hotels you manage.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
stateSupplier- Filter grid by state request bodywinkVersion- The winkVersion parameter- Returns:
- ResponseEntity<PageHotelViewSupplier>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
propertySearchWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec propertySearchWithResponseSpec(StateSupplier stateSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Property Search Retrieve a paginated list of hotels you manage.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
stateSupplier- Filter grid by state request bodywinkVersion- The winkVersion parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
showHotelByManager
public reactor.core.publisher.Mono<HotelViewSupplier> showHotelByManager(String propertyIdentifier, String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Show Property Retrieve property by record ID500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Retrieve property record for this property identifierwinkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- HotelViewSupplier
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
showHotelByManagerWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> showHotelByManagerWithHttpInfo(String propertyIdentifier, String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Show Property Retrieve property by record ID500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Retrieve property record for this property identifierwinkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- ResponseEntity<HotelViewSupplier>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
showHotelByManagerWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec showHotelByManagerWithResponseSpec(String propertyIdentifier, String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Show Property Retrieve property by record ID500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Retrieve property record for this property identifierwinkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
showHotelStatus
public reactor.core.publisher.Mono<UpdateExternalHotelStatusRequestSupplier> showHotelStatus(String propertyIdentifier, String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Show Property Status Retrieve hotel status500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Show property status for this property identifierwinkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- UpdateExternalHotelStatusRequestSupplier
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
showHotelStatusWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<UpdateExternalHotelStatusRequestSupplier>> showHotelStatusWithHttpInfo(String propertyIdentifier, String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Show Property Status Retrieve hotel status500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Show property status for this property identifierwinkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- ResponseEntity<UpdateExternalHotelStatusRequestSupplier>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
showHotelStatusWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec showHotelStatusWithResponseSpec(String propertyIdentifier, String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Show Property Status Retrieve hotel status500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Show property status for this property identifierwinkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
showHotelsByManager
public reactor.core.publisher.Flux<HotelViewSupplier> showHotelsByManager(String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Property List Retrieve a list of all your hotels500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
winkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- List<HotelViewSupplier>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
showHotelsByManagerWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<HotelViewSupplier>>> showHotelsByManagerWithHttpInfo(String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Property List Retrieve a list of all your hotels500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
winkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- ResponseEntity<List<HotelViewSupplier>>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
showHotelsByManagerWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec showHotelsByManagerWithResponseSpec(String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Property List Retrieve a list of all your hotels500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
winkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
suggestPropertyProfile
public reactor.core.publisher.Mono<SuggestProfileResponseSupplier> suggestPropertyProfile(String propertyIdentifier, SuggestProfileRequestSupplier suggestProfileRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Suggest property profile Let AI suggest property profile.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Suggest for this property identifiersuggestProfileRequestSupplier- The suggestProfileRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- SuggestProfileResponseSupplier
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
suggestPropertyProfileWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SuggestProfileResponseSupplier>> suggestPropertyProfileWithHttpInfo(String propertyIdentifier, SuggestProfileRequestSupplier suggestProfileRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Suggest property profile Let AI suggest property profile.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Suggest for this property identifiersuggestProfileRequestSupplier- The suggestProfileRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseEntity<SuggestProfileResponseSupplier>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
suggestPropertyProfileWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec suggestPropertyProfileWithResponseSpec(String propertyIdentifier, SuggestProfileRequestSupplier suggestProfileRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Suggest property profile Let AI suggest property profile.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Suggest for this property identifiersuggestProfileRequestSupplier- The suggestProfileRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
suggestPropertyWelcomeText
public reactor.core.publisher.Mono<SimpleDescriptionSupplier> suggestPropertyWelcomeText(String propertyIdentifier, SuggestWelcomeTextRequestSupplier suggestWelcomeTextRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Suggest Property Welcome Text Let AI suggest property descriptions.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Suggest for this property identifiersuggestWelcomeTextRequestSupplier- The suggestWelcomeTextRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- SimpleDescriptionSupplier
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
suggestPropertyWelcomeTextWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SimpleDescriptionSupplier>> suggestPropertyWelcomeTextWithHttpInfo(String propertyIdentifier, SuggestWelcomeTextRequestSupplier suggestWelcomeTextRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Suggest Property Welcome Text Let AI suggest property descriptions.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Suggest for this property identifiersuggestWelcomeTextRequestSupplier- The suggestWelcomeTextRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseEntity<SimpleDescriptionSupplier>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
suggestPropertyWelcomeTextWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec suggestPropertyWelcomeTextWithResponseSpec(String propertyIdentifier, SuggestWelcomeTextRequestSupplier suggestWelcomeTextRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Suggest Property Welcome Text Let AI suggest property descriptions.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Suggest for this property identifiersuggestWelcomeTextRequestSupplier- The suggestWelcomeTextRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
suggestPropertyWelcomeText1
public reactor.core.publisher.Flux<KeyValuePairSupplier> suggestPropertyWelcomeText1(String propertyIdentifier, SuggestAmenitiesRequestSupplier suggestAmenitiesRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Suggest property amenities Let AI suggest property amenities.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Suggest for this property identifiersuggestAmenitiesRequestSupplier- The suggestAmenitiesRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- List<KeyValuePairSupplier>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
suggestPropertyWelcomeText1WithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>> suggestPropertyWelcomeText1WithHttpInfo(String propertyIdentifier, SuggestAmenitiesRequestSupplier suggestAmenitiesRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Suggest property amenities Let AI suggest property amenities.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Suggest for this property identifiersuggestAmenitiesRequestSupplier- The suggestAmenitiesRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseEntity<List<KeyValuePairSupplier>>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
suggestPropertyWelcomeText1WithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec suggestPropertyWelcomeText1WithResponseSpec(String propertyIdentifier, SuggestAmenitiesRequestSupplier suggestAmenitiesRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Suggest property amenities Let AI suggest property amenities.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Suggest for this property identifiersuggestAmenitiesRequestSupplier- The suggestAmenitiesRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updateAddress
public reactor.core.publisher.Mono<HotelViewSupplier> updateAddress(String propertyIdentifier, UpsertPropertyAddressRequestSupplier upsertPropertyAddressRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update Property Address Update address500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update basic information for this property identifierupsertPropertyAddressRequestSupplier- The upsertPropertyAddressRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- HotelViewSupplier
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updateAddressWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updateAddressWithHttpInfo(String propertyIdentifier, UpsertPropertyAddressRequestSupplier upsertPropertyAddressRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update Property Address Update address500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update basic information for this property identifierupsertPropertyAddressRequestSupplier- The upsertPropertyAddressRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseEntity<HotelViewSupplier>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updateAddressWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec updateAddressWithResponseSpec(String propertyIdentifier, UpsertPropertyAddressRequestSupplier upsertPropertyAddressRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update Property Address Update address500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update basic information for this property identifierupsertPropertyAddressRequestSupplier- The upsertPropertyAddressRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updateGeneralManager
public reactor.core.publisher.Mono<HotelViewSupplier> updateGeneralManager(String propertyIdentifier, GeneralManagerSupplier generalManagerSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update General Manager Update general manager information500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update basic information for this property identifiergeneralManagerSupplier- The generalManagerSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- HotelViewSupplier
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updateGeneralManagerWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updateGeneralManagerWithHttpInfo(String propertyIdentifier, GeneralManagerSupplier generalManagerSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update General Manager Update general manager information500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update basic information for this property identifiergeneralManagerSupplier- The generalManagerSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseEntity<HotelViewSupplier>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updateGeneralManagerWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec updateGeneralManagerWithResponseSpec(String propertyIdentifier, GeneralManagerSupplier generalManagerSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update General Manager Update general manager information500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update basic information for this property identifiergeneralManagerSupplier- The generalManagerSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updateHotelStatus
public reactor.core.publisher.Mono<HotelViewSupplier> updateHotelStatus(String propertyIdentifier, UpdateExternalHotelStatusRequestSupplier updateExternalHotelStatusRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update Property Status Update hotel status500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Change status for this property identifierupdateExternalHotelStatusRequestSupplier- The updateExternalHotelStatusRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- HotelViewSupplier
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updateHotelStatusWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updateHotelStatusWithHttpInfo(String propertyIdentifier, UpdateExternalHotelStatusRequestSupplier updateExternalHotelStatusRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update Property Status Update hotel status500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Change status for this property identifierupdateExternalHotelStatusRequestSupplier- The updateExternalHotelStatusRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseEntity<HotelViewSupplier>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updateHotelStatusWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec updateHotelStatusWithResponseSpec(String propertyIdentifier, UpdateExternalHotelStatusRequestSupplier updateExternalHotelStatusRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update Property Status Update hotel status500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Change status for this property identifierupdateExternalHotelStatusRequestSupplier- The updateExternalHotelStatusRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updatePropertyProfile
public reactor.core.publisher.Mono<HotelViewSupplier> updatePropertyProfile(String propertyIdentifier, UpsertPropertyProfileRequestSupplier upsertPropertyProfileRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update property profile Update basic property information500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update basic information for this property identifierupsertPropertyProfileRequestSupplier- The upsertPropertyProfileRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- HotelViewSupplier
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updatePropertyProfileWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updatePropertyProfileWithHttpInfo(String propertyIdentifier, UpsertPropertyProfileRequestSupplier upsertPropertyProfileRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update property profile Update basic property information500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update basic information for this property identifierupsertPropertyProfileRequestSupplier- The upsertPropertyProfileRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseEntity<HotelViewSupplier>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updatePropertyProfileWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec updatePropertyProfileWithResponseSpec(String propertyIdentifier, UpsertPropertyProfileRequestSupplier upsertPropertyProfileRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update property profile Update basic property information500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update basic information for this property identifierupsertPropertyProfileRequestSupplier- The upsertPropertyProfileRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updateReservationsDesk
public reactor.core.publisher.Mono<HotelViewSupplier> updateReservationsDesk(String propertyIdentifier, UpsertReservationsDeskRequestSupplier upsertReservationsDeskRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update Reservations Desk Manage reservation desk hours of operation and contact details.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update important request for this property identifierupsertReservationsDeskRequestSupplier- The upsertReservationsDeskRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- HotelViewSupplier
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updateReservationsDeskWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updateReservationsDeskWithHttpInfo(String propertyIdentifier, UpsertReservationsDeskRequestSupplier upsertReservationsDeskRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update Reservations Desk Manage reservation desk hours of operation and contact details.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update important request for this property identifierupsertReservationsDeskRequestSupplier- The upsertReservationsDeskRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseEntity<HotelViewSupplier>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updateReservationsDeskWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec updateReservationsDeskWithResponseSpec(String propertyIdentifier, UpsertReservationsDeskRequestSupplier upsertReservationsDeskRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update Reservations Desk Manage reservation desk hours of operation and contact details.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update important request for this property identifierupsertReservationsDeskRequestSupplier- The upsertReservationsDeskRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updateServices
public reactor.core.publisher.Mono<HotelViewSupplier> updateServices(String propertyIdentifier, UpdatePropertyAmenitiesAndServicesRequestSupplier updatePropertyAmenitiesAndServicesRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update property services Manage property amenity, accessibility and security features.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Set amenities for this property identifierupdatePropertyAmenitiesAndServicesRequestSupplier- The updatePropertyAmenitiesAndServicesRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- HotelViewSupplier
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updateServicesWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updateServicesWithHttpInfo(String propertyIdentifier, UpdatePropertyAmenitiesAndServicesRequestSupplier updatePropertyAmenitiesAndServicesRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update property services Manage property amenity, accessibility and security features.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Set amenities for this property identifierupdatePropertyAmenitiesAndServicesRequestSupplier- The updatePropertyAmenitiesAndServicesRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseEntity<HotelViewSupplier>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updateServicesWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec updateServicesWithResponseSpec(String propertyIdentifier, UpdatePropertyAmenitiesAndServicesRequestSupplier updatePropertyAmenitiesAndServicesRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update property services Manage property amenity, accessibility and security features.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Set amenities for this property identifierupdatePropertyAmenitiesAndServicesRequestSupplier- The updatePropertyAmenitiesAndServicesRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updateWelcomeText
public reactor.core.publisher.Mono<HotelViewSupplier> updateWelcomeText(String propertyIdentifier, UpsertWelcomeTextRequestSupplier upsertWelcomeTextRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update Property Text Update localized welcome text500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update basic information for this property identifierupsertWelcomeTextRequestSupplier- The upsertWelcomeTextRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- HotelViewSupplier
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updateWelcomeTextWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updateWelcomeTextWithHttpInfo(String propertyIdentifier, UpsertWelcomeTextRequestSupplier upsertWelcomeTextRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update Property Text Update localized welcome text500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update basic information for this property identifierupsertWelcomeTextRequestSupplier- The upsertWelcomeTextRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseEntity<HotelViewSupplier>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
updateWelcomeTextWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec updateWelcomeTextWithResponseSpec(String propertyIdentifier, UpsertWelcomeTextRequestSupplier upsertWelcomeTextRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update Property Text Update localized welcome text500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
propertyIdentifier- Update basic information for this property identifierupsertWelcomeTextRequestSupplier- The upsertWelcomeTextRequestSupplier parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
uploadGeneralManagerProfilePicture
public reactor.core.publisher.Mono<HotelViewSupplier> uploadGeneralManagerProfilePicture(String propertyIdentifier, File _file) throws org.springframework.web.reactive.function.client.WebClientResponseException Upload General Manager Image Uploads videos and/or images to the general manager profile associated with hotel identifier500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
207 - Multi-Status
- Parameters:
propertyIdentifier- Add general manager profile picture for this property identifier_file- The _file parameter- Returns:
- HotelViewSupplier
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
uploadGeneralManagerProfilePictureWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> uploadGeneralManagerProfilePictureWithHttpInfo(String propertyIdentifier, File _file) throws org.springframework.web.reactive.function.client.WebClientResponseException Upload General Manager Image Uploads videos and/or images to the general manager profile associated with hotel identifier500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
207 - Multi-Status
- Parameters:
propertyIdentifier- Add general manager profile picture for this property identifier_file- The _file parameter- Returns:
- ResponseEntity<HotelViewSupplier>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
uploadGeneralManagerProfilePictureWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec uploadGeneralManagerProfilePictureWithResponseSpec(String propertyIdentifier, File _file) throws org.springframework.web.reactive.function.client.WebClientResponseException Upload General Manager Image Uploads videos and/or images to the general manager profile associated with hotel identifier500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
207 - Multi-Status
- Parameters:
propertyIdentifier- Add general manager profile picture for this property identifier_file- The _file parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-