| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': 5.0, 'rating_count': 1, 'brand': 'All Star Health', 'name': 'All Star Health Touchless Germ Free Tool Black 1 unit', 'description': 'Touchless Germ Free Tool Description from All Star Health Touchless Germ Free Tool', 'data': {'dataFacets': []}, 'categories': ['Touchless Tools'], 'gender': 'Unisex', 'product_images': [], 'market_id': 116, 'remote_code': 'all_star_health-touchless_germ_free_tool', 'is_lost': 0, 'variants': [{'remote_code': '55915', 'upc': '000000055915', 'remote_url': 'https://www.allstarhealth.com/de_p/55915/all_star_health-touchless_germ_free_tool.htm', 'size': 'Default', 'origin_color': 'Black 1 unit', 'price': 0.5, 'email_meta': '000000055915', 'price_full': 5.4, 'variant_images': ['https://dnm8jy24zqiqb.cloudfront.net/prodpics/300x300/200616-P55915.JPG'], 'stock_count': 1, 'data': ['transfer'], 'image_url': 'https://dnm8jy24zqiqb.cloudfront.net/prodpics/300x300/200616-P55915.JPG', 'description': 'Size: Default; Color: Black 1 unit', 'colors': ['Black 1 unit']}]}, 'remote_url': 'https://www.allstarhealth.com/f/all_star_health-touchless_germ_free_tool.htm', 'type_parsing': 'full', 'parsing_type': 'full', 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'all_star_health-touchless_germ_free_tool' - parsed successfully. additional_error_text=''", 'finalize': False}, 'errors': [{'type': 'greater_than_equal', 'loc': ['body', 'product', 'variants', 0, 'price'], 'msg': 'Input should be greater than or equal to 1', 'input': 0.5, 'ctx': {'ge': 1.0}, 'url': 'https://errors.pydantic.dev/2.9/v/greater_than_equal'}]} |
| error_text |
[{'type': 'greater_than_equal', 'loc': ('body', 'product', 'variants', 0, 'price'), 'msg': 'Input should be greater than or equal to 1', 'input': 0.5, 'ctx': {'ge': 1.0}, 'url': 'https://errors.pydantic.dev/2.9/v/greater_than_equal'}] |