Fav response updation

mail@pastecode.io avatar
unknown
plain_text
a year ago
2.7 kB
3
Indexable
Never
{
    "status": "SUCCESS",
    "message": "favorites list",
    "data": {
        "customer_id": "cus_01HCMA21ZDAQYSAWV1FX16FZ9X",
        "products": [
            {
                "fav_customer_id": "cus_01HCMA21ZDAQYSAWV1FX16FZ9X",
                "product_id": "product_01HCPRY7HZZQRNP2KAR2ZWYYS3",
                "product_title": "chair",
                "supplier_name": "Phawhan Business",
                "pro_id": "product_01HCPRY7HZZQRNP2KAR2ZWYYS3",
                "status": "published",
                "available_status": true,
                "country_flag": "https://demo.divami.com/minio/watermelon-static-images/country_flags/svg/ae.svg",
                "country_name": "United Arab Emirates",
                "product_ids": [
                    "product_01HCPRY7HZZQRNP2KAR2ZWYYS3"
                ],
                "images": [
                    {
                        "image_url": "https://medusa-public-images.s3.eu-west-1.amazonaws.com/tee-black-front.png"
                    },
                    {
                        "image_url": "https://medusa-public-images.s3.eu-west-1.amazonaws.com/tee-white-back.png"
                    }
                ],
                "variants": [
                    {
                        "product_variant_metadata": {
                            "offer": "33",
                            "selected_unit": "pro_unit_01HCEHB6R4AX8BJ6HK5G9MT9VW",
                            "vat_percentage": 1.5,
                            "selected_quantity": "23",
                            "equal_to_unit_name": "bowl",
                            "ordering_option_unit_name": "bowl"
                        },
                        "id": "variant_01HCPRY7PZZZKEGTGDZVRAK2M0",
                        "prices": [
                            {
                                "currency_code": "aed",
                                "amount": 30,
                                "variant_id": "variant_01HCPRY7PZZZKEGTGDZVRAK2M0",
                                "min_quantity": 4,
                                "max_quantity": null,
                                "offer_value": 21
                            }
                        ],
                        "options": [
                            {
                                "value": "pro_unit_01HCEHB6R4VDD6FM6VS9A0D598"
                            }
                        ],
                        "match": false,
                        "match_quantity": 0,
                        "line_item_id": null
                    }
                ],
                "is_favorite": true
            }
        ]
    }
}