Class CuratedListApi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreactor.core.publisher.Mono<StaticSellerListItemViewAffiliate> addInventoryToCuratedList(String listIdentifier, AddStaticSellerListItemRequestAffiliate addStaticSellerListItemRequestAffiliate, String winkVersion) Add Inventory to List Add some travel inventoryto your existing curated listreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListItemViewAffiliate>> addInventoryToCuratedListWithHttpInfo(String listIdentifier, AddStaticSellerListItemRequestAffiliate addStaticSellerListItemRequestAffiliate, String winkVersion) Add Inventory to List Add some travel inventoryto your existing curated listorg.springframework.web.reactive.function.client.WebClient.ResponseSpecaddInventoryToCuratedListWithResponseSpec(String listIdentifier, AddStaticSellerListItemRequestAffiliate addStaticSellerListItemRequestAffiliate, String winkVersion) Add Inventory to List Add some travel inventoryto your existing curated listreactor.core.publisher.Mono<StaticSellerListItemViewAffiliate> addSupplierToCuratedList(String listIdentifier, AddStaticSellerListSupplierRequestAffiliate addStaticSellerListSupplierRequestAffiliate, String winkVersion) Add Supplier to List Adds a new list item for a supplier showing the best priced room..reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListItemViewAffiliate>> addSupplierToCuratedListWithHttpInfo(String listIdentifier, AddStaticSellerListSupplierRequestAffiliate addStaticSellerListSupplierRequestAffiliate, String winkVersion) Add Supplier to List Adds a new list item for a supplier showing the best priced room..org.springframework.web.reactive.function.client.WebClient.ResponseSpecaddSupplierToCuratedListWithResponseSpec(String listIdentifier, AddStaticSellerListSupplierRequestAffiliate addStaticSellerListSupplierRequestAffiliate, String winkVersion) Add Supplier to List Adds a new list item for a supplier showing the best priced room..reactor.core.publisher.Mono<StaticSellerListItemViewAffiliate> copyInventoryToCuratedList(String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequestAffiliate copyMoveStaticSellerListItemRequestAffiliate, String winkVersion) Copy Item to List Copy an existing list item from one list to another.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListItemViewAffiliate>> copyInventoryToCuratedListWithHttpInfo(String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequestAffiliate copyMoveStaticSellerListItemRequestAffiliate, String winkVersion) Copy Item to List Copy an existing list item from one list to another.org.springframework.web.reactive.function.client.WebClient.ResponseSpeccopyInventoryToCuratedListWithResponseSpec(String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequestAffiliate copyMoveStaticSellerListItemRequestAffiliate, String winkVersion) Copy Item to List Copy an existing list item from one list to another.reactor.core.publisher.Mono<StaticSellerListWrapperAffiliate> createCuratedList(CreateStaticSellerListAndAddItemRequestAffiliate createStaticSellerListAndAddItemRequestAffiliate, String winkVersion) Create Curated List Create a new curated listreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListWrapperAffiliate>> createCuratedListWithHttpInfo(CreateStaticSellerListAndAddItemRequestAffiliate createStaticSellerListAndAddItemRequestAffiliate, String winkVersion) Create Curated List Create a new curated listorg.springframework.web.reactive.function.client.WebClient.ResponseSpeccreateCuratedListWithResponseSpec(CreateStaticSellerListAndAddItemRequestAffiliate createStaticSellerListAndAddItemRequestAffiliate, String winkVersion) Create Curated List Create a new curated listreactor.core.publisher.Mono<StaticSellerListWrapperAffiliate> createCuratedSupplierList(CreateStaticSellerListAndAddSupplierRequestAffiliate createStaticSellerListAndAddSupplierRequestAffiliate, String winkVersion) Create Curated List Create a new curated listreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListWrapperAffiliate>> createCuratedSupplierListWithHttpInfo(CreateStaticSellerListAndAddSupplierRequestAffiliate createStaticSellerListAndAddSupplierRequestAffiliate, String winkVersion) Create Curated List Create a new curated listorg.springframework.web.reactive.function.client.WebClient.ResponseSpeccreateCuratedSupplierListWithResponseSpec(CreateStaticSellerListAndAddSupplierRequestAffiliate createStaticSellerListAndAddSupplierRequestAffiliate, String winkVersion) Create Curated List Create a new curated listreactor.core.publisher.Mono<StaticSellerListItemViewAffiliate> moveInventoryToCuratedList(String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequestAffiliate copyMoveStaticSellerListItemRequestAffiliate, String winkVersion) Move List Item Move an existing list item from one list to another.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListItemViewAffiliate>> moveInventoryToCuratedListWithHttpInfo(String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequestAffiliate copyMoveStaticSellerListItemRequestAffiliate, String winkVersion) Move List Item Move an existing list item from one list to another.org.springframework.web.reactive.function.client.WebClient.ResponseSpecmoveInventoryToCuratedListWithResponseSpec(String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequestAffiliate copyMoveStaticSellerListItemRequestAffiliate, String winkVersion) Move List Item Move an existing list item from one list to another.reactor.core.publisher.Mono<StaticSellerListViewAffiliate> removeCuratedList(String listIdentifier, String winkVersion, String accept) Remove Curated List Remove curated list by list identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListViewAffiliate>> removeCuratedListWithHttpInfo(String listIdentifier, String winkVersion, String accept) Remove Curated List Remove curated list by list identifierorg.springframework.web.reactive.function.client.WebClient.ResponseSpecremoveCuratedListWithResponseSpec(String listIdentifier, String winkVersion, String accept) Remove Curated List Remove curated list by list identifierreactor.core.publisher.Mono<StaticSellerListItemViewAffiliate> removeInventoryFromCuratedList(String listIdentifier, String itemIdentifier, String winkVersion, String accept) Delete List Item Delete a list item from a curated list by its unique identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListItemViewAffiliate>> removeInventoryFromCuratedListWithHttpInfo(String listIdentifier, String itemIdentifier, String winkVersion, String accept) Delete List Item Delete a list item from a curated list by its unique identifierorg.springframework.web.reactive.function.client.WebClient.ResponseSpecremoveInventoryFromCuratedListWithResponseSpec(String listIdentifier, String itemIdentifier, String winkVersion, String accept) Delete List Item Delete a list item from a curated list by its unique identifiervoidsetApiClient(ApiClient apiClient) reactor.core.publisher.Flux<StaticSellerListWrapperAffiliate> showCuratedLists(Boolean withItems, String winkVersion, String accept) Show Curated Lists Retrieve lists optionally with content.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<StaticSellerListWrapperAffiliate>>> showCuratedListsWithHttpInfo(Boolean withItems, String winkVersion, String accept) Show Curated Lists Retrieve lists optionally with content.org.springframework.web.reactive.function.client.WebClient.ResponseSpecshowCuratedListsWithResponseSpec(Boolean withItems, String winkVersion, String accept) Show Curated Lists Retrieve lists optionally with content.reactor.core.publisher.Flux<StaticSellerListItemViewAffiliate> sortCuratedListItems(String listIdentifier, SortStaticSellerListItemsRequestAffiliate sortStaticSellerListItemsRequestAffiliate, String winkVersion) Re-Order List Items Re-order list items with an existing listreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<StaticSellerListItemViewAffiliate>>> sortCuratedListItemsWithHttpInfo(String listIdentifier, SortStaticSellerListItemsRequestAffiliate sortStaticSellerListItemsRequestAffiliate, String winkVersion) Re-Order List Items Re-order list items with an existing listorg.springframework.web.reactive.function.client.WebClient.ResponseSpecsortCuratedListItemsWithResponseSpec(String listIdentifier, SortStaticSellerListItemsRequestAffiliate sortStaticSellerListItemsRequestAffiliate, String winkVersion) Re-Order List Items Re-order list items with an existing listreactor.core.publisher.Mono<StaticSellerListWrapperAffiliate> updateCuratedList(String listIdentifier, UpsertStaticSellerListRequestAffiliate upsertStaticSellerListRequestAffiliate, String winkVersion) Update Curated List Update curated list by its unique identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListWrapperAffiliate>> updateCuratedListWithHttpInfo(String listIdentifier, UpsertStaticSellerListRequestAffiliate upsertStaticSellerListRequestAffiliate, String winkVersion) Update Curated List Update curated list by its unique identifierorg.springframework.web.reactive.function.client.WebClient.ResponseSpecupdateCuratedListWithResponseSpec(String listIdentifier, UpsertStaticSellerListRequestAffiliate upsertStaticSellerListRequestAffiliate, String winkVersion) Update Curated List Update curated list by its unique identifier
-
Constructor Details
-
CuratedListApi
public CuratedListApi() -
CuratedListApi
-
-
Method Details
-
getApiClient
-
setApiClient
-
addInventoryToCuratedList
public reactor.core.publisher.Mono<StaticSellerListItemViewAffiliate> addInventoryToCuratedList(String listIdentifier, AddStaticSellerListItemRequestAffiliate addStaticSellerListItemRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Add Inventory to List Add some travel inventoryto your existing curated list500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
201 - Created
- Parameters:
listIdentifier- List identifier.addStaticSellerListItemRequestAffiliate- The addStaticSellerListItemRequestAffiliate parameterwinkVersion- 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 listIdentifier, AddStaticSellerListItemRequestAffiliate addStaticSellerListItemRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Add Inventory to List Add some travel inventoryto your existing curated list500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
201 - Created
- Parameters:
listIdentifier- List identifier.addStaticSellerListItemRequestAffiliate- The addStaticSellerListItemRequestAffiliate parameterwinkVersion- 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 listIdentifier, AddStaticSellerListItemRequestAffiliate addStaticSellerListItemRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Add Inventory to List Add some travel inventoryto your existing curated list500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
201 - Created
- Parameters:
listIdentifier- List identifier.addStaticSellerListItemRequestAffiliate- The addStaticSellerListItemRequestAffiliate parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
addSupplierToCuratedList
public reactor.core.publisher.Mono<StaticSellerListItemViewAffiliate> addSupplierToCuratedList(String listIdentifier, AddStaticSellerListSupplierRequestAffiliate addStaticSellerListSupplierRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Add Supplier to List Adds a new list item for a supplier showing the best priced room..500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
201 - Created
- Parameters:
listIdentifier- List identifier.addStaticSellerListSupplierRequestAffiliate- The addStaticSellerListSupplierRequestAffiliate parameterwinkVersion- The winkVersion parameter- Returns:
- StaticSellerListItemViewAffiliate
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
addSupplierToCuratedListWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListItemViewAffiliate>> addSupplierToCuratedListWithHttpInfo(String listIdentifier, AddStaticSellerListSupplierRequestAffiliate addStaticSellerListSupplierRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Add Supplier to List Adds a new list item for a supplier showing the best priced room..500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
201 - Created
- Parameters:
listIdentifier- List identifier.addStaticSellerListSupplierRequestAffiliate- The addStaticSellerListSupplierRequestAffiliate parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseEntity<StaticSellerListItemViewAffiliate>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
addSupplierToCuratedListWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec addSupplierToCuratedListWithResponseSpec(String listIdentifier, AddStaticSellerListSupplierRequestAffiliate addStaticSellerListSupplierRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Add Supplier to List Adds a new list item for a supplier showing the best priced room..500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
201 - Created
- Parameters:
listIdentifier- List identifier.addStaticSellerListSupplierRequestAffiliate- The addStaticSellerListSupplierRequestAffiliate parameterwinkVersion- 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 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.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
201 - Created
- Parameters:
listIdentifier- List identifier.itemIdentifier- Item identifier.copyMoveStaticSellerListItemRequestAffiliate- The copyMoveStaticSellerListItemRequestAffiliate parameterwinkVersion- 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 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.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
201 - Created
- Parameters:
listIdentifier- List identifier.itemIdentifier- Item identifier.copyMoveStaticSellerListItemRequestAffiliate- The copyMoveStaticSellerListItemRequestAffiliate parameterwinkVersion- 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 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.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
201 - Created
- Parameters:
listIdentifier- List identifier.itemIdentifier- Item identifier.copyMoveStaticSellerListItemRequestAffiliate- The copyMoveStaticSellerListItemRequestAffiliate parameterwinkVersion- 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(CreateStaticSellerListAndAddItemRequestAffiliate createStaticSellerListAndAddItemRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Create Curated List Create a new curated list500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
201 - Created
- Parameters:
createStaticSellerListAndAddItemRequestAffiliate- The createStaticSellerListAndAddItemRequestAffiliate parameterwinkVersion- 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(CreateStaticSellerListAndAddItemRequestAffiliate createStaticSellerListAndAddItemRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Create Curated List Create a new curated list500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
201 - Created
- Parameters:
createStaticSellerListAndAddItemRequestAffiliate- The createStaticSellerListAndAddItemRequestAffiliate parameterwinkVersion- 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(CreateStaticSellerListAndAddItemRequestAffiliate createStaticSellerListAndAddItemRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Create Curated List Create a new curated list500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
201 - Created
- Parameters:
createStaticSellerListAndAddItemRequestAffiliate- The createStaticSellerListAndAddItemRequestAffiliate parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
createCuratedSupplierList
public reactor.core.publisher.Mono<StaticSellerListWrapperAffiliate> createCuratedSupplierList(CreateStaticSellerListAndAddSupplierRequestAffiliate createStaticSellerListAndAddSupplierRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Create Curated List Create a new curated list500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
201 - Created
- Parameters:
createStaticSellerListAndAddSupplierRequestAffiliate- The createStaticSellerListAndAddSupplierRequestAffiliate parameterwinkVersion- The winkVersion parameter- Returns:
- StaticSellerListWrapperAffiliate
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
createCuratedSupplierListWithHttpInfo
public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListWrapperAffiliate>> createCuratedSupplierListWithHttpInfo(CreateStaticSellerListAndAddSupplierRequestAffiliate createStaticSellerListAndAddSupplierRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Create Curated List Create a new curated list500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
201 - Created
- Parameters:
createStaticSellerListAndAddSupplierRequestAffiliate- The createStaticSellerListAndAddSupplierRequestAffiliate parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseEntity<StaticSellerListWrapperAffiliate>
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
createCuratedSupplierListWithResponseSpec
public org.springframework.web.reactive.function.client.WebClient.ResponseSpec createCuratedSupplierListWithResponseSpec(CreateStaticSellerListAndAddSupplierRequestAffiliate createStaticSellerListAndAddSupplierRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Create Curated List Create a new curated list500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
201 - Created
- Parameters:
createStaticSellerListAndAddSupplierRequestAffiliate- The createStaticSellerListAndAddSupplierRequestAffiliate parameterwinkVersion- 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 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.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
listIdentifier- List identifier.itemIdentifier- Item identifier.copyMoveStaticSellerListItemRequestAffiliate- The copyMoveStaticSellerListItemRequestAffiliate parameterwinkVersion- 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 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.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
listIdentifier- List identifier.itemIdentifier- Item identifier.copyMoveStaticSellerListItemRequestAffiliate- The copyMoveStaticSellerListItemRequestAffiliate parameterwinkVersion- 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 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.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
listIdentifier- List identifier.itemIdentifier- Item identifier.copyMoveStaticSellerListItemRequestAffiliate- The copyMoveStaticSellerListItemRequestAffiliate parameterwinkVersion- 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<StaticSellerListViewAffiliate> removeCuratedList(String listIdentifier, String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Remove Curated List Remove curated list by list identifier500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
listIdentifier- List identifier.winkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- StaticSellerListViewAffiliate
- 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<StaticSellerListViewAffiliate>> removeCuratedListWithHttpInfo(String listIdentifier, String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Remove Curated List Remove curated list by list identifier500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
listIdentifier- List identifier.winkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- ResponseEntity<StaticSellerListViewAffiliate>
- 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 listIdentifier, String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Remove Curated List Remove curated list by list identifier500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
listIdentifier- List identifier.winkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
removeInventoryFromCuratedList
public reactor.core.publisher.Mono<StaticSellerListItemViewAffiliate> removeInventoryFromCuratedList(String listIdentifier, String itemIdentifier, String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Delete List Item Delete a list item from a curated list by its unique identifier500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
listIdentifier- List identifier.itemIdentifier- Item identifier.winkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- StaticSellerListItemViewAffiliate
- 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<StaticSellerListItemViewAffiliate>> removeInventoryFromCuratedListWithHttpInfo(String listIdentifier, String itemIdentifier, String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Delete List Item Delete a list item from a curated list by its unique identifier500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
listIdentifier- List identifier.itemIdentifier- Item identifier.winkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- ResponseEntity<StaticSellerListItemViewAffiliate>
- 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 listIdentifier, String itemIdentifier, String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Delete List Item Delete a list item from a curated list by its unique identifier500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
listIdentifier- List identifier.itemIdentifier- Item identifier.winkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
showCuratedLists
public reactor.core.publisher.Flux<StaticSellerListWrapperAffiliate> showCuratedLists(Boolean withItems, String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Show Curated Lists Retrieve lists optionally with content.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
withItems- Indicate whether to include all the list items in the resultwinkVersion- The winkVersion parameteraccept- The accept 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(Boolean withItems, String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Show Curated Lists Retrieve lists optionally with content.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
withItems- Indicate whether to include all the list items in the resultwinkVersion- The winkVersion parameteraccept- The accept 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(Boolean withItems, String winkVersion, String accept) throws org.springframework.web.reactive.function.client.WebClientResponseException Show Curated Lists Retrieve lists optionally with content.500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
withItems- Indicate whether to include all the list items in the resultwinkVersion- The winkVersion parameteraccept- The accept parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-
sortCuratedListItems
public reactor.core.publisher.Flux<StaticSellerListItemViewAffiliate> sortCuratedListItems(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 list500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
listIdentifier- List identifier.sortStaticSellerListItemsRequestAffiliate- The sortStaticSellerListItemsRequestAffiliate parameterwinkVersion- The winkVersion parameter- Returns:
- List<StaticSellerListItemViewAffiliate>
- 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<List<StaticSellerListItemViewAffiliate>>> sortCuratedListItemsWithHttpInfo(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 list500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
listIdentifier- List identifier.sortStaticSellerListItemsRequestAffiliate- The sortStaticSellerListItemsRequestAffiliate parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseEntity<List<StaticSellerListItemViewAffiliate>>
- 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 listIdentifier, SortStaticSellerListItemsRequestAffiliate sortStaticSellerListItemsRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Re-Order List Items Re-order list items with an existing list500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
listIdentifier- List identifier.sortStaticSellerListItemsRequestAffiliate- The sortStaticSellerListItemsRequestAffiliate parameterwinkVersion- 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 listIdentifier, UpsertStaticSellerListRequestAffiliate upsertStaticSellerListRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update Curated List Update curated list by its unique identifier500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
listIdentifier- List identifier.upsertStaticSellerListRequestAffiliate- The upsertStaticSellerListRequestAffiliate parameterwinkVersion- 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 listIdentifier, UpsertStaticSellerListRequestAffiliate upsertStaticSellerListRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update Curated List Update curated list by its unique identifier500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
listIdentifier- List identifier.upsertStaticSellerListRequestAffiliate- The upsertStaticSellerListRequestAffiliate parameterwinkVersion- 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 listIdentifier, UpsertStaticSellerListRequestAffiliate upsertStaticSellerListRequestAffiliate, String winkVersion) throws org.springframework.web.reactive.function.client.WebClientResponseException Update Curated List Update curated list by its unique identifier500 - Internal Server Error
403 - Forbidden
401 - Unauthorized
400 - Bad Request
200 - OK
- Parameters:
listIdentifier- List identifier.upsertStaticSellerListRequestAffiliate- The upsertStaticSellerListRequestAffiliate parameterwinkVersion- The winkVersion parameter- Returns:
- ResponseSpec
- Throws:
org.springframework.web.reactive.function.client.WebClientResponseException- if an error occurs while attempting to invoke the API
-