| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'Saks Fifth Avenue', 'name': '$3500 GIFT CARD PROMOTION', 'description': 'Gift Card Promotion', 'data': {'dataFacets': []}, 'categories': ['N/A'], 'gender': 'N/A', 'product_images': [], 'market_id': 16, 'remote_code': 'saks-fifth-avenue--3500-gift-card-promotion-0400022194086', 'is_lost': 0, 'variants': [{'remote_code': '22194086', 'upc': '', 'remote_url': 'https://www.saksfifthavenue.com/product/22194086.html', 'size': 'N/A', 'origin_color': 'N/A', 'price': 0.0, 'price_full': '', 'variant_images': ['https://cdn.saksfifthavenue.com/is/image/saks/0400022194086_NOCOLOR?wid=830&hei=1106&qlt=90&resMode=sharp2&op_usm=0.9,1.0,8,0'], 'stock_count': 1, 'data': ['transfer'], 'image_url': 'https://cdn.saksfifthavenue.com/is/image/saks/0400022194086_NOCOLOR?wid=380&hei=506&qlt=70&resMode=sharp2&op_usm=1.2,1,6,0', 'description': 'Color: N/A; Size: N/A', 'colors': ['N/A'], 'combo_key': 'N/AN/A'}]}, 'remote_url': 'https://www.saksfifthavenue.com/on/demandware.store/Sites-SaksFifthAvenue-Site/en_US/Product-Variation?pid=0400022194086&quantity=1#saks-fifth-avenue--3500-gift-card-promotion-0400022194086', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'saks-fifth-avenue--3500-gift-card-promotion-0400022194086' - 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.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'}] |