Class PropertyApi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreactor.core.publisher.Mono<HotelViewSupplier> changePropertyName(String hotelIdentifier, 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 hotelIdentifier, 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 hotelIdentifier, ChangePropertyNameRequestSupplier changePropertyNameRequestSupplier, String winkVersion) Change property name Gives property owners a way to change the property name.reactor.core.publisher.Mono<SimpleDescriptionSupplier> improveWelcomeText(String hotelIdentifier, ImproveWelcomeTextRequestSupplier improveWelcomeTextRequestSupplier, String winkVersion) Improve welcome text Let AI improve existing property descriptions.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SimpleDescriptionSupplier>> improveWelcomeTextWithHttpInfo(String hotelIdentifier, ImproveWelcomeTextRequestSupplier improveWelcomeTextRequestSupplier, String winkVersion) Improve welcome text Let AI improve existing property descriptions.org.springframework.web.reactive.function.client.WebClient.ResponseSpecimproveWelcomeTextWithResponseSpec(String hotelIdentifier, 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) Check hotel 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) Check hotel name uniqueness Check if hotel name is a unique.org.springframework.web.reactive.function.client.WebClient.ResponseSpecisHotelNameUniqueWithResponseSpec(String key, String hotelIdentifier, String winkVersion) Check hotel name uniqueness Check if hotel name is a unique.voidsetApiClient(ApiClient apiClient) reactor.core.publisher.Mono<HotelViewSupplier> showHotelByManager(String hotelIdentifier, String winkVersion) Show hotel Retrieve hotel by hotel identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> showHotelByManagerWithHttpInfo(String hotelIdentifier, String winkVersion) Show hotel Retrieve hotel by hotel identifierorg.springframework.web.reactive.function.client.WebClient.ResponseSpecshowHotelByManagerWithResponseSpec(String hotelIdentifier, String winkVersion) Show hotel Retrieve hotel by hotel identifierreactor.core.publisher.Flux<HotelViewSupplier> showHotelsByManager(String winkVersion) Show hotels Retrieve a list of all your hotelsreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<HotelViewSupplier>>> showHotelsByManagerWithHttpInfo(String winkVersion) Show hotels Retrieve a list of all your hotelsorg.springframework.web.reactive.function.client.WebClient.ResponseSpecshowHotelsByManagerWithResponseSpec(String winkVersion) Show hotels Retrieve a list of all your hotelsreactor.core.publisher.Mono<UpdateExternalHotelStatusRequestSupplier> showHotelStatus(String hotelIdentifier, String winkVersion) Show hotel status Retrieve hotel statusreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<UpdateExternalHotelStatusRequestSupplier>> showHotelStatusWithHttpInfo(String hotelIdentifier, String winkVersion) Show hotel status Retrieve hotel statusorg.springframework.web.reactive.function.client.WebClient.ResponseSpecshowHotelStatusWithResponseSpec(String hotelIdentifier, String winkVersion) Show hotel status Retrieve hotel statusreactor.core.publisher.Mono<SuggestProfileResponseSupplier> suggestPropertyProfile(String hotelIdentifier, SuggestProfileRequestSupplier suggestProfileRequestSupplier, String winkVersion) Suggest property profile Let AI suggest property profile.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SuggestProfileResponseSupplier>> suggestPropertyProfileWithHttpInfo(String hotelIdentifier, SuggestProfileRequestSupplier suggestProfileRequestSupplier, String winkVersion) Suggest property profile Let AI suggest property profile.org.springframework.web.reactive.function.client.WebClient.ResponseSpecsuggestPropertyProfileWithResponseSpec(String hotelIdentifier, SuggestProfileRequestSupplier suggestProfileRequestSupplier, String winkVersion) Suggest property profile Let AI suggest property profile.reactor.core.publisher.Mono<SimpleDescriptionSupplier> suggestPropertyWelcomeText(String hotelIdentifier, SuggestWelcomeTextRequestSupplier suggestWelcomeTextRequestSupplier, String winkVersion) Suggest property welcome text Let AI suggest property descriptions.reactor.core.publisher.Flux<KeyValuePairSupplier> suggestPropertyWelcomeText1(String hotelIdentifier, SuggestAmenitiesRequestSupplier suggestAmenitiesRequestSupplier, String winkVersion) Suggest property amenities Let AI suggest property amenities.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<KeyValuePairSupplier>>> suggestPropertyWelcomeText1WithHttpInfo(String hotelIdentifier, SuggestAmenitiesRequestSupplier suggestAmenitiesRequestSupplier, String winkVersion) Suggest property amenities Let AI suggest property amenities.org.springframework.web.reactive.function.client.WebClient.ResponseSpecsuggestPropertyWelcomeText1WithResponseSpec(String hotelIdentifier, SuggestAmenitiesRequestSupplier suggestAmenitiesRequestSupplier, String winkVersion) Suggest property amenities Let AI suggest property amenities.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SimpleDescriptionSupplier>> suggestPropertyWelcomeTextWithHttpInfo(String hotelIdentifier, SuggestWelcomeTextRequestSupplier suggestWelcomeTextRequestSupplier, String winkVersion) Suggest property welcome text Let AI suggest property descriptions.org.springframework.web.reactive.function.client.WebClient.ResponseSpecsuggestPropertyWelcomeTextWithResponseSpec(String hotelIdentifier, SuggestWelcomeTextRequestSupplier suggestWelcomeTextRequestSupplier, String winkVersion) Suggest property welcome text Let AI suggest property descriptions.reactor.core.publisher.Mono<HotelViewSupplier> updateAddress(String hotelIdentifier, UpsertPropertyAddressRequestSupplier upsertPropertyAddressRequestSupplier, String winkVersion) Update Address Update addressreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updateAddressWithHttpInfo(String hotelIdentifier, UpsertPropertyAddressRequestSupplier upsertPropertyAddressRequestSupplier, String winkVersion) Update Address Update addressorg.springframework.web.reactive.function.client.WebClient.ResponseSpecupdateAddressWithResponseSpec(String hotelIdentifier, UpsertPropertyAddressRequestSupplier upsertPropertyAddressRequestSupplier, String winkVersion) Update Address Update addressreactor.core.publisher.Mono<HotelViewSupplier> updateGeneralManager(String hotelIdentifier, GeneralManagerSupplier generalManagerSupplier, String winkVersion) Update General Manager Update general manager informationreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updateGeneralManagerWithHttpInfo(String hotelIdentifier, GeneralManagerSupplier generalManagerSupplier, String winkVersion) Update General Manager Update general manager informationorg.springframework.web.reactive.function.client.WebClient.ResponseSpecupdateGeneralManagerWithResponseSpec(String hotelIdentifier, GeneralManagerSupplier generalManagerSupplier, String winkVersion) Update General Manager Update general manager informationreactor.core.publisher.Mono<HotelViewSupplier> updateHotelStatus(String hotelIdentifier, UpdateExternalHotelStatusRequestSupplier updateExternalHotelStatusRequestSupplier, String winkVersion) Update hotel status Update hotel statusreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updateHotelStatusWithHttpInfo(String hotelIdentifier, UpdateExternalHotelStatusRequestSupplier updateExternalHotelStatusRequestSupplier, String winkVersion) Update hotel status Update hotel statusorg.springframework.web.reactive.function.client.WebClient.ResponseSpecupdateHotelStatusWithResponseSpec(String hotelIdentifier, UpdateExternalHotelStatusRequestSupplier updateExternalHotelStatusRequestSupplier, String winkVersion) Update hotel status Update hotel statusreactor.core.publisher.Mono<HotelViewSupplier> updatePropertyProfile(String hotelIdentifier, UpsertPropertyProfileRequestSupplier upsertPropertyProfileRequestSupplier, String winkVersion) Update property profile Update basic property informationreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updatePropertyProfileWithHttpInfo(String hotelIdentifier, UpsertPropertyProfileRequestSupplier upsertPropertyProfileRequestSupplier, String winkVersion) Update property profile Update basic property informationorg.springframework.web.reactive.function.client.WebClient.ResponseSpecupdatePropertyProfileWithResponseSpec(String hotelIdentifier, UpsertPropertyProfileRequestSupplier upsertPropertyProfileRequestSupplier, String winkVersion) Update property profile Update basic property informationreactor.core.publisher.Mono<HotelViewSupplier> updateReservationsDesk(String hotelIdentifier, 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 hotelIdentifier, 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 hotelIdentifier, UpsertReservationsDeskRequestSupplier upsertReservationsDeskRequestSupplier, String winkVersion) Update reservations desk Manage reservation desk hours of operation and contact details.reactor.core.publisher.Mono<HotelViewSupplier> updateServices(String hotelIdentifier, 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 hotelIdentifier, UpdatePropertyAmenitiesAndServicesRequestSupplier updatePropertyAmenitiesAndServicesRequestSupplier, String winkVersion) Update property services Manage property amenity, accessibility and security features.org.springframework.web.reactive.function.client.WebClient.ResponseSpecupdateServicesWithResponseSpec(String hotelIdentifier, UpdatePropertyAmenitiesAndServicesRequestSupplier updatePropertyAmenitiesAndServicesRequestSupplier, String winkVersion) Update property services Manage property amenity, accessibility and security features.reactor.core.publisher.Mono<HotelViewSupplier> updateWelcomeText(String hotelIdentifier, UpsertWelcomeTextRequestSupplier upsertWelcomeTextRequestSupplier, String winkVersion) Update property text Update localized welcome textreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelViewSupplier>> updateWelcomeTextWithHttpInfo(String hotelIdentifier, UpsertWelcomeTextRequestSupplier upsertWelcomeTextRequestSupplier, String winkVersion) Update property text Update localized welcome textorg.springframework.web.reactive.function.client.WebClient.ResponseSpecupdateWelcomeTextWithResponseSpec(String hotelIdentifier, UpsertWelcomeTextRequestSupplier upsertWelcomeTextRequestSupplier, String winkVersion) Update property text Update localized welcome textreactor.core.publisher.Mono<HotelViewSupplier> uploadGeneralManagerProfilePicture(String hotelIdentifier, File _file) Upload GM Profile 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 hotelIdentifier, File _file) Upload GM Profile Image Uploads videos and/or images to the general manager profile associated with hotel identifierorg.springframework.web.reactive.function.client.WebClient.ResponseSpecuploadGeneralManagerProfilePictureWithResponseSpec(String hotelIdentifier, File _file) Upload GM Profile 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 hotelIdentifier, 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.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update basic information for this hotel 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 hotelIdentifier, 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.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update basic information for this hotel 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 hotelIdentifier, 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.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update basic information for this hotel 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 hotelIdentifier, ImproveWelcomeTextRequestSupplier improveWelcomeTextRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Improve welcome text Let AI improve existing property descriptions.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update basic information for this hotel 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 hotelIdentifier, ImproveWelcomeTextRequestSupplier improveWelcomeTextRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Improve welcome text Let AI improve existing property descriptions.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update basic information for this hotel 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 hotelIdentifier, ImproveWelcomeTextRequestSupplier improveWelcomeTextRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Improve welcome text Let AI improve existing property descriptions.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update basic information for this hotel 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) throws org.springframework.web.reactive.function.client.WebClientResponseException Check hotel name uniqueness Check if hotel name is a unique.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
key- Search for uniqueness for this hotel name.hotelIdentifier- Optional, existing hotel identifierwinkVersion- The winkVersion 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) throws org.springframework.web.reactive.function.client.WebClientResponseException Check hotel name uniqueness Check if hotel name is a unique.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
key- Search for uniqueness for this hotel name.hotelIdentifier- Optional, existing hotel identifierwinkVersion- The winkVersion 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) throws org.springframework.web.reactive.function.client.WebClientResponseException Check hotel name uniqueness Check if hotel name is a unique.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
key- Search for uniqueness for this hotel name.hotelIdentifier- Optional, existing hotel identifierwinkVersion- 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 hotelIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Show hotel Retrieve hotel by hotel identifier503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Retrieve property record for this hotel identifierwinkVersion- The winkVersion 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 hotelIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Show hotel Retrieve hotel by hotel identifier503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Retrieve property record for this hotel identifierwinkVersion- The winkVersion 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 hotelIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Show hotel Retrieve hotel by hotel identifier503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Retrieve property record for this hotel identifierwinkVersion- The winkVersion 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 hotelIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Show hotel status Retrieve hotel status503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Show property status for this hotel identifierwinkVersion- The winkVersion 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 hotelIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Show hotel status Retrieve hotel status503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Show property status for this hotel identifierwinkVersion- The winkVersion 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 hotelIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Show hotel status Retrieve hotel status503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Show property status for this hotel identifierwinkVersion- The winkVersion 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) throws org.springframework.web.reactive.function.client.WebClientResponseException Show hotels Retrieve a list of all your hotels503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
winkVersion- The winkVersion 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) throws org.springframework.web.reactive.function.client.WebClientResponseException Show hotels Retrieve a list of all your hotels503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
winkVersion- The winkVersion 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) throws org.springframework.web.reactive.function.client.WebClientResponseException Show hotels Retrieve a list of all your hotels503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
winkVersion- The winkVersion 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 hotelIdentifier, SuggestProfileRequestSupplier suggestProfileRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Suggest property profile Let AI suggest property profile.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Suggest for this hotel 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 hotelIdentifier, SuggestProfileRequestSupplier suggestProfileRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Suggest property profile Let AI suggest property profile.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Suggest for this hotel 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 hotelIdentifier, SuggestProfileRequestSupplier suggestProfileRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Suggest property profile Let AI suggest property profile.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Suggest for this hotel 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 hotelIdentifier, SuggestWelcomeTextRequestSupplier suggestWelcomeTextRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Suggest property welcome text Let AI suggest property descriptions.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Suggest for this hotel 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 hotelIdentifier, SuggestWelcomeTextRequestSupplier suggestWelcomeTextRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Suggest property welcome text Let AI suggest property descriptions.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Suggest for this hotel 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 hotelIdentifier, SuggestWelcomeTextRequestSupplier suggestWelcomeTextRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Suggest property welcome text Let AI suggest property descriptions.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Suggest for this hotel 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 hotelIdentifier, SuggestAmenitiesRequestSupplier suggestAmenitiesRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Suggest property amenities Let AI suggest property amenities.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Suggest for this hotel 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 hotelIdentifier, SuggestAmenitiesRequestSupplier suggestAmenitiesRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Suggest property amenities Let AI suggest property amenities.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Suggest for this hotel 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 hotelIdentifier, SuggestAmenitiesRequestSupplier suggestAmenitiesRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Suggest property amenities Let AI suggest property amenities.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Suggest for this hotel 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 hotelIdentifier, UpsertPropertyAddressRequestSupplier upsertPropertyAddressRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update Address Update address503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update basic information for this hotel 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 hotelIdentifier, UpsertPropertyAddressRequestSupplier upsertPropertyAddressRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update Address Update address503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update basic information for this hotel 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 hotelIdentifier, UpsertPropertyAddressRequestSupplier upsertPropertyAddressRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update Address Update address503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update basic information for this hotel 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 hotelIdentifier, GeneralManagerSupplier generalManagerSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update General Manager Update general manager information503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update basic information for this hotel 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 hotelIdentifier, GeneralManagerSupplier generalManagerSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update General Manager Update general manager information503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update basic information for this hotel 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 hotelIdentifier, GeneralManagerSupplier generalManagerSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update General Manager Update general manager information503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update basic information for this hotel 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 hotelIdentifier, UpdateExternalHotelStatusRequestSupplier updateExternalHotelStatusRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update hotel status Update hotel status503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Change status for this hotel 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 hotelIdentifier, UpdateExternalHotelStatusRequestSupplier updateExternalHotelStatusRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update hotel status Update hotel status503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Change status for this hotel 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 hotelIdentifier, UpdateExternalHotelStatusRequestSupplier updateExternalHotelStatusRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update hotel status Update hotel status503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Change status for this hotel 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 hotelIdentifier, UpsertPropertyProfileRequestSupplier upsertPropertyProfileRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update property profile Update basic property information503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update basic information for this hotel 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 hotelIdentifier, UpsertPropertyProfileRequestSupplier upsertPropertyProfileRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update property profile Update basic property information503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update basic information for this hotel 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 hotelIdentifier, UpsertPropertyProfileRequestSupplier upsertPropertyProfileRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update property profile Update basic property information503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update basic information for this hotel 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 hotelIdentifier, UpsertReservationsDeskRequestSupplier upsertReservationsDeskRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update reservations desk Manage reservation desk hours of operation and contact details.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update important request for this hotel 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 hotelIdentifier, UpsertReservationsDeskRequestSupplier upsertReservationsDeskRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update reservations desk Manage reservation desk hours of operation and contact details.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update important request for this hotel 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 hotelIdentifier, UpsertReservationsDeskRequestSupplier upsertReservationsDeskRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update reservations desk Manage reservation desk hours of operation and contact details.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update important request for this hotel 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 hotelIdentifier, UpdatePropertyAmenitiesAndServicesRequestSupplier updatePropertyAmenitiesAndServicesRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update property services Manage property amenity, accessibility and security features.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Set amenities for this hotel 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 hotelIdentifier, UpdatePropertyAmenitiesAndServicesRequestSupplier updatePropertyAmenitiesAndServicesRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update property services Manage property amenity, accessibility and security features.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Set amenities for this hotel 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 hotelIdentifier, UpdatePropertyAmenitiesAndServicesRequestSupplier updatePropertyAmenitiesAndServicesRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update property services Manage property amenity, accessibility and security features.503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Set amenities for this hotel 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 hotelIdentifier, UpsertWelcomeTextRequestSupplier upsertWelcomeTextRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update property text Update localized welcome text503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update basic information for this hotel 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 hotelIdentifier, UpsertWelcomeTextRequestSupplier upsertWelcomeTextRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update property text Update localized welcome text503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update basic information for this hotel 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 hotelIdentifier, UpsertWelcomeTextRequestSupplier upsertWelcomeTextRequestSupplier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update property text Update localized welcome text503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
200 - OK
- Parameters:
hotelIdentifier- Update basic information for this hotel 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 hotelIdentifier, File _file) throws org.springframework.web.reactive.function.client.WebClientResponseException Upload GM Profile Image Uploads videos and/or images to the general manager profile associated with hotel identifier503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
207 - Multi-Status
- Parameters:
hotelIdentifier- Add general manager profile picture for this hotel 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 hotelIdentifier, File _file) throws org.springframework.web.reactive.function.client.WebClientResponseException Upload GM Profile Image Uploads videos and/or images to the general manager profile associated with hotel identifier503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
207 - Multi-Status
- Parameters:
hotelIdentifier- Add general manager profile picture for this hotel 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 hotelIdentifier, File _file) throws org.springframework.web.reactive.function.client.WebClientResponseException Upload GM Profile Image Uploads videos and/or images to the general manager profile associated with hotel identifier503 - Service Unavailable
400 - Bad Request
415 - Unsupported Media Type
500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
405 - Method Not Allowed
207 - Multi-Status
- Parameters:
hotelIdentifier- Add general manager profile picture for this hotel 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
-