BulkEditApi |
get6 |
GET /bulk-edit/{bulkEditId} |
Get a single bulk edit specified by it's id. |
BulkEditApi |
list1 |
GET /bulk-edit |
Get a list of all bulk edits. |
BulkEditApi |
post3 |
POST /bulk-edit |
Creates a new bulk edit. |
CSVImportApi |
get7 |
GET /csv-import/{csvImportId} |
Get the specified single CSV Import for given user service. |
CSVImportApi |
list2 |
GET /csv-import |
Get a list of all CSV Imports for given user service. |
CSVImportApi |
post4 |
POST /csv-import |
Creates a new CSV Import. |
CSVRequestApi |
get9 |
GET /csv-request/{csvRequestId} |
Get a single CSV Request. |
CSVRequestApi |
list4 |
GET /csv-request |
Get a list of all CSV Requests for given user service. |
CSVRequestApi |
post6 |
POST /csv-request |
Creates a new CSV Request. |
CSVRequestPresetApi |
delete1 |
DELETE /csv-request/preset/{csvRequestPresetId} |
Deletes a CSV Preset specified by it's id. |
CSVRequestPresetApi |
get8 |
GET /csv-request/preset/{csvRequestPresetId} |
Get a single CSV request preset specified by it's id. |
CSVRequestPresetApi |
list3 |
GET /csv-request/preset |
Get a list of all CSV request presets for given user service. |
CSVRequestPresetApi |
post5 |
POST /csv-request/preset |
Creates a new CSV Preset. |
CSVRequestPresetApi |
put3 |
PUT /csv-request/preset/{csvRequestPresetId} |
Updates a CSV Preset specified by it's id. |
CustomCodeApi |
get10 |
GET /custom-code/{customCodeId} |
Get a single CustomCode specified by it's id.. |
CustomCodeApi |
list5 |
GET /custom-code |
Get a list of all CustomCodes items. |
FindingAPIFilterApi |
delete3 |
DELETE /finding-api-filter/{findingAPIFilterId} |
Deletes a FindingAPIFilter specified by it's id. |
FindingAPIFilterApi |
get11 |
GET /finding-api-filter/{findingAPIFilterId} |
Get a single FindingAPIFilter specified by it's id. |
FindingAPIFilterApi |
list6 |
GET /finding-api-filter |
Get a list of all FindingAPIFilters. |
FindingAPIFilterApi |
post8 |
POST /finding-api-filter |
Creates a new FindingAPIFilter. |
FindingAPIFilterApi |
put5 |
PUT /finding-api-filter/{findingAPIFilterId} |
Updates a FindingAPIFilter specified by it's id. |
ItemApi |
get12 |
GET /item/{itemId} |
Get a single repricing Item. |
ItemApi |
list7 |
GET /item |
Gets a list of repricing items. |
ItemStrategyApi |
get13 |
GET /item/{itemId}/strategy |
Gets the item's strategy settings specified by the repricing item id. |
ItemStrategyApi |
put6 |
PUT /item/{itemId}/strategy |
Creates or updates the item's strategy settings. |
NewItemBulkEditApi |
get14 |
GET /new-item-bulk-edit |
Get the new item bulk edit settings. |
NewItemBulkEditApi |
post9 |
POST /new-item-bulk-edit |
Creates the new item bulk edit settings if empty. |
NewItemBulkEditApi |
put7 |
PUT /new-item-bulk-edit |
Edits the new item bulk edit settings. |
OrderHistoryApi |
get15 |
GET /order-history |
Gets the order statistics of the last days. |
PriceGapsApi |
delete4 |
DELETE /price-gaps/{priceGapId} |
Deletes a PriceGap item. |
PriceGapsApi |
get16 |
GET /price-gaps/{priceGapId} |
Get a single PriceGap item. |
PriceGapsApi |
list8 |
GET /price-gaps |
Get a list of all PriceGaps items. |
PriceGapsApi |
post10 |
POST /price-gaps |
Creates a new PriceGap item. |
PriceGapsApi |
put8 |
PUT /price-gaps/{priceGapId} |
Updates a PriceGap item. |
RepricingItemHistoryApi |
priceOptimization |
GET /item/{itemId}/history/price-optimization |
Gets a history of price optimizations for a given item. |
SearchTermAiApi |
get19 |
GET /search-term-stop-ai |
Get the search term ai object. |
SearchTermAiApi |
post11 |
POST /search-term-stop-ai |
Creates new search term ai object if empty. |
SearchTermAiApi |
put10 |
PUT /search-term-stop-ai |
Edits search term ai object. |
SearchTermStopWordsApi |
get20 |
GET /search-term-stop-words |
Get the search term stop words. |
SearchTermStopWordsApi |
post12 |
POST /search-term-stop-words |
Creates new search term stop words if empty. |
SearchTermStopWordsApi |
put11 |
PUT /search-term-stop-words |
Edits search term stop words. |
SettingsApi |
get21 |
GET /settings |
Gets the repricing settings. |
SettingsApi |
post13 |
POST /settings |
Adds new repricing settings if not exists. |
SettingsApi |
put12 |
PUT /settings |
Edit the repricing settings. |