Class InventoryGridsApi

java.lang.Object
travel.wink.sdk.affiliate.api.InventoryGridsApi

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-05-12T18:08:19.345230203+07:00[Asia/Bangkok]") public class InventoryGridsApi extends Object
  • Constructor Details

    • InventoryGridsApi

      public InventoryGridsApi()
    • InventoryGridsApi

      @Autowired public InventoryGridsApi(ApiClient apiClient)
  • Method Details

    • getApiClient

      public ApiClient getApiClient()
    • setApiClient

      public void setApiClient(ApiClient apiClient)
    • addInventoryToCuratedList

      public reactor.core.publisher.Mono<StaticSellerListItemViewAffiliate> addInventoryToCuratedList(String companyIdentifier, String listIdentifier, AddStaticSellerListItemRequestAffiliate addStaticSellerListItemRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Add Item to List Add some travel inventory to your existing curated list

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      201 - Created

      Parameters:
      companyIdentifier - Add inventory to curated list owned by this owner identifier.
      listIdentifier - List identifier.
      addStaticSellerListItemRequestAffiliate - The addStaticSellerListItemRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      StaticSellerListItemViewAffiliate
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • addInventoryToCuratedListWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListItemViewAffiliate>> addInventoryToCuratedListWithHttpInfo(String companyIdentifier, String listIdentifier, AddStaticSellerListItemRequestAffiliate addStaticSellerListItemRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Add Item to List Add some travel inventory to your existing curated list

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      201 - Created

      Parameters:
      companyIdentifier - Add inventory to curated list owned by this owner identifier.
      listIdentifier - List identifier.
      addStaticSellerListItemRequestAffiliate - The addStaticSellerListItemRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<StaticSellerListItemViewAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • addInventoryToCuratedListWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec addInventoryToCuratedListWithResponseSpec(String companyIdentifier, String listIdentifier, AddStaticSellerListItemRequestAffiliate addStaticSellerListItemRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Add Item to List Add some travel inventory to your existing curated list

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      201 - Created

      Parameters:
      companyIdentifier - Add inventory to curated list owned by this owner identifier.
      listIdentifier - List identifier.
      addStaticSellerListItemRequestAffiliate - The addStaticSellerListItemRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • copyInventoryToCuratedList

      public reactor.core.publisher.Mono<StaticSellerListItemViewAffiliate> copyInventoryToCuratedList(String companyIdentifier, String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequestAffiliate copyMoveStaticSellerListItemRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Copy Item to List Copy an existing list item from one list to another.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      201 - Created

      Parameters:
      companyIdentifier - Copy inventory to curated list owned by this owner identifier.
      listIdentifier - List identifier.
      itemIdentifier - Item identifier.
      copyMoveStaticSellerListItemRequestAffiliate - The copyMoveStaticSellerListItemRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      StaticSellerListItemViewAffiliate
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • copyInventoryToCuratedListWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListItemViewAffiliate>> copyInventoryToCuratedListWithHttpInfo(String companyIdentifier, String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequestAffiliate copyMoveStaticSellerListItemRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Copy Item to List Copy an existing list item from one list to another.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      201 - Created

      Parameters:
      companyIdentifier - Copy inventory to curated list owned by this owner identifier.
      listIdentifier - List identifier.
      itemIdentifier - Item identifier.
      copyMoveStaticSellerListItemRequestAffiliate - The copyMoveStaticSellerListItemRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<StaticSellerListItemViewAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • copyInventoryToCuratedListWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec copyInventoryToCuratedListWithResponseSpec(String companyIdentifier, String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequestAffiliate copyMoveStaticSellerListItemRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Copy Item to List Copy an existing list item from one list to another.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      201 - Created

      Parameters:
      companyIdentifier - Copy inventory to curated list owned by this owner identifier.
      listIdentifier - List identifier.
      itemIdentifier - Item identifier.
      copyMoveStaticSellerListItemRequestAffiliate - The copyMoveStaticSellerListItemRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • createCuratedList

      public reactor.core.publisher.Mono<StaticSellerListWrapperAffiliate> createCuratedList(String companyIdentifier, CreateStaticSellerListAndAddItemRequestAffiliate createStaticSellerListAndAddItemRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Create Curated List Create a new curated list

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      201 - Created

      Parameters:
      companyIdentifier - Create curated list owned by this owner identifier.
      createStaticSellerListAndAddItemRequestAffiliate - The createStaticSellerListAndAddItemRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      StaticSellerListWrapperAffiliate
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • createCuratedListWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListWrapperAffiliate>> createCuratedListWithHttpInfo(String companyIdentifier, CreateStaticSellerListAndAddItemRequestAffiliate createStaticSellerListAndAddItemRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Create Curated List Create a new curated list

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      201 - Created

      Parameters:
      companyIdentifier - Create curated list owned by this owner identifier.
      createStaticSellerListAndAddItemRequestAffiliate - The createStaticSellerListAndAddItemRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<StaticSellerListWrapperAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • createCuratedListWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec createCuratedListWithResponseSpec(String companyIdentifier, CreateStaticSellerListAndAddItemRequestAffiliate createStaticSellerListAndAddItemRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Create Curated List Create a new curated list

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      201 - Created

      Parameters:
      companyIdentifier - Create curated list owned by this owner identifier.
      createStaticSellerListAndAddItemRequestAffiliate - The createStaticSellerListAndAddItemRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • createSellerInventoryList

      public reactor.core.publisher.Mono<SellerInventoryListViewAffiliate> createSellerInventoryList(String companyIdentifier, UpsertSellerInventoryListRequestAffiliate upsertSellerInventoryListRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Create Grid Create a new curated / saved search list

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      201 - Created

      Parameters:
      companyIdentifier - Create list owned by this owner identifier.
      upsertSellerInventoryListRequestAffiliate - The upsertSellerInventoryListRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      SellerInventoryListViewAffiliate
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • createSellerInventoryListWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryListViewAffiliate>> createSellerInventoryListWithHttpInfo(String companyIdentifier, UpsertSellerInventoryListRequestAffiliate upsertSellerInventoryListRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Create Grid Create a new curated / saved search list

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      201 - Created

      Parameters:
      companyIdentifier - Create list owned by this owner identifier.
      upsertSellerInventoryListRequestAffiliate - The upsertSellerInventoryListRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<SellerInventoryListViewAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • createSellerInventoryListWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec createSellerInventoryListWithResponseSpec(String companyIdentifier, UpsertSellerInventoryListRequestAffiliate upsertSellerInventoryListRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Create Grid Create a new curated / saved search list

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      201 - Created

      Parameters:
      companyIdentifier - Create list owned by this owner identifier.
      upsertSellerInventoryListRequestAffiliate - The upsertSellerInventoryListRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • createSellerInventoryRankedList

      public reactor.core.publisher.Mono<SellerInventoryRankedListViewAffiliate> createSellerInventoryRankedList(String companyIdentifier, UpsertSellerInventoryRankedListRequestAffiliate upsertSellerInventoryRankedListRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Create Ranked Grid Create a new ranked grid

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      201 - Created

      Parameters:
      companyIdentifier - Create list owned by this owner identifier.
      upsertSellerInventoryRankedListRequestAffiliate - The upsertSellerInventoryRankedListRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      SellerInventoryRankedListViewAffiliate
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • createSellerInventoryRankedListWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryRankedListViewAffiliate>> createSellerInventoryRankedListWithHttpInfo(String companyIdentifier, UpsertSellerInventoryRankedListRequestAffiliate upsertSellerInventoryRankedListRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Create Ranked Grid Create a new ranked grid

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      201 - Created

      Parameters:
      companyIdentifier - Create list owned by this owner identifier.
      upsertSellerInventoryRankedListRequestAffiliate - The upsertSellerInventoryRankedListRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<SellerInventoryRankedListViewAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • createSellerInventoryRankedListWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec createSellerInventoryRankedListWithResponseSpec(String companyIdentifier, UpsertSellerInventoryRankedListRequestAffiliate upsertSellerInventoryRankedListRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Create Ranked Grid Create a new ranked grid

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      201 - Created

      Parameters:
      companyIdentifier - Create list owned by this owner identifier.
      upsertSellerInventoryRankedListRequestAffiliate - The upsertSellerInventoryRankedListRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • moveInventoryToCuratedList

      public reactor.core.publisher.Mono<StaticSellerListItemViewAffiliate> moveInventoryToCuratedList(String companyIdentifier, String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequestAffiliate copyMoveStaticSellerListItemRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Move List Item Move an existing list item from one list to another.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Move inventory to curated list owned by this owner identifier.
      listIdentifier - List identifier.
      itemIdentifier - Item identifier.
      copyMoveStaticSellerListItemRequestAffiliate - The copyMoveStaticSellerListItemRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      StaticSellerListItemViewAffiliate
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • moveInventoryToCuratedListWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListItemViewAffiliate>> moveInventoryToCuratedListWithHttpInfo(String companyIdentifier, String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequestAffiliate copyMoveStaticSellerListItemRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Move List Item Move an existing list item from one list to another.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Move inventory to curated list owned by this owner identifier.
      listIdentifier - List identifier.
      itemIdentifier - Item identifier.
      copyMoveStaticSellerListItemRequestAffiliate - The copyMoveStaticSellerListItemRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<StaticSellerListItemViewAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • moveInventoryToCuratedListWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec moveInventoryToCuratedListWithResponseSpec(String companyIdentifier, String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequestAffiliate copyMoveStaticSellerListItemRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Move List Item Move an existing list item from one list to another.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Move inventory to curated list owned by this owner identifier.
      listIdentifier - List identifier.
      itemIdentifier - Item identifier.
      copyMoveStaticSellerListItemRequestAffiliate - The copyMoveStaticSellerListItemRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • removeCuratedList

      public reactor.core.publisher.Mono<RemoveEntryResponseAffiliate> removeCuratedList(String companyIdentifier, String listIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Remove Curated List Remove curated list by list identifier

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      202 - Accepted

      Parameters:
      companyIdentifier - Remove curated list owned by this owner identifier.
      listIdentifier - List identifier.
      winkVersion - The winkVersion parameter
      Returns:
      RemoveEntryResponseAffiliate
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • removeCuratedListWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponseAffiliate>> removeCuratedListWithHttpInfo(String companyIdentifier, String listIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Remove Curated List Remove curated list by list identifier

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      202 - Accepted

      Parameters:
      companyIdentifier - Remove curated list owned by this owner identifier.
      listIdentifier - List identifier.
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<RemoveEntryResponseAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • removeCuratedListWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec removeCuratedListWithResponseSpec(String companyIdentifier, String listIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Remove Curated List Remove curated list by list identifier

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      202 - Accepted

      Parameters:
      companyIdentifier - Remove curated list owned by this owner identifier.
      listIdentifier - List identifier.
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • removeInventoryFromCuratedList

      public reactor.core.publisher.Mono<RemoveEntryResponseAffiliate> removeInventoryFromCuratedList(String companyIdentifier, String listIdentifier, String itemIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Delete List Item Delete a list item from a curated list by its unique identifier

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      202 - Accepted

      Parameters:
      companyIdentifier - Remove inventory from curated list owned by this owner identifier.
      listIdentifier - List identifier.
      itemIdentifier - Item identifier.
      winkVersion - The winkVersion parameter
      Returns:
      RemoveEntryResponseAffiliate
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • removeInventoryFromCuratedListWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponseAffiliate>> removeInventoryFromCuratedListWithHttpInfo(String companyIdentifier, String listIdentifier, String itemIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Delete List Item Delete a list item from a curated list by its unique identifier

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      202 - Accepted

      Parameters:
      companyIdentifier - Remove inventory from curated list owned by this owner identifier.
      listIdentifier - List identifier.
      itemIdentifier - Item identifier.
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<RemoveEntryResponseAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • removeInventoryFromCuratedListWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec removeInventoryFromCuratedListWithResponseSpec(String companyIdentifier, String listIdentifier, String itemIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Delete List Item Delete a list item from a curated list by its unique identifier

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      202 - Accepted

      Parameters:
      companyIdentifier - Remove inventory from curated list owned by this owner identifier.
      listIdentifier - List identifier.
      itemIdentifier - Item identifier.
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • removeSellerInventoryList

      public reactor.core.publisher.Mono<RemoveEntryResponseAffiliate> removeSellerInventoryList(String companyIdentifier, String listIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Delete Grid Remove a curated / saved search list

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      202 - Accepted

      Parameters:
      companyIdentifier - Update list owned by this owner identifier.
      listIdentifier - Delete curated list with this identifier.
      winkVersion - The winkVersion parameter
      Returns:
      RemoveEntryResponseAffiliate
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • removeSellerInventoryListWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponseAffiliate>> removeSellerInventoryListWithHttpInfo(String companyIdentifier, String listIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Delete Grid Remove a curated / saved search list

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      202 - Accepted

      Parameters:
      companyIdentifier - Update list owned by this owner identifier.
      listIdentifier - Delete curated list with this identifier.
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<RemoveEntryResponseAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • removeSellerInventoryListWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec removeSellerInventoryListWithResponseSpec(String companyIdentifier, String listIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Delete Grid Remove a curated / saved search list

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      202 - Accepted

      Parameters:
      companyIdentifier - Update list owned by this owner identifier.
      listIdentifier - Delete curated list with this identifier.
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • removeSellerInventoryRankedList

      public reactor.core.publisher.Mono<RemoveEntryResponseAffiliate> removeSellerInventoryRankedList(String companyIdentifier, String listIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Delete Ranked Grid Delete a ranked grid

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      202 - Accepted

      Parameters:
      companyIdentifier - Remove grid owned by this owner identifier.
      listIdentifier - Delete grid with this identifier.
      winkVersion - The winkVersion parameter
      Returns:
      RemoveEntryResponseAffiliate
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • removeSellerInventoryRankedListWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponseAffiliate>> removeSellerInventoryRankedListWithHttpInfo(String companyIdentifier, String listIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Delete Ranked Grid Delete a ranked grid

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      202 - Accepted

      Parameters:
      companyIdentifier - Remove grid owned by this owner identifier.
      listIdentifier - Delete grid with this identifier.
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<RemoveEntryResponseAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • removeSellerInventoryRankedListWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec removeSellerInventoryRankedListWithResponseSpec(String companyIdentifier, String listIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Delete Ranked Grid Delete a ranked grid

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      202 - Accepted

      Parameters:
      companyIdentifier - Remove grid owned by this owner identifier.
      listIdentifier - Delete grid with this identifier.
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • showCuratedLists

      public reactor.core.publisher.Flux<StaticSellerListWrapperAffiliate> showCuratedLists(String companyIdentifier, Boolean withItems, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Curated Lists Retrieve lists optionally with content.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Show curated lists owned by this owner identifier.
      withItems - Indicate whether to include all the list items in the result
      winkVersion - The winkVersion parameter
      Returns:
      List<StaticSellerListWrapperAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • showCuratedListsWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<StaticSellerListWrapperAffiliate>>> showCuratedListsWithHttpInfo(String companyIdentifier, Boolean withItems, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Curated Lists Retrieve lists optionally with content.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Show curated lists owned by this owner identifier.
      withItems - Indicate whether to include all the list items in the result
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<List<StaticSellerListWrapperAffiliate>>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • showCuratedListsWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec showCuratedListsWithResponseSpec(String companyIdentifier, Boolean withItems, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Curated Lists Retrieve lists optionally with content.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Show curated lists owned by this owner identifier.
      withItems - Indicate whether to include all the list items in the result
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • showSavedSearches

      public reactor.core.publisher.Flux<DynamicSellerListViewAffiliate> showSavedSearches(String companyIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Saved Searches Retrieve all saved searches for owner

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - List searches owned by this owner identifier.
      winkVersion - The winkVersion parameter
      Returns:
      List<DynamicSellerListViewAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • showSavedSearchesWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<DynamicSellerListViewAffiliate>>> showSavedSearchesWithHttpInfo(String companyIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Saved Searches Retrieve all saved searches for owner

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - List searches owned by this owner identifier.
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<List<DynamicSellerListViewAffiliate>>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • showSavedSearchesWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec showSavedSearchesWithResponseSpec(String companyIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Saved Searches Retrieve all saved searches for owner

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - List searches owned by this owner identifier.
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • showSellerInventoryList

      public reactor.core.publisher.Mono<SellerInventoryListViewAffiliate> showSellerInventoryList(String companyIdentifier, String listIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Grid Retrieve a specific curated / saved search list.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Show seller inventory lists owned by this owner identifier.
      listIdentifier - Retrieve list with this identifier.
      winkVersion - The winkVersion parameter
      Returns:
      SellerInventoryListViewAffiliate
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • showSellerInventoryListWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryListViewAffiliate>> showSellerInventoryListWithHttpInfo(String companyIdentifier, String listIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Grid Retrieve a specific curated / saved search list.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Show seller inventory lists owned by this owner identifier.
      listIdentifier - Retrieve list with this identifier.
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<SellerInventoryListViewAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • showSellerInventoryListWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec showSellerInventoryListWithResponseSpec(String companyIdentifier, String listIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Grid Retrieve a specific curated / saved search list.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Show seller inventory lists owned by this owner identifier.
      listIdentifier - Retrieve list with this identifier.
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • showSellerInventoryLists

      public reactor.core.publisher.Flux<SellerInventoryListViewAffiliate> showSellerInventoryLists(String companyIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Grids Retrieve curated / saved search list lists.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Show seller inventory lists owned by this owner identifier.
      winkVersion - The winkVersion parameter
      Returns:
      List<SellerInventoryListViewAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • showSellerInventoryListsWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<SellerInventoryListViewAffiliate>>> showSellerInventoryListsWithHttpInfo(String companyIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Grids Retrieve curated / saved search list lists.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Show seller inventory lists owned by this owner identifier.
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<List<SellerInventoryListViewAffiliate>>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • showSellerInventoryListsWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec showSellerInventoryListsWithResponseSpec(String companyIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Grids Retrieve curated / saved search list lists.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Show seller inventory lists owned by this owner identifier.
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • showSellerInventoryRankedList

      public reactor.core.publisher.Mono<SellerInventoryRankedListViewAffiliate> showSellerInventoryRankedList(String companyIdentifier, String listIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Ranked Grid Retrieve a specific ranked grid.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Retrieve grid for owner identifier.
      listIdentifier - Retrieve grid with this identifier.
      winkVersion - The winkVersion parameter
      Returns:
      SellerInventoryRankedListViewAffiliate
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • showSellerInventoryRankedListWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryRankedListViewAffiliate>> showSellerInventoryRankedListWithHttpInfo(String companyIdentifier, String listIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Ranked Grid Retrieve a specific ranked grid.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Retrieve grid for owner identifier.
      listIdentifier - Retrieve grid with this identifier.
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<SellerInventoryRankedListViewAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • showSellerInventoryRankedListWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec showSellerInventoryRankedListWithResponseSpec(String companyIdentifier, String listIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Ranked Grid Retrieve a specific ranked grid.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Retrieve grid for owner identifier.
      listIdentifier - Retrieve grid with this identifier.
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • showSellerInventoryRankedLists

      public reactor.core.publisher.Flux<SellerInventoryRankedListViewAffiliate> showSellerInventoryRankedLists(String companyIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Ranked Grids Retrieve list of ranked grids.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Retrieve list for owner identifier.
      winkVersion - The winkVersion parameter
      Returns:
      List<SellerInventoryRankedListViewAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • showSellerInventoryRankedListsWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<SellerInventoryRankedListViewAffiliate>>> showSellerInventoryRankedListsWithHttpInfo(String companyIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Ranked Grids Retrieve list of ranked grids.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Retrieve list for owner identifier.
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<List<SellerInventoryRankedListViewAffiliate>>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • showSellerInventoryRankedListsWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec showSellerInventoryRankedListsWithResponseSpec(String companyIdentifier, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Show Ranked Grids Retrieve list of ranked grids.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Retrieve list for owner identifier.
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • sortCuratedListItems

      public reactor.core.publisher.Mono<BooleanResponseAffiliate> sortCuratedListItems(String companyIdentifier, String listIdentifier, SortStaticSellerListItemsRequestAffiliate sortStaticSellerListItemsRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Re-Order List Items Re-order list items with an existing list

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Sort curated list items owned by this owner identifier.
      listIdentifier - List identifier.
      sortStaticSellerListItemsRequestAffiliate - The sortStaticSellerListItemsRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      BooleanResponseAffiliate
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • sortCuratedListItemsWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<BooleanResponseAffiliate>> sortCuratedListItemsWithHttpInfo(String companyIdentifier, String listIdentifier, SortStaticSellerListItemsRequestAffiliate sortStaticSellerListItemsRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Re-Order List Items Re-order list items with an existing list

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Sort curated list items owned by this owner identifier.
      listIdentifier - List identifier.
      sortStaticSellerListItemsRequestAffiliate - The sortStaticSellerListItemsRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<BooleanResponseAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • sortCuratedListItemsWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec sortCuratedListItemsWithResponseSpec(String companyIdentifier, String listIdentifier, SortStaticSellerListItemsRequestAffiliate sortStaticSellerListItemsRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Re-Order List Items Re-order list items with an existing list

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Sort curated list items owned by this owner identifier.
      listIdentifier - List identifier.
      sortStaticSellerListItemsRequestAffiliate - The sortStaticSellerListItemsRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • updateCuratedList

      public reactor.core.publisher.Mono<StaticSellerListWrapperAffiliate> updateCuratedList(String companyIdentifier, String listIdentifier, StaticSellerListAffiliate staticSellerListAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Update Curated List Update curated list by its unique identifier

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Update curated list owned by this owner identifier.
      listIdentifier - List identifier.
      staticSellerListAffiliate - The staticSellerListAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      StaticSellerListWrapperAffiliate
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • updateCuratedListWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListWrapperAffiliate>> updateCuratedListWithHttpInfo(String companyIdentifier, String listIdentifier, StaticSellerListAffiliate staticSellerListAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Update Curated List Update curated list by its unique identifier

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Update curated list owned by this owner identifier.
      listIdentifier - List identifier.
      staticSellerListAffiliate - The staticSellerListAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<StaticSellerListWrapperAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • updateCuratedListWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec updateCuratedListWithResponseSpec(String companyIdentifier, String listIdentifier, StaticSellerListAffiliate staticSellerListAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Update Curated List Update curated list by its unique identifier

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Update curated list owned by this owner identifier.
      listIdentifier - List identifier.
      staticSellerListAffiliate - The staticSellerListAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • updateSellerInventoryList

      public reactor.core.publisher.Mono<SellerInventoryListViewAffiliate> updateSellerInventoryList(String companyIdentifier, String listIdentifier, UpsertSellerInventoryListRequestAffiliate upsertSellerInventoryListRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Update Grid Update an existing curated / saved search list.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Update list owned by this owner identifier.
      listIdentifier - Update list with this identifier.
      upsertSellerInventoryListRequestAffiliate - The upsertSellerInventoryListRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      SellerInventoryListViewAffiliate
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • updateSellerInventoryListWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryListViewAffiliate>> updateSellerInventoryListWithHttpInfo(String companyIdentifier, String listIdentifier, UpsertSellerInventoryListRequestAffiliate upsertSellerInventoryListRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Update Grid Update an existing curated / saved search list.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Update list owned by this owner identifier.
      listIdentifier - Update list with this identifier.
      upsertSellerInventoryListRequestAffiliate - The upsertSellerInventoryListRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<SellerInventoryListViewAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • updateSellerInventoryListWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec updateSellerInventoryListWithResponseSpec(String companyIdentifier, String listIdentifier, UpsertSellerInventoryListRequestAffiliate upsertSellerInventoryListRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Update Grid Update an existing curated / saved search list.

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Update list owned by this owner identifier.
      listIdentifier - Update list with this identifier.
      upsertSellerInventoryListRequestAffiliate - The upsertSellerInventoryListRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • updateSellerInventoryRankedList

      public reactor.core.publisher.Mono<SellerInventoryRankedListViewAffiliate> updateSellerInventoryRankedList(String companyIdentifier, String listIdentifier, UpsertSellerInventoryRankedListRequestAffiliate upsertSellerInventoryRankedListRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Update Ranked Grid Update existing ranked grid

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Update list owned by this owner identifier.
      listIdentifier - Update list with this identifier.
      upsertSellerInventoryRankedListRequestAffiliate - The upsertSellerInventoryRankedListRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      SellerInventoryRankedListViewAffiliate
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • updateSellerInventoryRankedListWithHttpInfo

      public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryRankedListViewAffiliate>> updateSellerInventoryRankedListWithHttpInfo(String companyIdentifier, String listIdentifier, UpsertSellerInventoryRankedListRequestAffiliate upsertSellerInventoryRankedListRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Update Ranked Grid Update existing ranked grid

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Update list owned by this owner identifier.
      listIdentifier - Update list with this identifier.
      upsertSellerInventoryRankedListRequestAffiliate - The upsertSellerInventoryRankedListRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseEntity<SellerInventoryRankedListViewAffiliate>
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API
    • updateSellerInventoryRankedListWithResponseSpec

      public org.springframework.web.reactive.function.client.WebClient.ResponseSpec updateSellerInventoryRankedListWithResponseSpec(String companyIdentifier, String listIdentifier, UpsertSellerInventoryRankedListRequestAffiliate upsertSellerInventoryRankedListRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException
      Update Ranked Grid Update existing ranked grid

      503 - Service Unavailable

      400 - Bad Request

      405 - Method Not Allowed

      415 - Unsupported Media Type

      500 - Internal Server Error

      404 - Not Found

      403 - Forbidden

      401 - Unauthorized

      200 - OK

      Parameters:
      companyIdentifier - Update list owned by this owner identifier.
      listIdentifier - Update list with this identifier.
      upsertSellerInventoryRankedListRequestAffiliate - The upsertSellerInventoryRankedListRequestAffiliate parameter
      winkVersion - The winkVersion parameter
      Returns:
      ResponseSpec
      Throws:
      org.springframework.web.reactive.function.client.WebClientResponseException - if an error occurs while attempting to invoke the API