| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': 4.32, 'rating_count': 25, 'brand': 'Polo Ralph Lauren', 'name': 'Tech Sport Low-Cut Sock 3-Pack', 'description': 'Overall Fit Based on User Reviews Runs Small Runs Large Details Comes with three pairs of socks. Ribbed cuffs. Arch support. Signature embroidered Pony at the outer side of each sock. 94% nylon, 5% polyester, 1% elastane. Machine washable. Imported. One size: 10–13. Fits men’s US shoe sizes 6–12.5.', 'data': {'dataFacets': []}, 'categories': ['Men > Accessories > Socks'], 'gender': 'Men', 'product_images': [], 'market_id': 101, 'remote_code': '144254', 'is_lost': 0, 'variants': [{'remote_code': '0029086683', 'upc': '0029086683', 'remote_url': 'https://www.ralphlauren.com/men-accessories-socks/tech-sport-low-cut-sock-3-pack/0029086683.html', 'size': 'One Size', 'origin_color': 'Grey Assorted', 'price': 0.0, 'email_meta': None, 'variant_images': ['https://dtcralphlauren.scene7.com/is/image/PoloGSI/s7-1013643_lifestyle'], 'stock_count': 1, 'data': ['transfer'], 'image_url': 'https://dtcralphlauren.scene7.com/is/image/PoloGSI/s7-1013643_lifestyle', 'description': 'Color: Grey Assorted; Size: One Size', 'colors': ['Grey Assorted'], 'additional_upc': '0029086683'}]}, 'remote_url': 'https://www.ralphlauren.com/products/product/144254.html', 'type_parsing': 'full', 'parsing_type': 'full', 'parsing_code': 200, 'parsing_text': "[200] Success: Item: '144254' - 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.0, '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.0, 'ctx': {'ge': 1.0}, 'url': 'https://errors.pydantic.dev/2.9/v/greater_than_equal'}] |