| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': 4.56, 'rating_count': 4, 'brand': 'Charlotte Tilbury', 'name': 'BUILD YOUR OWN WEDDING BEAUTY KIT', 'description': 'Build your own wedding makeup and skincare kit to unlock magical savings of 10% off, darling! Choose your skincare and makeup for a dreamy wedding look.', 'data': {'dataFacets': []}, 'categories': ['Hampers'], 'gender': 'Female', 'product_images': [], 'market_id': 107, 'remote_code': 'build-your-own-wedding-beauty-kit', 'is_lost': 0, 'variants': [{'remote_code': 'build-your-own-wedding-beauty-kit', 'upc': 'HBYOWBKIT', 'remote_url': 'https://www.charlottetilbury.com/us/product/build-your-own-wedding-beauty-kit', 'size': 'BEAUTY KIT', 'origin_color': 'N/A', 'price': 0.0, 'email_meta': None, 'variant_images': ['https://images.ctfassets.net/wlke2cbybljx/vhsvz93Q92d6QxRMuVW68/ccd16443aab02ad40945e970d83646b8/Bridal-Catbox-MakeupArtist__1_.png', 'https://images.ctfassets.net/wlke2cbybljx/15yHMogUpHW8sjhWfRISN9/79d55a6ee7a61cd5f0e6f4b9849b6799/Bridal-Catbox-BridalKit__1_.png'], 'stock_count': 8, 'data': ['transfer'], 'image_url': 'https://images.ctfassets.net/wlke2cbybljx/vhsvz93Q92d6QxRMuVW68/ccd16443aab02ad40945e970d83646b8/Bridal-Catbox-MakeupArtist__1_.png', 'description': 'Color: N/A; Size: BEAUTY KIT', 'colors': ['N/A']}]}, 'remote_url': 'https://www.charlottetilbury.com/us/product/build-your-own-wedding-beauty-kit', 'type_parsing': 'full', 'parsing_type': 'full', 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'build-your-own-wedding-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'}] |