mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-11-24 08:52:18 +02:00
Обновление зашифрованных данных по результатам тестов (workflow)
This commit is contained in:
parent
6a5ecd174a
commit
3f2187653b
BIN
data.json.gpg
BIN
data.json.gpg
Binary file not shown.
10
docs/en/results/Ozon/BindBarcodes.log
Normal file
10
docs/en/results/Ozon/BindBarcodes.log
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"errors": [
|
||||
{
|
||||
"barcode": "112233",
|
||||
"code": "item_not_found",
|
||||
"error": "sellerID of item 1626044001 is not 2128753",
|
||||
"sku": 1626044001
|
||||
}
|
||||
]
|
||||
}
|
3
docs/en/results/Ozon/CreateBarcodes.log
Normal file
3
docs/en/results/Ozon/CreateBarcodes.log
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"errors": []
|
||||
}
|
5
docs/en/results/Ozon/GetAvailablePromoProducts.log
Normal file
5
docs/en/results/Ozon/GetAvailablePromoProducts.log
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"code": 5,
|
||||
"message": "Resource not found",
|
||||
"details": []
|
||||
}
|
5
docs/en/results/Ozon/GetCurrentPromoProducts.log
Normal file
5
docs/en/results/Ozon/GetCurrentPromoProducts.log
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"code": 5,
|
||||
"message": "Resource not found",
|
||||
"details": []
|
||||
}
|
3
docs/en/results/Ozon/GetDiscountInformation.log
Normal file
3
docs/en/results/Ozon/GetDiscountInformation.log
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"items": []
|
||||
}
|
68
docs/en/results/Ozon/GetProductsPrices.log
Normal file
68
docs/en/results/Ozon/GetProductsPrices.log
Normal file
@ -0,0 +1,68 @@
|
||||
{
|
||||
"result": {
|
||||
"items": [
|
||||
{
|
||||
"product_id": 1156646653,
|
||||
"offer_id": "91132",
|
||||
"price": {
|
||||
"price": "1100.0000",
|
||||
"old_price": "1100.0000",
|
||||
"premium_price": "",
|
||||
"recommended_price": "",
|
||||
"retail_price": "0.0000",
|
||||
"vat": "0.100000",
|
||||
"min_ozon_price": "",
|
||||
"marketing_price": "",
|
||||
"marketing_seller_price": "",
|
||||
"min_price": "0.0000",
|
||||
"currency_code": "RUB",
|
||||
"auto_action_enabled": false
|
||||
},
|
||||
"price_index": "0.00",
|
||||
"commissions": {
|
||||
"sales_percent": 0,
|
||||
"fbo_fulfillment_amount": 0,
|
||||
"fbo_direct_flow_trans_min_amount": 0,
|
||||
"fbo_direct_flow_trans_max_amount": 0,
|
||||
"fbo_deliv_to_customer_amount": 0,
|
||||
"fbo_return_flow_amount": 0,
|
||||
"fbo_return_flow_trans_min_amount": 0,
|
||||
"fbo_return_flow_trans_max_amount": 0,
|
||||
"fbs_first_mile_min_amount": 0,
|
||||
"fbs_first_mile_max_amount": 25,
|
||||
"fbs_direct_flow_trans_min_amount": 0,
|
||||
"fbs_direct_flow_trans_max_amount": 0,
|
||||
"fbs_deliv_to_customer_amount": 0,
|
||||
"fbs_return_flow_amount": 0,
|
||||
"fbs_return_flow_trans_min_amount": 0,
|
||||
"fbs_return_flow_trans_max_amount": 0,
|
||||
"sales_percent_fbo": 0,
|
||||
"sales_percent_fbs": 0
|
||||
},
|
||||
"marketing_actions": null,
|
||||
"volume_weight": 1.2,
|
||||
"price_indexes": {
|
||||
"price_index": "WITHOUT_INDEX",
|
||||
"external_index_data": {
|
||||
"minimal_price": "",
|
||||
"minimal_price_currency": "",
|
||||
"price_index_value": 0
|
||||
},
|
||||
"ozon_index_data": {
|
||||
"minimal_price": "",
|
||||
"minimal_price_currency": "",
|
||||
"price_index_value": 0
|
||||
},
|
||||
"self_marketplaces_index_data": {
|
||||
"minimal_price": "",
|
||||
"minimal_price_currency": "",
|
||||
"price_index_value": 0
|
||||
}
|
||||
},
|
||||
"acquiring": 0
|
||||
}
|
||||
],
|
||||
"total": 1,
|
||||
"last_id": "WzExNTY2NDY2NTMsMTE1NjY0NjY1M10="
|
||||
}
|
||||
}
|
7
docs/en/results/Ozon/GetProductsStocks.log
Normal file
7
docs/en/results/Ozon/GetProductsStocks.log
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"result": {
|
||||
"items": [],
|
||||
"total": 0,
|
||||
"last_id": ""
|
||||
}
|
||||
}
|
3
docs/en/results/Ozon/GetPromotionsList.log
Normal file
3
docs/en/results/Ozon/GetPromotionsList.log
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"result": []
|
||||
}
|
3
docs/en/results/Ozon/GetWarehousesList.log
Normal file
3
docs/en/results/Ozon/GetWarehousesList.log
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"result": []
|
||||
}
|
5
docs/en/results/Ozon/SetProductDiscount.log
Normal file
5
docs/en/results/Ozon/SetProductDiscount.log
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"code": 5,
|
||||
"message": "item discount not found",
|
||||
"details": []
|
||||
}
|
10
docs/en/results/Ozon/UpdateProductsPrices.log
Normal file
10
docs/en/results/Ozon/UpdateProductsPrices.log
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"result": [
|
||||
{
|
||||
"product_id": 1179230269,
|
||||
"offer_id": "143210608",
|
||||
"updated": true,
|
||||
"errors": []
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user