| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'IKEA', 'name': 'PLOGSVÄNG, Storage basket, white, 6x7 ¾x4 "', 'description': 'N/A', 'data': {'dataFacets': []}, 'categories': ['Storage containers, organizers & baskets > Storage boxes & organization bins > Baskets'], 'gender': 'N/A', 'product_images': [], 'market_id': 56, 'remote_code': '-20593454', 'is_lost': 0, 'variants': [{'remote_code': '-20593454', 'upc': '20593454', 'remote_url': 'https://www.ikea.com/us/en/p/-20593454', 'size': 'N/A', 'origin_color': 'N/A', 'price': 0.91, 'variant_images': ['https://www.ikea.com/us/en/images/products/plogsvaeng-storage-basket-white__1369960_pe958415_s5.jpg?f=s', 'https://www.ikea.com/us/en/images/products/plogsvaeng-storage-basket-white__1385171_pe963205_s5.jpg?f=s', 'https://www.ikea.com/us/en/images/products/plogsvaeng-storage-basket-white__1385169_pe963203_s5.jpg?f=s', 'https://www.ikea.com/us/en/images/products/plogsvaeng-storage-basket-white__1385170_pe963204_s5.jpg?f=s', 'https://www.ikea.com/us/en/images/products/plogsvaeng-storage-basket-white__1369961_pe958418_s5.jpg?f=s', 'https://www.ikea.com/us/en/images/products/plogsvaeng-storage-basket-white__1392756_pe966190_s5.jpg?f=s'], 'stock_count': 1, 'data': ['transfer'], 'image_url': 'https://www.ikea.com/us/en/images/products/plogsvaeng-storage-basket-white__1369960_pe958415_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/-20593454', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: '-20593454' - 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'}] |