Untitled

 avatar
unknown
plain_text
a year ago
5.8 kB
7
Indexable
{
    "message": "products data list",
    "data": {
        "result": [
            {
                "store_id": null,
                "supplier_id": "cus_01HBDPPAH1PQNM6K1W9ZQ7484C",
                "country_id": 234,
                "is_deactivated": false,
                "product_code": null,
                "brand": {
                    "id": "brand_001",
                    "name": "fruits",
                    "image": "image.png",
                    "created_at": "2023-09-26T13:15:20.675Z",
                    "updated_at": "2023-09-26T13:15:20.675Z"
                },
                "product_ratings": null,
                "ware_house_id": "bs_01HBDPPBMHJQ98CMMXMHAGWFXA",
                "id": "product_01HBDRN95TDNKT1SR87NF9DAB4",
                "created_at": "2023-09-28T11:26:51.087Z",
                "updated_at": "2023-09-28T11:26:51.087Z",
                "deleted_at": null,
                "title": "butter milk",
                "subtitle": null,
                "description": "apple",
                "handle": null,
                "is_giftcard": false,
                "status": "published",
                "thumbnail": null,
                "weight": null,
                "length": null,
                "height": null,
                "width": null,
                "hs_code": "",
                "origin_country": null,
                "mid_code": null,
                "material": "brand_001",
                "collection_id": null,
                "type_id": null,
                "discountable": true,
                "external_id": null,
                "metadata": {
                    "certifications": [
                        "c1",
                        "c2"
                    ],
                    "product_details": [
                        "Halal,Vegan",
                        "Organic"
                    ]
                }
            },
            {
                "store_id": null,
                "supplier_id": "cus_01HBDPPAH1PQNM6K1W9ZQ7484C",
                "country_id": 234,
                "is_deactivated": false,
                "product_code": null,
                "brand": {
                    "id": "brand_001",
                    "name": "fruits",
                    "image": "image.png",
                    "created_at": "2023-09-26T13:15:20.675Z",
                    "updated_at": "2023-09-26T13:15:20.675Z"
                },
                "product_ratings": null,
                "ware_house_id": "bs_01HBDPPBMHJQ98CMMXMHAGWFXA",
                "id": "product_01HBDWD21RGCE1W4MTYA8DYWC1",
                "created_at": "2023-09-28T12:32:15.942Z",
                "updated_at": "2023-09-28T12:32:15.942Z",
                "deleted_at": null,
                "title": "butter milk11",
                "subtitle": null,
                "description": "apple",
                "handle": null,
                "is_giftcard": false,
                "status": "published",
                "thumbnail": null,
                "weight": null,
                "length": null,
                "height": null,
                "width": null,
                "hs_code": "",
                "origin_country": null,
                "mid_code": null,
                "material": "brand_001",
                "collection_id": null,
                "type_id": null,
                "discountable": true,
                "external_id": null,
                "metadata": {
                    "certifications": [
                        "c1",
                        "c2"
                    ],
                    "product_details": [
                        "Halal,Vegan",
                        "Organic"
                    ]
                }
            },
            {
                "store_id": null,
                "supplier_id": "cus_01HBDPPAH1PQNM6K1W9ZQ7484C",
                "country_id": 234,
                "is_deactivated": false,
                "product_code": null,
                "brand": {
                    "id": "brand_001",
                    "name": "fruits",
                    "image": "image.png",
                    "created_at": "2023-09-26T13:15:20.675Z",
                    "updated_at": "2023-09-26T13:15:20.675Z"
                },
                "product_ratings": null,
                "ware_house_id": "bs_01HBDPPBMHJQ98CMMXMHAGWFXA",
                "id": "product_01HBGDAC9MJXTMCCBFGAG5770X",
                "created_at": "2023-09-29T12:06:22.778Z",
                "updated_at": "2023-09-29T12:06:22.778Z",
                "deleted_at": null,
                "title": "butter milk151",
                "subtitle": null,
                "description": "apple",
                "handle": null,
                "is_giftcard": false,
                "status": "published",
                "thumbnail": null,
                "weight": null,
                "length": null,
                "height": null,
                "width": null,
                "hs_code": "",
                "origin_country": null,
                "mid_code": null,
                "material": "brand_001",
                "collection_id": null,
                "type_id": null,
                "discountable": true,
                "external_id": null,
                "metadata": {
                    "certifications": [
                        "c1",
                        "c2"
                    ],
                    "product_details": [
                        "Halal,Vegan",
                        "Organic"
                    ]
                }
            }
        ],
        "count": 3
    }
}
Editor is loading...