| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'Reima', 'name': 'Tuokio winter pants, black | 110cm', 'description': 'Reima Tuokio outdoor pants with one zip pocket, elastic waist, snow locks at leg ends, detachable and adjustable suspenders. The material is originally wind- and waterproof. There is some scratches as shown. Other features: Reflective details Main seams sealed waterproof Water column > 10 000 mm Durable > 30 000 Warm insulation Material: shell: 100% polyamide, lining & insulation: 100% polyesterFabric type: outdoor fabric Color: blackProduction year: 2022Product code: 5100156A Technical features apply for new products. Reima Tuokio outdoor pants with one zip pocket, elastic waist, snow locks at leg ends, detachable and adjustable suspenders. The material is originally wind- and waterproof. There is some scratches as shown. Other features : Reflective details Main seams sealed waterproof Water column > 10 000 mm Durable > 30 000 Warm insulation Material : shell: 100% polyamide, lining & insulation: 100% polyester Fabric type : outdoor fabric Color : black Production year : 2022 Product code : 5100156A Technical features apply for new products.', 'data': {'dataFacets': [], 'product_id': '10079067799880', 'handle': 'reima-tuokio-winter-pants-black-110cm-1', 'vendor': 'Ninyes', 'product_type': 'Second-hand', 'age_group': []}, 'categories': ['Second Hand'], 'gender': 'Unisex', 'product_images': [], 'market_id': 155, 'remote_code': 'reima-tuokio-winter-pants-black-110cm-1', 'is_lost': 0, 'variants': [{'remote_code': '63187-N', 'upc': '63187-N', 'remote_url': 'https://www.reima.com/de/products/reima-tuokio-winter-pants-black-110cm-1?variant=53194708353352', 'size': '110 cm', 'origin_color': '', 'price': 12.5, 'email_meta': '1782169936', 'variant_images': ['https://cdn.shopify.com/s/files/1/0691/8556/9079/files/IMG_9576-Photoroom_09559392-e359-4b73-bbde-1c78c2acc5b9.png?v=1782169936'], 'stock_count': 1, 'data': ['transfer'], 'image_url': 'https://cdn.shopify.com/s/files/1/0691/8556/9079/files/IMG_9576-Photoroom_09559392-e359-4b73-bbde-1c78c2acc5b9.png?v=1782169936', 'description': '', 'colors': [], 'additional_upc': '53194708353352', 'description_front': 'Reima Tuokio outdoor pants with one zip pocket, elastic waist, snow locks at leg ends, detachable and adjustable suspenders. The material is originally wind- and waterproof. There is some scratches as shown. Other features: Reflective details Main seams sealed waterproof Water column > 10 000 mm Durable > 30 000 Warm insulation Material: shell: 100% polyamide, lining & insulation: 100% polyesterFabric type: outdoor fabric Color: blackProduction year: 2022Product code: 5100156A Technical features apply for new products. Reima Tuokio outdoor pants with one zip pocket, elastic waist, snow locks at leg ends, detachable and adjustable suspenders. The material is originally wind- and waterproof. There is some scratches as shown. Other features : Reflective details Main seams sealed waterproof Water column > 10 000 mm Durable > 30 000 Warm insulation Material : shell: 100% polyamide, lining & insulation: 100% polyester Fabric type : outdoor fabric Color : black Production year : 2022 Product code : 5100156A Technical features apply for new products.'}]}, 'remote_url': 'https://www.reima.com/de/products/reima-tuokio-winter-pants-black-110cm-1', 'type_parsing': 'full', 'parsing_type': 'full', 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'reima-tuokio-winter-pants-black-110cm-1' - parsed successfully. additional_error_text=''", 'finalize': False}, 'errors': [{'type': 'string_too_short', 'loc': ['body', 'product', 'variants', 0, 'description'], 'msg': 'String should have at least 1 character', 'input': '', 'ctx': {'min_length': 1}, 'url': 'https://errors.pydantic.dev/2.9/v/string_too_short'}, {'type': 'value_error', 'loc': ['body', 'product', 'variants', 0, 'colors'], 'msg': "Value error, Field 'colors' cannot be empty", 'input': [], 'ctx': {'error': {}}, 'url': 'https://errors.pydantic.dev/2.9/v/value_error'}]} |
| error_text |
[{'type': 'string_too_short', 'loc': ('body', 'product', 'variants', 0, 'description'), 'msg': 'String should have at least 1 character', 'input': '', 'ctx': {'min_length': 1}, 'url': 'https://errors.pydantic.dev/2.9/v/string_too_short'}, {'type': 'value_error', 'loc': ('body', 'product', 'variants', 0, 'colors'), 'msg': "Value error, Field 'colors' cannot be empty", 'input': [], 'ctx': {'error': ValueError("Field 'colors' cannot be empty")}, 'url': 'https://errors.pydantic.dev/2.9/v/value_error'}] |