| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': 4.94, 'rating_count': 6, 'brand': 'Charlotte Tilbury', 'name': 'BUILD YOUR OWN PILLOW TALK BEAUTY KIT', 'description': 'Choose products from the universally-flattering, ICONIC collection to build your own Pillow Talk beauty kit and save a magical 10%!', 'data': {'dataFacets': []}, 'categories': ['Hampers'], 'gender': 'Female', 'product_images': [], 'market_id': 107, 'remote_code': 'build-your-own-pillow-talk-beauty-kit', 'is_lost': 0, 'variants': [{'remote_code': 'build-your-own-pillow-talk-beauty-kit', 'upc': 'BYOPTBEKIT', 'remote_url': 'https://www.charlottetilbury.com/us/product/build-your-own-pillow-talk-beauty-kit', 'size': 'BEAUTY KIT', 'origin_color': 'N/A', 'price': 0.0, 'email_meta': None, 'variant_images': ['https://images.ctfassets.net/wlke2cbybljx/1WcyruKA1LqFdNNsHk2ksG/d79f5ae8f24c65eaf69cb56fe2624806/039_220012_PILLOW_TALK_PLUMP_HM_MEG_CHARYL_RJ_2402__1_.jpg', 'https://images.ctfassets.net/wlke2cbybljx/67OYwGos54lffFMy4q2fau/bef77af55b746e402ef43d9548d1fbc6/Pillow_talk_beauty_Kit.png'], 'stock_count': 4, 'data': ['transfer'], 'image_url': 'https://images.ctfassets.net/wlke2cbybljx/1WcyruKA1LqFdNNsHk2ksG/d79f5ae8f24c65eaf69cb56fe2624806/039_220012_PILLOW_TALK_PLUMP_HM_MEG_CHARYL_RJ_2402__1_.jpg', 'description': 'Color: N/A; Size: BEAUTY KIT', 'colors': ['N/A']}]}, 'remote_url': 'https://www.charlottetilbury.com/us/product/build-your-own-pillow-talk-beauty-kit', 'type_parsing': 'full', 'parsing_type': 'full', 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'build-your-own-pillow-talk-beauty-kit' - 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'}] |