| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'IKEA', 'name': 'VITABBORRE, Bowl, beige, 6 ½ "', 'description': 'N/A', 'data': {'dataFacets': []}, 'categories': ['Kitchenware & tableware > Dinnerware > Bowls'], 'gender': 'N/A', 'product_images': [], 'market_id': 56, 'remote_code': '-00638000', 'is_lost': 0, 'variants': [{'remote_code': '-00638000', 'upc': '00638000', 'remote_url': 'https://www.ikea.com/us/en/p/-00638000', 'size': 'N/A', 'origin_color': 'N/A', 'price': 0.91, 'variant_images': ['https://www.ikea.com/us/en/images/products/vitabborre-bowl-beige__1478887_pe999885_s5.jpg?f=s', 'https://www.ikea.com/us/en/images/products/vitabborre-bowl-beige__1418078_pe976447_s5.jpg?f=s', 'https://www.ikea.com/us/en/images/products/vitabborre-bowl-beige__1421262_pe977599_s5.jpg?f=s'], 'stock_count': 1, 'data': ['transfer'], 'image_url': 'https://www.ikea.com/us/en/images/products/vitabborre-bowl-beige__1478887_pe999885_s5.jpg?f=s', 'description': 'Color: N/A; Size: N/A', 'colors': ['N/A'], 'price_full': '', 'combo_key': 'N/AN/A'}]}, 'remote_url': 'https://www.ikea.com/us/en/p/-00638000', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: '-00638000' - 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.91, '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.91, 'ctx': {'ge': 1.0}, 'url': 'https://errors.pydantic.dev/2.9/v/greater_than_equal'}] |