Class InventoryApi

java.lang.Object
travel.wink.sdk.booking.engine.api.InventoryApi

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-06-03T12:25:10.444723+07:00[Asia/Bangkok]") public class InventoryApi extends Object
  • Constructor Details

    • InventoryApi

      public InventoryApi()
    • InventoryApi

      @Autowired public InventoryApi(ApiClient apiClient)
  • Method Details

    • getApiClient

      public ApiClient getApiClient()
    • setApiClient

      public void setApiClient(ApiClient apiClient)
    • oauth2ScoreInventoryByCity

      public reactor.core.publisher.Mono<PageHotelWithBestPrice> oauth2ScoreInventoryByCity(CityScoreRequest cityScoreRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Ranked City Search Search for hotels in / around a city and order by scoring type

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      cityScoreRequest - The cityScoreRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      accept - The accept parameter
      Returns:
      PageHotelWithBestPrice
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2ScoreInventoryByCityWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<PageHotelWithBestPrice>> oauth2ScoreInventoryByCityWithHttpInfo(CityScoreRequest cityScoreRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2SearchByGeoLocation

      public reactor.core.publisher.Mono<PageHotelWithBestPrice> oauth2SearchByGeoLocation(MapRequest mapRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      By Geo-Location Search for properties near a point or within bounds. Populate either `request.userSession.location` OR `request.userSession.bounds`.

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      mapRequest - The mapRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      accept - The accept parameter
      Returns:
      PageHotelWithBestPrice
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2SearchByGeoLocationWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<PageHotelWithBestPrice>> oauth2SearchByGeoLocationWithHttpInfo(MapRequest mapRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2SearchInventoryByCity

      public reactor.core.publisher.Mono<PageHotelWithBestPrice> oauth2SearchInventoryByCity(CitySearchRequest citySearchRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      City Search Search for hotels in / around a city

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      citySearchRequest - The citySearchRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      accept - The accept parameter
      Returns:
      PageHotelWithBestPrice
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2SearchInventoryByCityWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<PageHotelWithBestPrice>> oauth2SearchInventoryByCityWithHttpInfo(CitySearchRequest citySearchRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2SearchScoreByCountry

      public reactor.core.publisher.Mono<PageHotelWithBestPrice> oauth2SearchScoreByCountry(CountryScoreRequest countryScoreRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Ranked Country Search Search for hotels in a country and order by scoring type

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      countryScoreRequest - The countryScoreRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      accept - The accept parameter
      Returns:
      PageHotelWithBestPrice
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2SearchScoreByCountryWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<PageHotelWithBestPrice>> oauth2SearchScoreByCountryWithHttpInfo(CountryScoreRequest countryScoreRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2SearchScoreByGlobal

      public reactor.core.publisher.Mono<PageHotelWithBestPrice> oauth2SearchScoreByGlobal(GlobalScoreRequest globalScoreRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Ranked Global Search Search best scoring hotels in the world and order by scoring type

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      globalScoreRequest - The globalScoreRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      accept - The accept parameter
      Returns:
      PageHotelWithBestPrice
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2SearchScoreByGlobalWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<PageHotelWithBestPrice>> oauth2SearchScoreByGlobalWithHttpInfo(GlobalScoreRequest globalScoreRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2ShowInventoryGridItem

      public reactor.core.publisher.Mono<InventoryGridItem> oauth2ShowInventoryGridItem(AggregateInventoryGridItemRequest aggregateInventoryGridItemRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Inventory Shows single grid based on channel inventory identifier

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      aggregateInventoryGridItemRequest - The aggregateInventoryGridItemRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      accept - The accept parameter
      Returns:
      InventoryGridItem
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2ShowInventoryGridItemWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<InventoryGridItem>> oauth2ShowInventoryGridItemWithHttpInfo(AggregateInventoryGridItemRequest aggregateInventoryGridItemRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2ShowPropertyAddOn

      public reactor.core.publisher.Mono<SellerInventoryAddOn> oauth2ShowPropertyAddOn(AggregateAddOnRequest aggregateAddOnRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Add-On Show single add-on based on a channel inventory identifier

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      aggregateAddOnRequest - The aggregateAddOnRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      accept - The accept parameter
      Returns:
      SellerInventoryAddOn
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2ShowPropertyAddOnWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryAddOn>> oauth2ShowPropertyAddOnWithHttpInfo(AggregateAddOnRequest aggregateAddOnRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2ShowPropertyAggregate

      public reactor.core.publisher.Mono<SellerInventoryHotel> oauth2ShowPropertyAggregate(AggregateHotelRequest aggregateHotelRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Property Show single hotel card with price based on a given record identifier

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      aggregateHotelRequest - The aggregateHotelRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      accept - The accept parameter
      Returns:
      SellerInventoryHotel
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2ShowPropertyAggregateWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryHotel>> oauth2ShowPropertyAggregateWithHttpInfo(AggregateHotelRequest aggregateHotelRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2ShowPropertyAttraction

      public reactor.core.publisher.Mono<SellerInventoryAttraction> oauth2ShowPropertyAttraction(AggregateAttractionRequest aggregateAttractionRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Attraction Show single attraction based on a channel inventory identifier

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      aggregateAttractionRequest - The aggregateAttractionRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      accept - The accept parameter
      Returns:
      SellerInventoryAttraction
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2ShowPropertyAttractionWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryAttraction>> oauth2ShowPropertyAttractionWithHttpInfo(AggregateAttractionRequest aggregateAttractionRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2ShowPropertyInventory

      public reactor.core.publisher.Mono<HotelInventoryResponse> oauth2ShowPropertyInventory(HotelInventoryRequest hotelInventoryRequest, String engineConfigurationIdentifier) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show property Show property content / availability / rate details.

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      hotelInventoryRequest - The hotelInventoryRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      Returns:
      HotelInventoryResponse
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2ShowPropertyInventoryWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelInventoryResponse>> oauth2ShowPropertyInventoryWithHttpInfo(HotelInventoryRequest hotelInventoryRequest, String engineConfigurationIdentifier) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2ShowPropertyList

      public reactor.core.publisher.Mono<HotelInventoryListResponse> oauth2ShowPropertyList(HotelInventoryListRequest hotelInventoryListRequest, String engineConfigurationIdentifier) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Property List Show property content / availability / rate details.

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      hotelInventoryListRequest - The hotelInventoryListRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      Returns:
      HotelInventoryListResponse
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2ShowPropertyListWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelInventoryListResponse>> oauth2ShowPropertyListWithHttpInfo(HotelInventoryListRequest hotelInventoryListRequest, String engineConfigurationIdentifier) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2ShowPropertyMeetingRoom

      public reactor.core.publisher.Mono<SellerInventoryMeetingRoom> oauth2ShowPropertyMeetingRoom(AggregateMeetingRoomRequest aggregateMeetingRoomRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Meeting Room Show single meeting room based on a channel inventory identifier

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      aggregateMeetingRoomRequest - The aggregateMeetingRoomRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      accept - The accept parameter
      Returns:
      SellerInventoryMeetingRoom
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2ShowPropertyMeetingRoomWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryMeetingRoom>> oauth2ShowPropertyMeetingRoomWithHttpInfo(AggregateMeetingRoomRequest aggregateMeetingRoomRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2ShowPropertyPackage

      public reactor.core.publisher.Mono<SellerInventoryPackage> oauth2ShowPropertyPackage(AggregatePackageRequest aggregatePackageRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Package Show single package based on a channel inventory identifier

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      aggregatePackageRequest - The aggregatePackageRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      accept - The accept parameter
      Returns:
      SellerInventoryPackage
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2ShowPropertyPackageWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryPackage>> oauth2ShowPropertyPackageWithHttpInfo(AggregatePackageRequest aggregatePackageRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2ShowPropertyPlace

      public reactor.core.publisher.Mono<SellerInventoryPlace> oauth2ShowPropertyPlace(AggregatePlaceRequest aggregatePlaceRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Place Show single place based on a channel inventory identifier

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      aggregatePlaceRequest - The aggregatePlaceRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      accept - The accept parameter
      Returns:
      SellerInventoryPlace
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2ShowPropertyPlaceWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryPlace>> oauth2ShowPropertyPlaceWithHttpInfo(AggregatePlaceRequest aggregatePlaceRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2ShowPropertyRecreation

      public reactor.core.publisher.Mono<SellerInventoryActivity> oauth2ShowPropertyRecreation(AggregateActivityRequest aggregateActivityRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Activity Show single activity based on a channel inventory identifier

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      aggregateActivityRequest - The aggregateActivityRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      accept - The accept parameter
      Returns:
      SellerInventoryActivity
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2ShowPropertyRecreationWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryActivity>> oauth2ShowPropertyRecreationWithHttpInfo(AggregateActivityRequest aggregateActivityRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2ShowPropertyRestaurant

      public reactor.core.publisher.Mono<SellerInventoryRestaurant> oauth2ShowPropertyRestaurant(AggregateRestaurantRequest aggregateRestaurantRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Restaurant Show single restaurant based on a channel inventory identifier

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      aggregateRestaurantRequest - The aggregateRestaurantRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      accept - The accept parameter
      Returns:
      SellerInventoryRestaurant
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2ShowPropertyRestaurantWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryRestaurant>> oauth2ShowPropertyRestaurantWithHttpInfo(AggregateRestaurantRequest aggregateRestaurantRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2ShowPropertyRoomType

      public reactor.core.publisher.Mono<SellerInventoryGuestRoom> oauth2ShowPropertyRoomType(AggregateGuestRoomRequest aggregateGuestRoomRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Guest Room Show single guest room based on a channel inventory identifier

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      aggregateGuestRoomRequest - The aggregateGuestRoomRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      accept - The accept parameter
      Returns:
      SellerInventoryGuestRoom
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2ShowPropertyRoomTypeWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryGuestRoom>> oauth2ShowPropertyRoomTypeWithHttpInfo(AggregateGuestRoomRequest aggregateGuestRoomRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2ShowPropertySpa

      public reactor.core.publisher.Mono<SellerInventorySpa> oauth2ShowPropertySpa(AggregateSpaRequest aggregateSpaRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Spa Show single spa based on a channel inventory identifier

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      aggregateSpaRequest - The aggregateSpaRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      accept - The accept parameter
      Returns:
      SellerInventorySpa
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2ShowPropertySpaWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventorySpa>> oauth2ShowPropertySpaWithHttpInfo(AggregateSpaRequest aggregateSpaRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2ShowSellerInventoryList

      public reactor.core.publisher.Mono<SellerInventoryListResponse> oauth2ShowSellerInventoryList(AggregateSellerInventoryListRequest aggregateSellerInventoryListRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Inventories Shows page of inventory items

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      aggregateSellerInventoryListRequest - The aggregateSellerInventoryListRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      accept - The accept parameter
      Returns:
      SellerInventoryListResponse
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2ShowSellerInventoryListWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryListResponse>> oauth2ShowSellerInventoryListWithHttpInfo(AggregateSellerInventoryListRequest aggregateSellerInventoryListRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException
    • oauth2ShowSellerInventoryRankedList

      public reactor.core.publisher.Mono<SellerInventoryRankedListResponse> oauth2ShowSellerInventoryRankedList(AggregateSellerInventoryListRequest aggregateSellerInventoryListRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Ranked Inventories Shows a paginated list of ranked inventory.

      405 - Method Not Allowed

      415 - Unsupported Media Type

      400 - Bad Request

      403 - Forbidden

      401 - Unauthorized

      503 - Service Unavailable

      500 - Internal Server Error

      404 - Not Found

      200 - OK

      Parameters:
      aggregateSellerInventoryListRequest - The aggregateSellerInventoryListRequest parameter
      engineConfigurationIdentifier - Engine configuration identifier
      accept - The accept parameter
      Returns:
      SellerInventoryRankedListResponse
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • oauth2ShowSellerInventoryRankedListWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryRankedListResponse>> oauth2ShowSellerInventoryRankedListWithHttpInfo(AggregateSellerInventoryListRequest aggregateSellerInventoryListRequest, String engineConfigurationIdentifier, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException