1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-31 03:10:45 +02:00

Обновление зашифрованных данных по результатам тестов (workflow)

This commit is contained in:
Vitaly the Alpaca 2024-08-27 19:25:34 +00:00 committed by Vitaly the Alpaca (bot)
parent 6be8ea935a
commit abdcf6d89d
6 changed files with 151 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,30 @@
 {
"result": {
"pictures": [
{
"product_id": 1111588191,
"url": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg",
"state": "imported",
"is_primary": true,
"is_360": false,
"is_color": false
},
{
"product_id": 1111588191,
"url": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg",
"state": "imported",
"is_primary": false,
"is_360": false,
"is_color": false
},
{
"product_id": 1111588191,
"url": "GREEN",
"state": "imported",
"is_primary": false,
"is_360": false,
"is_color": true
}
]
}
}

View File

@ -0,0 +1,85 @@
 {
"result": {
"items": [
{
"id": 1111588191,
"name": "Protective film set for X3 NFC. Dark cotton",
"offer_id": "143210608",
"barcode": "",
"buybox_price": "",
"category_id": 0,
"created_at": "2024-07-15T06:19:47.810185Z",
"images": [
"https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg"
],
"marketing_price": "",
"min_ozon_price": "",
"old_price": "1100.0000",
"premium_price": "",
"price": "1000.0000",
"recommended_price": "",
"min_price": "",
"sources": [],
"stocks": {
"coming": 0,
"present": 0,
"reserved": 0
},
"errors": [],
"vat": "0.100000",
"visible": false,
"visibility_details": {
"has_price": false,
"has_stock": false,
"active_product": false,
"reasons": {}
},
"price_index": "0.00",
"images360": [],
"color_image": "",
"primary_image": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg",
"status": {
"state": "imported",
"state_failed": "",
"moderate_status": "",
"decline_reasons": [],
"validation_state": "pending",
"state_name": "Не продается",
"state_description": "Создается",
"is_failed": false,
"is_created": false,
"state_tooltip": "",
"item_errors": [],
"state_updated_at": "2024-08-27T19:20:08.365033Z"
},
"state": "",
"service_type": "IS_CODE_SERVICE",
"fbo_sku": 0,
"fbs_sku": 0,
"currency_code": "RUB",
"is_kgt": false,
"rating": "",
"discounted_stocks": {
"coming": 0,
"present": 0,
"reserved": 0
},
"is_discounted": false,
"has_discounted_item": false,
"barcodes": [],
"updated_at": "2024-08-27T19:20:08.365033Z",
"price_indexes": {
"price_index": "WITHOUT_INDEX",
"external_index_data": null,
"ozon_index_data": null,
"self_marketplaces_index_data": null
},
"sku": 0,
"description_category_id": 17028922,
"type_id": 95911,
"is_archived": false,
"is_autoarchived": false
}
]
}
}

View File

@ -0,0 +1,30 @@
 {
"result": {
"pictures": [
{
"product_id": 1111588191,
"url": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg",
"state": "imported",
"is_primary": true,
"is_360": false,
"is_color": false
},
{
"product_id": 1111588191,
"url": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg",
"state": "imported",
"is_primary": false,
"is_360": false,
"is_color": false
},
{
"product_id": 1111588191,
"url": "GREEN",
"state": "imported",
"is_primary": false,
"is_360": false,
"is_color": true
}
]
}
}

View File

@ -0,0 +1,3 @@
 {
"errors": []
}

View File

@ -0,0 +1,3 @@
 {
"errors": []
}