| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'H&M', 'name': '2-Pack Taper Candles', 'description': 'Taper candles with a matte finish. Burn time 8 hours. Length 11 3/4 in.', 'data': {'dataFacets': []}, 'categories': ['Home > Decorations > Candles > Unscented Candles'], 'gender': 'Home', 'product_images': [], 'market_id': 82, 'remote_code': '0907277', 'is_lost': 0, 'variants': [{'remote_code': '0907277034001', 'upc': '0907277034001', 'remote_url': 'https://www2.hm.com/en_us/productpage.0907277034.html', 'size': 'NOSIZE', 'origin_color': 'Taupe', 'price': 0.99, 'price_full': 3.99, 'variant_images': ['https://image.hm.com/assets/hm/b2/80/b2802886e11b313eb243ab8f2dda7a655f55acfd.jpg', 'https://image.hm.com/assets/hm/14/49/1449fc869ec0bdf27e5c40383d68c450613e511c.jpg'], 'stock_count': 1, 'data': ['transfer'], 'image_url': 'https://image.hm.com/assets/hm/b2/80/b2802886e11b313eb243ab8f2dda7a655f55acfd.jpg', 'description': 'Color: Taupe; Size: NOSIZE', 'colors': ['Taupe']}]}, 'remote_url': 'https://www2.hm.com/en_us/productpage.0907277034.html', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: '0907277' - parsed successfully. additional_error_text=''"}, 'errors': [{'type': 'greater_than_equal', 'loc': ['body', 'product', 'variants', 0, 'price'], 'msg': 'Input should be greater than or equal to 1', 'input': 0.99, '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.99, 'ctx': {'ge': 1.0}, 'url': 'https://errors.pydantic.dev/2.9/v/greater_than_equal'}] |